diff --git a/l10n/de.js b/l10n/de.js index 4ea4408..b31955f 100644 --- a/l10n/de.js +++ b/l10n/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 Deiner Cloud synchronisiert", + "An app to sync SMS with your cloud" : "Eine App, die SMSen mit Deiner Cloud synchronisiert", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "No contact found." : "Kein Kontakt gefunden.", diff --git a/l10n/de.json b/l10n/de.json index c5baff8..8827bdf 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,6 +1,6 @@ { "translations": { "Phone Sync" : "Telefon-Sync", - "An app to sync SMS with your cloud" : "Eine App die SMSen mit Deiner Cloud synchronisiert", + "An app to sync SMS with your cloud" : "Eine App, die SMSen mit Deiner Cloud synchronisiert", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "No contact found." : "Kein Kontakt gefunden.",