diff options
Diffstat (limited to 'apps/files_trashbin/l10n/fi.js')
-rw-r--r-- | apps/files_trashbin/l10n/fi.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index d5c085d7c96..023ac01056d 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -20,9 +20,6 @@ OC.L10N.register( "Name" : "Nimi", "Actions" : "Toiminnot", "Deleted" : "Poistettu", - "Delete" : "Poista", - "Couldn't delete %s permanently" : "Kohdetta %s ei voitu poistaa pysyvästi", - "Couldn't restore %s" : "Kohteen %s palautus epäonnistui", - "Error" : "Virhe" + "Delete" : "Poista" }, "nplurals=2; plural=(n != 1);"); |