diff options
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 5ed2859ad26..66238fbb6b8 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "Server to server sharing is not enabled on this server", +"The mountpoint name contains invalid characters." => "The mountpoint name contains invalid characters.", "Invalid or untrusted SSL certificate" => "Invalid or untrusted SSL certificate", "Couldn't add remote share" => "Couldn't add remote share", "Shared with you" => "Shared with you", |