From: <on...@us...> - 2002-09-26 02:51:41
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin In directory usw-pr-cvs1:/tmp/cvs-serv1575 Modified Files: preferences.php Log Message: no message Index: preferences.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/language/english/admin/preferences.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** preferences.php 5 Sep 2002 11:11:11 -0000 1.3 --- preferences.php 26 Sep 2002 02:51:38 -0000 1.4 *************** *** 20,24 **** define("_MD_AM_SELFDELETE","Allow users to delete own account?"); define("_MD_AM_LOADINGIMG","Display loading.. image?"); ! define("_MD_AM_USEGZIP","Use gzip compression? PHP version 4.0.5 or higher recommended. Your server version is %s"); define("_MD_AM_UNAMELVL","How strict should the allowed chars for username be? "); define("_MD_AM_STRICT","Strict (only alphabets and numbers)"); --- 20,24 ---- define("_MD_AM_SELFDELETE","Allow users to delete own account?"); define("_MD_AM_LOADINGIMG","Display loading.. image?"); ! define("_MD_AM_USEGZIP","Use gzip compression? PHP version 4.0.5 or higher recommended."); define("_MD_AM_UNAMELVL","How strict should the allowed chars for username be? "); define("_MD_AM_STRICT","Strict (only alphabets and numbers)"); |