summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/en_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/en_GB.php')
-rw-r--r--apps/files_trashbin/l10n/en_GB.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.php b/apps/files_trashbin/l10n/en_GB.php
index a660b4b1ca1..b2715dfceb7 100644
--- a/apps/files_trashbin/l10n/en_GB.php
+++ b/apps/files_trashbin/l10n/en_GB.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Couldn't delete %s permanently",
"Couldn't restore %s" => "Couldn't restore %s",
"Deleted files" => "Deleted files",
+"Restore" => "Restore",
"Error" => "Error",
-"Deleted Files" => "Deleted Files",
"restored" => "restored",
"Nothing in here. Your trash bin is empty!" => "Nothing in here. Your recycle bin is empty!",
"Name" => "Name",
-"Restore" => "Restore",
"Deleted" => "Deleted",
"Delete" => "Delete"
);