diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 6db2505b1ea..373a024844b 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -178,7 +178,6 @@ "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?", "Please ask your server administrator to restart the web server." : "Please ask your server administrator to restart the web server.", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 required", "Please upgrade your database version" : "Please upgrade your database version", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.", "Your data directory is readable by other users" : "Your data directory is readable by other users", @@ -226,6 +225,7 @@ "%s shared »%s« with you" : "%s shared \"%s\" with you", "%s shared »%s« with you." : "%s shared »%s« with you.", "%s via %s" : "%s via %s", - "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s", + "PostgreSQL >= 9 required" : "PostgreSQL >= 9 required" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |