diff options
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 650fd184acc..7bc1cc50f59 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -122,6 +122,9 @@ OC.L10N.register( "Expiration date is in the past" : "Expiration date is in the past", "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", "%s shared »%s« with you" : "%s shared \"%s\" with you", + "%s shared »%s« with you." : "%s shared »%s« with you.", + "Click the button below to open it." : "Click the button below to open it.", + "Open »%s«" : "Open »%s«", "%s via %s" : "%s via %s", "The requested share does not exist anymore" : "The requested share does not exist anymore", "Could not find category \"%s\"" : "Could not find category \"%s\"", |