diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-06-28 14:48+0200\n" +"POT-Creation-Date: 2014-06-29 11:41+0200\n" "PO-Revision-Date: 2014-06-28 13:18+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1153,7 +1153,7 @@ msgid "" " windows: display windows tree" msgstr "" -msgid "evaluate expression and send result to buffer" +msgid "evaluate expression" msgstr "" msgid "[-n] <expression> || [-n] -c <expression1> <operator> <expression2>" @@ -1164,7 +1164,7 @@ msgid "" " -c: evaluate as condition: use operators and parentheses, return a " "boolean value (\"0\" or \"1\")\n" "expression: expression to evaluate, variables with format ${variable} are " -"replaced (see below)\n" +"replaced (see below); many commands can be separated by semicolons\n" " operator: a logical or comparison operator:\n" " - logical operators:\n" " && boolean \"and\"\n" |