diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 491c69cd55b..7888a515d09 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -209,7 +209,7 @@ OC.L10N.register( "Create" : "Create", "Share" : "Share", "Delete share" : "Delete share", - "Share with " : "Share with ", + "Share with" : "Share with", "Save share" : "Save share", "Update share" : "Update share", "Others with access" : "Others with access", @@ -303,6 +303,7 @@ OC.L10N.register( "Expiration date enforced" : "Expiration date enforced", "Password protect" : "Password protect", "Science Mesh" : "Science Mesh", - "Update" : "Update" + "Update" : "Update", + "Share with " : "Share with " }, "nplurals=2; plural=(n != 1);"); |