1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

Bugtracker #3995 - hardcoded text

This commit is contained in:
e107steved
2007-06-28 19:38:15 +00:00
parent 012f6eda88
commit a8d8d51a40
2 changed files with 6 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_signup.php,v $
| $Revision: 1.7 $
| $Date: 2007-05-28 09:37:35 $
| $Revision: 1.8 $
| $Date: 2007-06-28 19:38:03 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -118,6 +118,7 @@ define("LAN_SIGNUP_54", "Click here to fill in your details to register");
define("LAN_SIGNUP_55", "That display name is too long. Please choose another");
define("LAN_SIGNUP_56", "That display name is too short. Please choose another");
define("LAN_SIGNUP_57", "That login name is too long. Please choose another");
define("LAN_SIGNUP_58", "Signup Preview");
?>