diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-18 22:00:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-18 22:00:15 +0200 |
commit | 138af6e7dd146696de82cb4ce452028e7107c1f0 (patch) | |
tree | aba2e28a6a7fbec764c527e5dcf010728c255b45 /po/weechat.pot | |
parent | 2eebde035a79eacd8696b79910fd469e635b6f0e (diff) | |
download | weechat-138af6e7dd146696de82cb4ce452028e7107c1f0.zip |
buflist: add missing indentation in /help buflist
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 00dd1b400..3e8637c33 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-05-18 20:30+0200\n" +"POT-Creation-Date: 2017-05-18 21:59+0200\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4035,7 +4035,7 @@ msgid "bar item with list of buffers" msgstr "" msgid "" -"bar: add the \"buflist\" bar\n" +" bar: add the \"buflist\" bar\n" "refresh: force the refresh of the \"buflist\" bar item\n" "\n" "The lines with buffers are displayed using string evaluation (see /help eval " |