diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-02 20:02:04 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-06-02 20:02:04 +0200 |
commit | 345c46133d929bb1307f5b812ae583de55d39ab5 (patch) | |
tree | 4bc552ce6365a206f784563dafdcd16f5ea4546d /po/ja.po | |
parent | d9336d52b326e249508fe7b25b3e4eda825a866c (diff) | |
download | weechat-345c46133d929bb1307f5b812ae583de55d39ab5.zip |
buflist: fix typo in /help buflist
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-05-31 22:41+0200\n" +"POT-Creation-Date: 2017-06-02 19:56+0200\n" "PO-Revision-Date: 2017-05-20 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/" @@ -5439,7 +5439,7 @@ msgid "" "buflist.format.number)\n" " - ${number}: indented number, for example \" 1\" if there are between 10 " "and 99 buffers\n" -" - ${number_displayed}: \"1\" is the number is displayed, otherwise " +" - ${number_displayed}: \"1\" if the number is displayed, otherwise " "\"0\"\n" " - ${indent}: indentation for name (channel and private buffers are " "indented) (evaluation of option buflist.format.indent)\n" |