summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-09-24 21:03:56 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-09-24 21:03:56 +0200
commit3a356f109f0804a0731da3546edaf20cca86e694 (patch)
tree86463259aece006680f0a68e47330dee995da79e /po/ru.po
parent7d795c4d5301f265c077cad02f6803212a3db81b (diff)
downloadweechat-3a356f109f0804a0731da3546edaf20cca86e694.zip
core: add power operator "**" in calc expressions (issue #997)
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ru.po b/po/ru.po
index fc9a21ad8..c5c92346d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2019-09-23 08:04+0200\n"
+"POT-Creation-Date: 2019-09-24 20:55+0200\n"
"PO-Revision-Date: 2019-05-13 21:32+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1521,7 +1521,7 @@ msgid ""
" 11. an environment variable (format: \"env:XXX\")\n"
" 12. a ternary operator (format: \"if:condition?value_if_true:value_if_false"
"\")\n"
-" 13. result of an expression with parentheses and operators + - * / // % "
+" 13. result of an expression with parentheses and operators + - * / // % ** "
"(format: \"calc:xxx\")\n"
" 14. an option (format: \"file.section.option\")\n"
" 15. a local variable in buffer\n"