diff options
author | Anika Henke <anika@selfthinker.org> | 2009-05-25 21:44:35 +0200 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2009-05-25 21:44:35 +0200 |
commit | 59869a4bb559845b792e0a57bb7c2e808a4d86e2 (patch) | |
tree | d180b68d7ea0479295a01236d05102c2ee235f45 /inc/lang/en/lang.php | |
parent | 734a059e6df6fbc3a8750a1672ac5fb68255e123 (diff) | |
download | rpg-59869a4bb559845b792e0a57bb7c2e808a4d86e2.tar.gz rpg-59869a4bb559845b792e0a57bb7c2e808a4d86e2.tar.bz2 |
removed purple numbers
darcs-hash:20090525194435-f7d6d-2def694a053f7e661f88f1636903283bad7c1fa8.gz
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r-- | inc/lang/en/lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php index 76e4b7a85..d62579fb1 100644 --- a/inc/lang/en/lang.php +++ b/inc/lang/en/lang.php @@ -65,7 +65,6 @@ $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.'; |