diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-24 01:10:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-24 01:10:48 +0000 |
commit | d427250d87c6b3612062a8e39455c8e749460fbf (patch) | |
tree | eb76e8784aea091fc6be9a7a6a42f696d8c359ee /core/l10n/en_GB.js | |
parent | 4537faa5dabdcb2f0b888baa5031e59099e52d6a (diff) | |
download | nextcloud-server-d427250d87c6b3612062a8e39455c8e749460fbf.tar.gz nextcloud-server-d427250d87c6b3612062a8e39455c8e749460fbf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index ea561576010..5c22003ae3d 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -56,7 +56,6 @@ OC.L10N.register( "Search contacts …" : "Search contacts …", "No contacts found" : "No contacts found", "Show all contacts …" : "Show all contacts …", - "There was an error loading your contacts" : "There was an error loading your contacts", "Loading your contacts …" : "Loading your contacts …", "Looking for {term} …" : "Looking for {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>", @@ -375,6 +374,7 @@ OC.L10N.register( "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.", "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.", + "There was an error loading your contacts" : "There was an error loading your contacts", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function.", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root.", |