diff options
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 5c93e83f65b..c88ceec9ff6 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (inkompatibel)", "Following apps have been disabled: %s" : "Die folgenden Apps wurden deaktiviert: %s", "Already up to date" : "Bereits aktuell", + "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", "Search contacts …" : "Kontakte suchen…", "No contacts found" : "Keine Kontakte gefunden", "Show all contacts …" : "Zeige alle Kontakte…", - "Could not load your contacts" : "Deine Kontakte konnten nicht geladen werden", "Loading your contacts …" : "Lade Deine Kontakte…", "Looking for {term} …" : "Suche nach {term}…", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Bei der Code-Integritätsprüfung sind Probleme aufgetreten. Mehr Informationen…</a>", |