diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 9 |
1 files changed, 5 insertions, 4 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-03 15:05+0200\n" +"POT-Creation-Date: 2013-08-04 09:08+0200\n" "PO-Revision-Date: 2013-07-31 18:42+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1101,9 +1101,10 @@ msgid "" "\n" "Some variables are replaced in expression, using the format ${variable}, " "variable can be, by order of priority :\n" -" 1. the name of an option (file.section.option)\n" -" 2. the name of a local variable in buffer\n" -" 3. a hdata name/variable (the value is automatically converted to string), " +" 1. a color (format: color:xxx)\n" +" 2. an option (format: file.section.option)\n" +" 3. a local variable in buffer\n" +" 4. a hdata name/variable (the value is automatically converted to string), " "by default \"window\" and \"buffer\" point to current window/buffer.\n" "Format for hdata can be one of following:\n" " hdata.var1.var2...: start with a hdata (pointer must be known), and ask " |