diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-24 01:55:51 -0400 |
commit | abdc823bb69600c3a4fc23e09f9de5819b57f56e (patch) | |
tree | 44f1a7c69738c613eace31498ce8db76fe42e421 /core/l10n/en_GB.php | |
parent | 4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (diff) | |
download | nextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.tar.gz nextcloud-server-abdc823bb69600c3a4fc23e09f9de5819b57f56e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.php')
-rw-r--r-- | core/l10n/en_GB.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 7e2d5b8e910..bc36f5a4446 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -122,6 +122,8 @@ $TRANSLATIONS = array( "To login page" => "To login page", "New password" => "New password", "Reset password" => "Reset password", +"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ", +"For the best results, please consider using a GNU/Linux server instead." => "For the best results, please consider using a GNU/Linux server instead.", "Personal" => "Personal", "Users" => "Users", "Apps" => "Apps", |