summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/en_GB.js')
-rw-r--r--apps/encryption/l10n/en_GB.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/en_GB.js b/apps/encryption/l10n/en_GB.js
index 7a4be4ea826..bbcd15eaeac 100644
--- a/apps/encryption/l10n/en_GB.js
+++ b/apps/encryption/l10n/en_GB.js
@@ -59,7 +59,6 @@ OC.L10N.register(
"Enable password recovery:" : "Enable password recovery:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
"Enabled" : "Enabled",
- "Disabled" : "Disabled",
- "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption App is enabled but your keys are not initialised, please log-out and log-in again"
+ "Disabled" : "Disabled"
},
"nplurals=2; plural=(n != 1);");