diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-13 09:16:09 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-13 09:16:09 +0100 |
commit | 0cd2aff765d378259ea6f60fcade0afb1b473699 (patch) | |
tree | 784006023b42704aac6d24b94bcc6e4532f4fa18 /po/it.po | |
parent | 7818e0896424e00f89a9a72eb7fd548f12a8fd49 (diff) | |
download | weechat-0cd2aff765d378259ea6f60fcade0afb1b473699.zip |
core: use https for WeeChat URLs
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-11-23 10:38+0100\n" +"POT-Creation-Date: 2014-12-13 09:08+0100\n" "PO-Revision-Date: 2014-11-09 16:23+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5191,7 +5191,7 @@ msgid "" " /exec -n ls -l /tmp\n" " /exec -n ps xu | grep weechat\n" " /exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx\n" -" /exec -nf -noln links -dump http://weechat.org/files/doc/devel/" +" /exec -nf -noln links -dump https://weechat.org/files/doc/devel/" "weechat_user.en.html\n" " /exec -o uptime\n" " /exec -pipe \"/print Machine uptime:\" uptime\n" @@ -9666,7 +9666,7 @@ msgid "" "The \"irc\" protocol allows any IRC client (including WeeChat itself) to " "connect on the port.\n" "The \"weechat\" protocol allows a remote interface to connect on the port, " -"see the list here: http://weechat.org/download/\n" +"see the list here: https://weechat.org/download/\n" "\n" "Without argument, this command opens buffer with list of relay clients.\n" "\n" |