diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 0e5555b5ced..78d85be1f05 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -348,7 +348,8 @@ OC.L10N.register( "Error updating the share" : "Error updating the share", "File \"{path}\" has been unshared" : "File \"{path}\" has been unshared", "Folder \"{path}\" has been unshared" : "Folder \"{path}\" has been unshared", - "Share {propertyName} saved" : "Share {propertyName} saved", + "Share label saved" : "Share label saved", + "Share password saved" : "Share password saved", "Shared by" : "Shared by", "Shared with" : "Shared with", "Password created successfully" : "Password created successfully", @@ -397,6 +398,7 @@ OC.L10N.register( "Circle" : "Circle", "Allow download" : "Allow download", "No other users with access found" : "No other users with access found", + "Share {propertyName} saved" : "Share {propertyName} saved", "No entries found in this folder" : "No entries found in this folder", "Name" : "Name", "Share time" : "Share time", |