diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-23 14:11:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-23 14:11:27 +0200 |
commit | 2606b8a5a327a8c33924a87f3a39f9fe61a494c3 (patch) | |
tree | 00d14a9d5ac319594839cf68432a4c42ae8981f2 /po/es.po | |
parent | ffdf0ec6875e828cb8b1777b55617f9d77731793 (diff) | |
download | weechat-2606b8a5a327a8c33924a87f3a39f9fe61a494c3.zip |
script: remove option script.scripts.url_force_https, use HTTPS by default in option script.scripts.url (issue #253)
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-04-21 21:58+0200\n" +"POT-Creation-Date: 2017-04-23 14:09+0200\n" "PO-Revision-Date: 2017-01-06 22:01+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -10979,15 +10979,9 @@ msgid "" "upgraded and can not be removed, for example: \"buffers.pl,iset.pl\"" msgstr "" -msgid "" -"URL for file with list of scripts; by default HTTPS is forced, see option " -"script.scripts.url_force_https" -msgstr "" - -msgid "" -"force use of HTTPS for downloads (index and scripts); you should disable " -"this option only if you have problems with the downloads" -msgstr "" +#, fuzzy +msgid "URL for file with list of scripts" +msgstr "%s%s: error al leer la lista de scripts" #, fuzzy msgid "script name with extension (wildcard \"*\" is allowed) (optional)" |