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/es.po | |
parent | 5e3c55baccd4a153a7a24b7e99db1c15049c6a34 (diff) | |
download | weechat-20f9ca7d4acf7629a9d8e884d99054f55bae76d7.zip |
scripts: display the script name in stdout/stderr output from scripts
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,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: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6330,7 +6330,7 @@ msgid "Support of scheme scripts (with Guile)" msgstr "" #, fuzzy, c-format -msgid "%s: stdout/stderr: %s" +msgid "%s: stdout/stderr (%s): %s" msgstr "%s: stdout/stderr: %s%s" #, c-format |