diff options
Diffstat (limited to 'apps/files/l10n/sv.php')
-rw-r--r-- | apps/files/l10n/sv.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php index 0f8b9c1fe7a..fa88a1e966d 100644 --- a/apps/files/l10n/sv.php +++ b/apps/files/l10n/sv.php @@ -82,7 +82,6 @@ $TRANSLATIONS = array( "Upload too large" => "För stor uppladdning", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.", "Files are being scanned, please wait." => "Filer skannas, var god vänta", -"Current scanning" => "Aktuell skanning", -"Upgrading filesystem cache..." => "Uppgraderar filsystemets cache..." +"Current scanning" => "Aktuell skanning" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |