summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-12-07 17:46:16 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-12-07 17:46:16 +0100
commit3a0852d932a09ba01dcbcf2d371febf451f9f00c (patch)
tree475fa6e8f626555db591782d06879d6450e06e07 /inc/lang
parent4f4c6fd5079db8beb50ea9b9aa08351a49a57d21 (diff)
downloadrpg-3a0852d932a09ba01dcbcf2d371febf451f9f00c.tar.gz
rpg-3a0852d932a09ba01dcbcf2d371febf451f9f00c.tar.bz2
added option to enable automatic popularity data in installer
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 6ea5acec0..144faf4e1 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -312,6 +312,8 @@ $lang['i_pol2'] = 'Closed Wiki (read, write, upload for registere
$lang['i_retry'] = 'Retry';
$lang['i_license'] = 'Please choose the license you want to put your content under:';
$lang['i_license_none'] = 'Do not show any license information';
+$lang['i_pop_field'] = 'Please, help us to improve the DokuWiki experience:';
+$lang['i_pop_label'] = 'Once a month, send anonymous usage data to the DokuWiki developers';
$lang['recent_global'] = 'You\'re currently watching the changes inside the <b>%s</b> namespace. You can also <a href="%s">view the recent changes of the whole wiki</a>.';
$lang['years'] = '%d years ago';