diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 5525fd16329..800e9a58cec 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -60,6 +60,8 @@ $TRANSLATIONS = array( "Good password" => "Good password", "Strong password" => "Strong password", "Decrypting files... Please wait, this can take some time." => "Decrypting files... Please wait, this can take some time.", +"Delete encryption keys permanently." => "Delete encryption keys permanently.", +"Restore encryption keys." => "Restore encryption keys.", "deleted" => "deleted", "undo" => "undo", "Unable to remove user" => "Unable to remove user", @@ -178,8 +180,6 @@ $TRANSLATIONS = array( "Choose as profile image" => "Choose as profile image", "Language" => "Language", "Help translate" => "Help translate", -"WebDAV" => "WebDAV", -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "The encryption app is no longer enabled, please decrypt all your files" => "The encryption app is no longer enabled, please decrypt all your files", "Log-in password" => "Log-in password", "Decrypt all Files" => "Decrypt all Files", |