diff options
author | Justin B Rye <justin.byam.rye@gmail.com> | 2016-04-01 15:32:32 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2016-04-01 21:51:06 +0000 |
commit | f4885d083853da14c6c68dceea1a19de18abdde2 (patch) | |
tree | 1f121ff63e8f0e5b7e8e87611a70ceb1bfa1749b /scripts/w3mhelp-funcdesc.ja.pl.in | |
parent | Disable RC4 (diff) | |
download | w3m-f4885d083853da14c6c68dceea1a19de18abdde2.tar.gz w3m-f4885d083853da14c6c68dceea1a19de18abdde2.zip |
English fixes
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#15
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00002.html
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00030.html
Origin: https://lists.debian.org/debian-l10n-english/2015/02/msg00011.html
Diffstat (limited to 'scripts/w3mhelp-funcdesc.ja.pl.in')
-rw-r--r-- | scripts/w3mhelp-funcdesc.ja.pl.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/w3mhelp-funcdesc.ja.pl.in b/scripts/w3mhelp-funcdesc.ja.pl.in index 051c888..b0f529e 100644 --- a/scripts/w3mhelp-funcdesc.ja.pl.in +++ b/scripts/w3mhelp-funcdesc.ja.pl.in @@ -59,8 +59,8 @@ $charset = 'EUC-JP'; "Mark operation", 'マーク操作', "Miscellany", 'その他', "User defined keymaps", 'ユーザ定義', - "Line-edit mode", '行編集モード', - "Popup menu", 'メニュー', + "Line-editing mode", '行編集モード', + "Pop up menu", 'メニュー', ); 1; |