diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-03-15 11:14:04 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-03-15 11:14:04 +0100 |
commit | 412fff10af76ff8a77cee3fe10fb1ba8a91e860b (patch) | |
tree | 2c45cd77ec809e4919aff9b9e9c29748fefb3278 /doc/po/es.po | |
parent | 9986fba23501b643980541757d56fcf90d7e15d7 (diff) |
Use https for Ubuntu changelogs
We just enabled https on changelogs.ubuntu.com, let's use it.
Diffstat (limited to 'doc/po/es.po')
-rw-r--r-- | doc/po/es.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po/es.po b/doc/po/es.po index 663ffa86e..1ade7d522 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -1415,7 +1415,7 @@ msgstr "" #| "directory is defined in the <literal>APT::Changelogs::Server</literal> " #| "variable (e.g. <ulink url=\"http://packages.debian.org/changelogs" #| "\">packages.debian.org/changelogs</ulink> for Debian or <ulink url=" -#| "\"http://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/" +#| "\"https://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/" #| "changelogs</ulink> for Ubuntu). By default it displays the changelog for " #| "the version that is installed. However, you can specify the same options " #| "as for the <option>install</option> command." @@ -1430,7 +1430,7 @@ msgstr "" "pager</command>. El nombre de servidor y el directorio base se define con la " "variable <literal>APT::Changelogs::Server</literal> (por ejemplo, <ulink url=" "\"http://packages.debian.org/changelogs\">packages.debian.org/changelogs</" -"ulink> para Debian o <ulink url=\"http://changelogs.ubuntu.com/changelogs" +"ulink> para Debian o <ulink url=\"https://changelogs.ubuntu.com/changelogs" "\">changelogs.ubuntu.com/changelogs</ulink> para Ubuntu). Por omisión, " "muestra el fichero de registro de cambios de la versión instalada. Por otra " "parte, puede definir las mismas opciones que con la orden <option>install</" |