diff options
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r-- | core/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index afaded31902..f8814721e69 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -112,9 +112,6 @@ "remote" : "remote", "Unshare" : "Unshare", "can edit" : "can edit", - "create" : "create", - "change" : "change", - "delete" : "delete", "access control" : "access control", "Could not unshare" : "Could not unshare", "Share details could not be loaded for this item." : "Share details could not be loaded for this item.", @@ -300,6 +297,9 @@ "Send link via email" : "Send link via email", "notify by email" : "notify by email", "can share" : "can share", + "create" : "create", + "change" : "change", + "delete" : "delete", "{sharee} (at {server})" : "{sharee} (at {server})", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Share with people on other ownClouds using the syntax username@example.com/owncloud", "Share with users…" : "Share with users…", |