summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-28 01:55:53 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-28 01:55:53 -0500
commit55142186deb9e163ce3519453ebfe93f6a446666 (patch)
tree38a1f00bce1d8c47d05c446119c6db94e8d84560 /lib/l10n/en_GB.json
parent1efb1fee11135fa86a2f8f121b8d94d0883c540a (diff)
downloadnextcloud-server-55142186deb9e163ce3519453ebfe93f6a446666.tar.gz
nextcloud-server-55142186deb9e163ce3519453ebfe93f6a446666.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 88b82686746..013afd3a0d1 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -117,6 +117,8 @@
"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.",
"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.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modules have been installed, but they are still listed as missing?",