diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 1efd4f56f76..66951fb591f 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -45,6 +45,7 @@ OC.L10N.register( "Contact birthdays" : "Contact birthdays", "Where:" : "Where:", "Description:" : "Description:", + "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 952842e5ee2..44c9e5cbc04 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -43,6 +43,7 @@ "Contact birthdays" : "Contact birthdays", "Where:" : "Where:", "Description:" : "Description:", + "%1$s via %2$s" : "%1$s via %2$s", "Invitation canceled" : "Invitation canceled", "Hello %s," : "Hello %s,", "Invitation updated" : "Invitation updated", |