diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-21 09:24:31 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-21 09:24:31 +0100 |
commit | 894da1c9edd279446787dbedd9cbfc6b3ba05644 (patch) | |
tree | fea5f79fd7ee2ad704fb01b1a92c3683317723b8 /po/pl.po | |
parent | 4d98ddb13c91b4827985cea2e2b501c15fb7653b (diff) | |
download | weechat-894da1c9edd279446787dbedd9cbfc6b3ba05644.zip |
Allow more flexible format for palette options
Order of alias, pair and rgb is free and semicolon is not required any more
before or after pair.
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-12-20 12:52+0100\n" +"POT-Creation-Date: 2010-12-21 09:22+0100\n" "PO-Revision-Date: 2010-11-06 11:56+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1787,7 +1787,7 @@ msgid "" "custom color in palette, format is: \"alias;fg,bg;r/g/b\" where alias is " "color name, fg,bg is \"foreground,background\" (example: \"200,-1\"), r/g/b " "is redefinition of color (terminal must support it) (everything is optional " -"in this format)" +"in this format and order is not important)" msgstr "" #, fuzzy, c-format |