summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/en
diff options
context:
space:
mode:
authorMatthias Schulte <post@lupo49.de>2011-04-28 13:42:19 +0200
committerMatthias Schulte <post@lupo49.de>2011-04-28 13:42:19 +0200
commit84ddc6debb1ee1da3345ed7861a767714ff86dfa (patch)
tree7ae7476c02c41cf2984557f0d08dd211eafbc000 /lib/plugins/config/lang/en
parent8eafbfcb7ac89e193ce01bf8d8eca870b3c17ddd (diff)
downloadrpg-84ddc6debb1ee1da3345ed7861a767714ff86dfa.tar.gz
rpg-84ddc6debb1ee1da3345ed7861a767714ff86dfa.tar.bz2
language updates: update.dokuwiki.org is currently used for update/msg-checks
Diffstat (limited to 'lib/plugins/config/lang/en')
-rw-r--r--lib/plugins/config/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/en/lang.php b/lib/plugins/config/lang/en/lang.php
index 18bfb56fa..9b7c643bf 100644
--- a/lib/plugins/config/lang/en/lang.php
+++ b/lib/plugins/config/lang/en/lang.php
@@ -110,7 +110,7 @@ $lang['xmlrpc'] = 'Enable/disable XML-RPC interface.';
$lang['xmlrpcuser'] = 'Restrict XML-RPC access to the comma separated groups or users given here. Leave empty to give access to everyone.';
/* Advanced Options */
-$lang['updatecheck'] = 'Check for updates and security warnings? DokuWiki needs to contact splitbrain.org for this feature.';
+$lang['updatecheck'] = 'Check for updates and security warnings? DokuWiki needs to contact update.dokuwiki.org for this feature.';
$lang['userewrite'] = 'Use nice URLs';
$lang['useslash'] = 'Use slash as namespace separator in URLs';
$lang['usedraft'] = 'Automatically save a draft while editing';