diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 74daffe7952..fb8595a3b86 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -125,6 +125,9 @@ "Background jobs" : "Background jobs", "Unlimited" : "Unlimited", "Verifying" : "Verifying", + "App directories owner" : "App directories owner", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s", + "App directories have the correct owner \"%s\"" : "App directories have the correct owner \"%s\"", "Brute-force Throttle" : "Brute-force Throttle", "Your remote address could not be determined." : "Your remote address could not be determined.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly.", |