From 67b7160e7b250c4bf8a056a90ef5e2cb939b11eb Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 14 Aug 2014 01:55:35 -0400 Subject: [tx-robot] updated from transifex --- settings/l10n/en_GB.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'settings/l10n/en_GB.php') diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 398746ee3a7..eee15d7b602 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -108,6 +108,8 @@ $TRANSLATIONS = array( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.", "Your PHP version is outdated" => "Your PHP version is outdated", "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly.", +"PHP charset is not set to UTF-8" => "PHP charset is not set to UTF-8", +"PHP charset is not set to UTF-8. This can cause major issues with non-acsii characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." => "PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'.", "Locale not working" => "Locale not working", "System locale can not be set to a one which supports UTF-8." => "System locale can not be set to a one which supports UTF-8.", "This means that there might be problems with certain characters in file names." => "This means that there might be problems with certain characters in file names.", -- cgit v1.2.3