diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-28 16:36:24 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-05-28 16:36:24 +0200 |
commit | 27d1ba5093d1fd3e00065a20b820f034fb842f87 (patch) | |
tree | 744b0424fda324b61876db5af3cca3834aafef86 /po/weechat.pot | |
parent | 0e040e8301aff16022887a85c00d03b3df97dfa5 (diff) | |
download | weechat-27d1ba5093d1fd3e00065a20b820f034fb842f87.zip |
Add color for bar item "away" (irc.color.item_away)
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index ee8df136b..591bc6c25 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: 2009-05-26 10:00+0200\n" +"POT-Creation-Date: 2009-05-28 16:33+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" @@ -3250,6 +3250,9 @@ msgstr "" msgid "color for nick in input bar" msgstr "" +msgid "color for away item" +msgstr "" + msgid "" "default part message (leaving channel) (\"%v\" will be replaced by WeeChat " "version in string)" |