diff options
author | Bram Moolenaar <Bram@vim.org> | 2012-07-12 22:01:11 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2012-07-12 22:01:11 +0200 |
commit | 30b658179962cc3c9f0a98f071b36b09a36c2b94 (patch) | |
tree | 65394aa7dfead6c415065471e17fefce6c8cd242 /runtime/lang/menu_ja_jp.eucjp.vim | |
parent | dfef15481db114779fde81dc577319d88557c13a (diff) | |
download | vim-git-30b658179962cc3c9f0a98f071b36b09a36c2b94.tar.gz |
Updated runtime files.
Diffstat (limited to 'runtime/lang/menu_ja_jp.eucjp.vim')
-rw-r--r-- | runtime/lang/menu_ja_jp.eucjp.vim | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/runtime/lang/menu_ja_jp.eucjp.vim b/runtime/lang/menu_ja_jp.eucjp.vim index 0861315eb..0eff4d99c 100644 --- a/runtime/lang/menu_ja_jp.eucjp.vim +++ b/runtime/lang/menu_ja_jp.eucjp.vim @@ -1,6 +1,9 @@ " Menu Translations: Japanese (for UNIX) -" Translated By: Muraoka Taro <koron@tka.att.ne.jp> -" Last Change: 08:50:47 25-Mar-2001. +" Translated By: MURAOKA Taro <koron.kaoriya@gmail.com> +" Last Change: 15-Jun-2012. +" +" Copyright (C) 2004,12 MURAOKA Taro <koron.kaoriya@gmail.com> +" THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE. " eucjp is the same as euc-jp. Source the other one from here. source <sfile>:p:h/menu_ja_jp.euc-jp.vim |