diff --git a/runtime/lang/menu_ja.euc-jp.vim b/runtime/lang/menu_ja.euc-jp.vim index 0eff4d9..4dcd60c 100644 --- a/runtime/lang/menu_ja.euc-jp.vim +++ b/runtime/lang/menu_ja.euc-jp.vim @@ -5,5 +5,5 @@ " Copyright (C) 2004,12 MURAOKA Taro " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE. -" eucjp is the same as euc-jp. Source the other one from here. +" ja is the same as ja_jp. Source the other one from here. source :p:h/menu_ja_jp.euc-jp.vim diff --git a/runtime/lang/menu_ja.utf-8.vim b/runtime/lang/menu_ja.utf-8.vim index 105a199..a47cdbe 100644 --- a/runtime/lang/menu_ja.utf-8.vim +++ b/runtime/lang/menu_ja.utf-8.vim @@ -1,4 +1,4 @@ " Menu Translations: Japanese -" eucjp is the same as euc-jp. Source the other one from here. +" ja is the same as ja_jp. Source the other one from here. source :p:h/menu_ja_jp.utf-8.vim