summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fi_FI.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/fi_FI.php')
-rw-r--r--apps/files_trashbin/l10n/fi_FI.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/fi_FI.php b/apps/files_trashbin/l10n/fi_FI.php
index e7b62dbb437..da56baf0bd7 100644
--- a/apps/files_trashbin/l10n/fi_FI.php
+++ b/apps/files_trashbin/l10n/fi_FI.php
@@ -4,12 +4,12 @@ $TRANSLATIONS = array(
"Couldn't restore %s" => "Kohteen %s palautus epäonnistui",
"Deleted files" => "Poistetut tiedostot",
"Error" => "Virhe",
+"Deleted Files" => "Poistetut tiedostot",
"restored" => "palautettu",
"Nothing in here. Your trash bin is empty!" => "Tyhjää täynnä! Roskakorissa ei ole mitään.",
"Name" => "Nimi",
"Restore" => "Palauta",
"Deleted" => "Poistettu",
-"Delete" => "Poista",
-"Deleted Files" => "Poistetut tiedostot"
+"Delete" => "Poista"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";