diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 1f1eda618cd..4714349c305 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -422,8 +422,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Adgangskoden kunne ikke ændres. Kontakt venligst din administrator.", "Could not fetch list of apps from the app store." : "Kunne ikke hente liste over apps fra app-storen.", "Can't install this app because it is not compatible" : "Denne app kan ikke installeres fordi den ikke er kompatibel", - "Can't install this app" : "Kan ikke installere denne app", - "Checking for update of app \"%s\" in App Store" : "Søger efter opdatering af app \"%s\" i App Store", - "Checked for update of app \"%s\" in App Store" : "Kontrolleret for opdatering af app \"%s\" i App Store" + "Can't install this app" : "Kan ikke installere denne app" }, "nplurals=2; plural=(n != 1);"); |