summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:55:52 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-05 01:55:52 -0500
commit4d53f163fdb0439a21eadad6da1920e1a3e6a822 (patch)
tree6509efaad7803e85792a7cddebcb57ed7a112a4e /lib/l10n/en_GB.js
parent1c369093e5103e34ffac450a096fc36a587f6292 (diff)
downloadnextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.tar.gz
nextcloud-server-4d53f163fdb0439a21eadad6da1920e1a3e6a822.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 9e5400deb2d..ad098f96a77 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "This can usually be fixed by %sgiving the webserver write access to the config directory%s.",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
+ "PHP %s or higher is required." : "PHP %s or higher is required.",
"Help" : "Help",
"Personal" : "Personal",
"Settings" : "Settings",
@@ -105,7 +106,6 @@ OC.L10N.register(
"Please install one of these locales on your system and restart your webserver." : "Please install one of these locales on your system and restart your webserver.",
"Please ask your server administrator to install the module." : "Please ask your server administrator to install the module.",
"PHP module %s not installed." : "PHP module %s not installed.",
- "PHP %s or higher is required." : "PHP %s or higher is required.",
"Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community.",
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." : "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly.",
"PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config.",