diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-07 19:43:19 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-07 19:43:19 +0100 |
commit | b6662ee3cf9f3401e8af58fb14d0b33a88906b67 (patch) | |
tree | 1764b7811ecfd75556832391db8e9dd9abf18391 /po/pt_BR.po | |
parent | f7d719f8fdda73c9ef4ea1aa020e1767585c78a8 (diff) | |
download | weechat-b6662ee3cf9f3401e8af58fb14d0b33a88906b67.zip |
Add color support in option weechat.look.buffer_time_format
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 0427c6993..0a64a281e 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -20,7 +20,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-05 12:08+0100\n" +"POT-Creation-Date: 2010-12-07 19:35+0100\n" "PO-Revision-Date: 2010-11-13 09:26+0100\n" "Last-Translator: Ivan Sichmann Freitas <ivansichfreitas@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1443,7 +1443,8 @@ msgstr "" msgid "" "time format for each line displayed in buffers (see man strftime for date/" -"time specifiers)" +"time specifiers), colors are allowed with format \"${color}\", for example " +"french time: \"${lightblue}%H${white}%M${lightred}%S\"" msgstr "" msgid "number of colors to use for nicks colors" |