diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-15 14:48:36 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-15 14:48:36 +0200 |
commit | c3df7da6411a44da6b9fc0f52700372a1d074758 (patch) | |
tree | eaefe94559240147919a7dd6d02d28912aac3d4e /po/weechat.pot | |
parent | 2ff988d352567fca01c606e28c62087a2cf38abd (diff) | |
download | weechat-c3df7da6411a44da6b9fc0f52700372a1d074758.zip |
Fix help of /demo_infolist command
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index cc7215a82..a1d8713a1 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-09-04 18:00+0200\n" +"POT-Creation-Date: 2008-09-15 14:19+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1720,11 +1720,12 @@ msgstr "" msgid "get and display an infolist" msgstr "" -msgid "[infolist]" +msgid "[infolist [arguments]]" msgstr "" msgid "" -"infolist: infolist to display\n" +" infolist: infolist to display\n" +"arguments: optional arguments for infolist\n" "\n" "Without argument, this command displays list of available infolists" msgstr "" |