diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-13 08:41:03 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-13 08:41:03 +0200 |
commit | 26e98da4cbcbeee522d31d62c0fdbd991989518a (patch) | |
tree | 45ff7e2882d8d4b38a3680914717f75cdeeea79b /po/weechat.pot | |
parent | 34d14e649e0db226218d50cdab81bf8ede8f4e55 (diff) | |
download | weechat-26e98da4cbcbeee522d31d62c0fdbd991989518a.zip |
Add new options irc.color.nick_prefix and irc.color.nick_suffix
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 01da54531..07aa80fdc 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: 2010-10-12 12:58+0200\n" +"POT-Creation-Date: 2010-10-13 08:38+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" @@ -3823,6 +3823,12 @@ msgstr "" msgid "color for prefix of nick which is user on channel" msgstr "" +msgid "color for nick prefix (prefix is custom string displayed before nick)" +msgstr "" + +msgid "color for nick suffix (suffix is custom string displayed after nick)" +msgstr "" + msgid "color for text \"Notice\" in notices" msgstr "" |