diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.php')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 54a6de88ec2..d4bd55f7baf 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -8,6 +8,11 @@ $TRANSLATIONS = array( "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.", +"Do you want to add the remote share {name} from {owner}@{remote}?" => "Do you want to add the remote share {name} from {owner}@{remote}?", +"Remote share" => "Remote share", +"Remote share password" => "Remote share password", +"Cancel" => "Cancel", +"Add remote share" => "Add remote share", "No ownCloud installation found at {remote}" => "No ownCloud installation found at {remote}", "Invalid ownCloud url" => "Invalid ownCloud URL", "Shared by {owner}" => "Shared by {owner}", |