summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
commitb60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch)
tree496fdc136776df959aa52a9b62657a51943fffb0 /lib/l10n/en_GB.js
parentfa6a67ccc1a7919aea2b18b445c0a31546184326 (diff)
downloadnextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz
nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index b06b00ac656..dbaa543d153 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -131,7 +131,6 @@ OC.L10N.register(
"PHP module %s not installed." : "PHP module %s not installed.",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP setting \"%s\" is not set to \"%s\".",
"Adjusting this setting in php.ini will make ownCloud run again" : "Adjusting this setting in php.ini will make ownCloud run again",
- "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 is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code.",
"To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",