diff options
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 7c82e0e68b2..f32744a284a 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -53,10 +53,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (inkompatibel)", "Following apps have been disabled: %s" : "Följande appar har inaktiverats: %s", "Already up to date" : "Redan uppdaterad", + "Could not load your contacts" : "Kunde inte ladda dina kontakter", "Search contacts …" : "Sök kontakter ...", "No contacts found" : "Inga kontakter hittades", "Show all contacts …" : "Visa alla kontakter ...", - "Could not load your contacts" : "Kunde inte ladda dina kontakter", "Loading your contacts …" : "Laddar dina kontakter ...", "Looking for {term} …" : "Letar efter {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\"> Ett problem uppstod under integritetskontrollen av koden. Mer information ... </a>", |