diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-29 01:56:49 -0400 |
commit | b4a5093da850eca8dd24c8817b702b343c368f3d (patch) | |
tree | 00e4e0824f2751b6b47c9d19abcf310857d5cb3e /lib/l10n/en_GB.php | |
parent | 369522dbf59e1628fa06ea4ab21fc2cc2f6ad4c0 (diff) | |
download | nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.tar.gz nextcloud-server-b4a5093da850eca8dd24c8817b702b343c368f3d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.php')
-rw-r--r-- | lib/l10n/en_GB.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index ca82017bbf5..30245d1dd46 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App \"%s\" can't be installed because it is not compatible with this version of ownCloud.", "No app name specified" => "No app name specified", "Help" => "Help", |