diff options
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index af132bf360f..825bb0dd57c 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -425,8 +425,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.", "Could not fetch list of apps from the app store." : "Liste der Apps kann nicht vom App Store abgerufen werden", "Can't install this app because it is not compatible" : "App kann nicht installiert werden, da sie inkompatibel ist", - "Can't install this app" : "App kann nicht installiert werden", - "Checking for update of app \"%s\" in App Store" : "Suche nach einer Aktualisierung für die App \"%s\" im App-Store", - "Checked for update of app \"%s\" in App Store" : "App-Store auf Aktualisierung für die App \"%s\" geprüft" + "Can't install this app" : "App kann nicht installiert werden" }, "nplurals=2; plural=(n != 1);"); |