diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-08-26 20:04:58 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-08-26 20:04:58 +0200 |
commit | 4a95d78c45574b6678f1d7f2d89ee361977899c4 (patch) | |
tree | 24f4a02fbdcc8bf5c703f7134ebcde8ec7d59a08 /po/it.po | |
parent | dd0c20f6b6e3c500fff7da78123f55bd871dc0fd (diff) | |
download | weechat-4a95d78c45574b6678f1d7f2d89ee361977899c4.zip |
core: add variable ${property} in evaluation of options weechat.buffer.* (issue #352)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2023-08-26 15:27+0200\n" +"POT-Creation-Date: 2023-08-26 20:02+0200\n" "PO-Revision-Date: 2023-06-26 21:34+0200\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3383,7 +3383,8 @@ msgstr "" #, c-format msgid "" "set property \"%s\" on any buffer matching mask \"%s\"; content is " -"evaluated, see /help eval; ${buffer} is a pointer to the buffer being opened" +"evaluated, see /help eval; ${buffer} is a pointer to the buffer being " +"opened, ${property} is the name of the property being set" msgstr "" #, fuzzy, c-format |