summaryrefslogtreecommitdiffstats
path: root/settings/l10n/en_GB.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-23 01:56:35 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-04-23 01:56:35 -0400
commit3f453d164143d581d35ebc03bdb940c074098ba9 (patch)
tree585c1a72ea12c46c3c4a477b45f0453381553934 /settings/l10n/en_GB.php
parentc1c2f2c49e4d30a7bd039837661af143054b6769 (diff)
downloadnextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.tar.gz
nextcloud-server-3f453d164143d581d35ebc03bdb940c074098ba9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r--settings/l10n/en_GB.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php
index b377a6b3381..c61d1c8de2e 100644
--- a/settings/l10n/en_GB.php
+++ b/settings/l10n/en_GB.php
@@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"Unable to change full name" => "Unable to change full name",
"Group already exists" => "Group already exists",
"Unable to add group" => "Unable to add group",
+"Files decrypted successfully" => "Files decrypted successfully",
+"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Couldn't decrypt your files, please check your owncloud.log or ask your administrator",
+"Couldn't decrypt your files, check your password and try again" => "Couldn't decrypt your files, check your password and try again",
"Email saved" => "Email saved",
"Invalid email" => "Invalid email",
"Unable to delete group" => "Unable to delete group",
@@ -111,7 +114,6 @@ $TRANSLATIONS = array(
"Allow users to share with anyone" => "Allow users to share with anyone",
"Allow users to only share with users in their groups" => "Allow users to only share with users in their groups",
"Allow mail notification" => "Allow mail notification",
-"Allow user to send mail notification for shared files" => "Allow user to send mail notification for shared files",
"Security" => "Security",
"Enforce HTTPS" => "Enforce HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "Forces the clients to connect to %s via an encrypted connection.",