diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 70704e35b4a..66879ac0d66 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -53,10 +53,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (inkombatible)", "Following apps have been disabled: %s" : "Følgende apps er blevet deaktiveret: %s", "Already up to date" : "Allerede opdateret", + "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "Search contacts …" : "Søg efter brugere ...", "No contacts found" : "Ingen kontakter", "Show all contacts …" : "Vis alle kontakter …", - "Could not load your contacts" : "Kunne ikke indlæse kontakter.", "Loading your contacts …" : "Henter dine kontakter …", "Looking for {term} …" : "Leder efter {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Der var problemer med integritetskontrollen af koden. Mere information...</a>", |