diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-28 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-28 01:54:54 -0400 |
commit | 26d097899303a541e95fb922e99f4eb993bb0d3a (patch) | |
tree | 30ef3799814dc23b4ff550c8180793bcfbffaf84 /apps/files_sharing/l10n/en_GB.php | |
parent | 75222501ee50672dfdd9d8f51cefea7c8e047616 (diff) | |
download | nextcloud-server-26d097899303a541e95fb922e99f4eb993bb0d3a.tar.gz nextcloud-server-26d097899303a541e95fb922e99f4eb993bb0d3a.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 04a5bb5e1b2..ff2b032b0dd 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "Download" => "Download", "Download %s" => "Download %s", "Direct link" => "Direct link", +"Remote Shares" => "Remote Shares", "Allow other instances to mount public links shared from this server" => "Allow other instances to mount public links shared from this server", "Allow users to mount public link shares" => "Allow users to mount public link shares" ); |