diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-07 01:56:13 -0400 |
commit | e0446a1df530100e53aab018159cd6df41ae7763 (patch) | |
tree | 5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /apps/files_sharing/l10n/en_GB.php | |
parent | 3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff) | |
download | nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.php')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 236232fd06e..7ae043c4098 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -2,8 +2,10 @@ $TRANSLATIONS = array( "Shared with you" => "Shared with you", "Shared with others" => "Shared with others", +"Shared by link" => "Shared by link", "No files have been shared with you yet." => "No files have been shared with you yet.", "You haven't shared any files yet." => "You haven't shared any files yet.", +"You haven't shared any files by link yet." => "You haven't shared any files by link yet.", "Could not load template" => "Could not load template", "Saved" => "Saved", "Reset" => "Reset", |