summaryrefslogtreecommitdiff
path: root/po/hu.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu.po')
-rw-r--r--po/hu.po5
1 files changed, 3 insertions, 2 deletions
diff --git a/po/hu.po b/po/hu.po
index 20a95a5ce..c31803900 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2012-11-02 08:59+0100\n"
+"POT-Creation-Date: 2012-11-02 15:35+0100\n"
"PO-Revision-Date: 2012-09-29 11:42+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1165,7 +1165,8 @@ msgid ""
"Some variables are replaced in expression, using the format ${variable}, "
"variable can be, by order of prioity :\n"
" 1. the name of an option (file.section.option)\n"
-" 2. a hdata name/variable (the value is automatically converted to string), "
+" 2. the name of a local variable in buffer\n"
+" 3. 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 "