diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-03-08 11:04:47 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-03-08 11:04:47 +0100 |
commit | 93007b29fe192930067c78cbb979d5b19924d909 (patch) | |
tree | 69209fcfd35aad6ca24fce52b69f734cb087959b /po/hu.po | |
parent | cec447e4d93149d5c7ca669926e5d0107c99fd3b (diff) | |
download | weechat-93007b29fe192930067c78cbb979d5b19924d909.zip |
Fixed help of /bar command
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-03-05 14:04+0100\n" +"POT-Creation-Date: 2008-03-07 23:18+0100\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -501,7 +501,7 @@ msgstr "" msgid "manage bars" msgstr "pufferek kezelése" -msgid "[add name type position size [separator]] | [list]" +msgid "[add name type position size separator item1,item2,...] | [list]" msgstr "" msgid "" @@ -512,6 +512,7 @@ msgid "" " position: bottom, top, left or right\n" " size: size of bar (in chars)\n" "separator: 1 for using separator (line), 0 or nothing means no separator\n" +"item1,...: items for this bar\n" " list: list all bars" msgstr "" |