diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-25 12:40:09 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-25 12:40:09 +0200 |
commit | f250be4aa82e746178786701a224e02944e0286b (patch) | |
tree | 261f85ba6b041bf8da77b685ed482d1350b6e21e /po/tr.po | |
parent | 03b6b4c1cf77f1fccb92295c4528406245382c69 (diff) | |
download | weechat-f250be4aa82e746178786701a224e02944e0286b.zip |
core: add note about color codes "${color:xxx}" in /help weechat.look.day_change_message
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-23 16:15+0200\n" +"POT-Creation-Date: 2013-08-25 12:37+0200\n" "PO-Revision-Date: 2013-08-17 10:37+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2050,9 +2050,11 @@ msgstr "" msgid "display special message when day changes" msgstr "" +#. TRANSLATORS: string "${color:xxx}" must NOT be translated msgid "" "message displayed when the day has changed (see man strftime for date/time " -"specifiers) (note: content is evaluated, see /help eval)" +"specifiers) (note: content is evaluated, so you can use colors with format " +"\"${color:xxx}\", see /help eval)" msgstr "" msgid "" |