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 e3191ce98d9..5ed2859ad26 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", +"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", "Shared with others" => "Shared with others", |