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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/en_GB.php b/apps/files_trashbin/l10n/en_GB.php
index bcfcfc86240..be9d8b9f520 100644
--- a/apps/files_trashbin/l10n/en_GB.php
+++ b/apps/files_trashbin/l10n/en_GB.php
@@ -8,8 +8,8 @@ $TRANSLATIONS = array(
"Delete permanently" => "Delete permanently",
"Name" => "Name",
"Deleted" => "Deleted",
-"_%n folder_::_%n folders_" => array("","%n folders"),
-"_%n file_::_%n files_" => array("","%n files"),
+"_%n folder_::_%n folders_" => array("%n folder","%n folders"),
+"_%n file_::_%n files_" => array("%n file","%n files"),
"restored" => "restored",
"Nothing in here. Your trash bin is empty!" => "Nothing in here. Your recycle bin is empty!",
"Restore" => "Restore",