Skip to content

Commit 34c2b50

Browse files
committed
Fix menu string
English menu string was changed. Follow it.
1 parent 2a92794 commit 34c2b50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/lang/menu_ja_jp.utf-8.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ endif
289289

290290
" Syntax menu
291291
menutrans &Syntax シンタックス(&S)
292-
menutrans &Show\ filetypes\ in\ menu 対応形式をメニューに表示(&S)
292+
menutrans &Show\ File\ Types\ in\ Menu 対応形式をメニューに表示(&S)
293293
menutrans Set\ '&syntax'\ only 'syntax'だけ設定(&S)
294294
menutrans Set\ '&filetype'\ too 'filetype'も設定(&F)
295295
menutrans &Off 無効化(&O)

0 commit comments

Comments
 (0)