X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Fmodules%2Flocale%2Flocale.module;fp=web%2Fcore%2Fmodules%2Flocale%2Flocale.module;h=9e424484b80e96ef25cfdbda85dbb9ffe8af887c;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hp=b1298e4b679eaa3751198630a1e99c4780cf2617;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0;p=yaffs-website diff --git a/web/core/modules/locale/locale.module b/web/core/modules/locale/locale.module index b1298e4b6..9e424484b 100644 --- a/web/core/modules/locale/locale.module +++ b/web/core/modules/locale/locale.module @@ -99,7 +99,7 @@ const LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL = 'remote_and_local'; * * @see locale_translation_default_translation_server(). */ -const LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN = 'http://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'; +const LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN = 'https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'; /** * The number of seconds that the translations status entry should be considered.