diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 40b045b..4a7ca29 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,7 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Telefon-Sync", - "An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert", + "An app to sync SMS with your cloud" : "Eine App, die SMSen mit Ihrer Cloud synchronisiert", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "No contact found." : "Kein Kontakt gefunden.", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index df83f9f..b21c10f 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,6 @@ { "translations": { "Phone Sync" : "Telefon-Sync", - "An app to sync SMS with your cloud" : "Eine App die SMSen mit Ihrer Cloud synchronisiert", + "An app to sync SMS with your cloud" : "Eine App, die SMSen mit Ihrer Cloud synchronisiert", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "No contact found." : "Kein Kontakt gefunden.",