diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-02-19 21:27:08 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-02-19 21:27:08 +0100 |
commit | 20f9ca7d4acf7629a9d8e884d99054f55bae76d7 (patch) | |
tree | 03265139ce7496a79ab9b6a4e66b6d7a61a05d03 /po/pt.po | |
parent | 5e3c55baccd4a153a7a24b7e99db1c15049c6a34 (diff) | |
download | weechat-20f9ca7d4acf7629a9d8e884d99054f55bae76d7.zip |
scripts: display the script name in stdout/stderr output from scripts
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 4 |
1 files changed, 2 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: 2018-02-10 08:21+0100\n" +"POT-Creation-Date: 2018-02-19 21:26+0100\n" "PO-Revision-Date: 2018-02-05 21:30+0100\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -6862,7 +6862,7 @@ msgid "Support of scheme scripts (with Guile)" msgstr "Suporte de scripts scheme (com Guile)" #, fuzzy, c-format -msgid "%s: stdout/stderr: %s" +msgid "%s: stdout/stderr (%s): %s" msgstr "%s: stdout/stderr: %s%s" #, c-format |