Skip to content

Commit a1ad295

Browse files
committed
use ビルド instead of メイク for Make
* replace word * update header fix #26
1 parent 1ac7ff8 commit a1ad295

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

runtime/lang/menu_ja_jp.utf-8.vim

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
" vi:set ts=8 sts=8 sw=8 tw=0:
22
"
33
" Menu Translations: Japanese (UTF-8)
4-
" Translated By: MURAOKA Taro <[email protected]>
5-
" Last Change: 26-Jan-2016.
4+
" Last Translator: MURAOKA Taro <[email protected]>
5+
" Last Change: 28-Jan-2016.
66
"
7-
" Copyright (C) 2001-16 MURAOKA Taro <[email protected]>
87
" Copyright (C) 2016 vim-jp (http://vim-jp.org/)
98
" THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
109

@@ -139,7 +138,7 @@ menutrans &Tools ツール(&T)
139138
menutrans &Jump\ to\ this\ tag<Tab>g^] タグジャンプ(&J)<Tab>g^]
140139
menutrans Jump\ &back<Tab>^T 戻る(&B)<Tab>^T
141140
menutrans Build\ &Tags\ File タグファイル作成(&T)
142-
menutrans &Make<Tab>:make メイク(&M)<Tab>:make
141+
menutrans &Make<Tab>:make ビルド(&M)<Tab>:make
143142
menutrans &List\ Errors<Tab>:cl エラーリスト(&L)<Tab>:cl
144143
menutrans L&ist\ Messages<Tab>:cl! メッセージリスト(&I)<Tab>:cl!
145144
menutrans &Next\ Error<Tab>:cn 次のエラーへ(&N)<Tab>:cn

0 commit comments

Comments
 (0)