summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2009-05-05 00:25:44 +0200
committerAnika Henke <anika@selfthinker.org>2009-05-05 00:25:44 +0200
commit91459163e4ff1c28a910340507960898f4d8e126 (patch)
tree9baa676a5121b84c13f03e738259ec3999f94422 /inc/lang/en
parent2139f10a3767196a61404cfad3af5b6af3c04992 (diff)
downloadrpg-91459163e4ff1c28a910340507960898f4d8e126.tar.gz
rpg-91459163e4ff1c28a910340507960898f4d8e126.tar.bz2
Purple Numbers (granular hierarchical IDs) - set $conf['purplenumbers'] and adjust your CSS
darcs-hash:20090504222544-f7d6d-fd9e4c771c5aef32dc2927a1da4dfa4fc4f8b4f1.gz
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index d62579fb1..76e4b7a85 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -65,6 +65,7 @@ $lang['badlogin'] = 'Sorry, username or password was wrong.';
$lang['minoredit'] = 'Minor Changes';
$lang['draftdate'] = 'Draft autosaved on'; // full dformat date will be added
$lang['nosecedit'] = 'The page was changed in the meantime, section info was out of date loaded full page instead.';
+$lang['sectionlink']= 'link to this section';
$lang['regmissing'] = 'Sorry, you must fill in all fields.';
$lang['reguexists'] = 'Sorry, a user with this login already exists.';