diff options
Diffstat (limited to 'settings/l10n/en_GB.php')
-rw-r--r-- | settings/l10n/en_GB.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.php b/settings/l10n/en_GB.php index 7ebfb6286ad..13cca733923 100644 --- a/settings/l10n/en_GB.php +++ b/settings/l10n/en_GB.php @@ -66,6 +66,7 @@ $TRANSLATIONS = array( "So-so password" => "So-so password", "Good password" => "Good password", "Strong password" => "Strong password", +"Delete" => "Delete", "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.", @@ -76,7 +77,6 @@ $TRANSLATIONS = array( "undo" => "undo", "Groups" => "Groups", "Group Admin" => "Group Admin", -"Delete" => "Delete", "never" => "never", "deleted {userName}" => "deleted {userName}", "add group" => "add group", |