aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/et_EE.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/et_EE.php')
-rw-r--r--apps/files_trashbin/l10n/et_EE.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/et_EE.php b/apps/files_trashbin/l10n/et_EE.php
index 69ed5cee767..69d20cb195f 100644
--- a/apps/files_trashbin/l10n/et_EE.php
+++ b/apps/files_trashbin/l10n/et_EE.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "%s ei saa taastada",
"Deleted files" => "Kustutatud failid",
"Error" => "Viga",
+"Deleted Files" => "Kustutatud failid",
"restored" => "taastatud",
"Nothing in here. Your trash bin is empty!" => "Siin pole midagi. Sinu prügikast on tühi!",
"Name" => "Nimi",
"Restore" => "Taasta",
"Deleted" => "Kustutatud",
-"Delete" => "Kustuta",
-"Deleted Files" => "Kustutatud failid"
+"Delete" => "Kustuta"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";