Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_modules / PostContact / lang / eng [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
06 Aug 2002 19:58:53 | postnuke_modules/PostContact/lang/eng | global.php,1.3,1.4 | Richard Cave |
Added definitions for _CICOMPANYSTATE and _CISTATE |
Update of /home/cvsroot/postnuke_modules/PostContact/lang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv17611/PostContact/lang/eng Modified Files: global.php Log Message: Added definitions for _CICOMPANYSTATE and _CISTATE Index: global.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/PostContact/lang/eng/global.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** global.php 25 Jul 2002 10:12:22 -0000 1.3 --- global.php 6 Aug 2002 19:58:51 -0000 1.4 *************** *** 34,38 **** define("_CICOMPANYADDRESS","Company Address"); define("_CICOMPANYADDRESS2","Company Address2"); ! define("_CICOMPANYZIP","Company Zip"); define("_CICOMPANYCITY","Company City"); define("_CICOMPANYCOUNTRY","Company Country"); --- 34,39 ---- define("_CICOMPANYADDRESS","Company Address"); define("_CICOMPANYADDRESS2","Company Address2"); ! define("_CICOMPANYSTATE","Company State/Providence"); ! define("_CICOMPANYZIP","Company Zipcode"); define("_CICOMPANYCITY","Company City"); define("_CICOMPANYCOUNTRY","Company Country"); *************** *** 60,63 **** --- 61,65 ---- define("_CIADDRESS","Address"); define("_CIADDRESS2","Adress2"); + define("_CISTATE","State/Providence"); define("_CIZIPCODE","Zipcode"); define("_CIWAYSTOCONTACT","Ways To Contact This Person"); *************** *** 108,112 **** define("_CISENDMEACOPY","Send me a copy of my mail"); define("_CACOPYHASBEENSENTTOYOURMAIL_","A copy has been sent to your address"); - define("_CICOMPANYSTATE","State"); --- 110,113 ---- *************** *** 115,119 **** // ISO 3166-1-alpha-2 code elements. ! // THESE ARE COUNTRY STRING NOT LANGUGE STRINGS!!!! define('_COUNTRY_AF','Afghanistan'); define('_COUNTRY_AL','Albania'); --- 116,120 ---- // ISO 3166-1-alpha-2 code elements. ! // THESE ARE COUNTRY STRING NOT LANGUAGE STRINGS!!!! define('_COUNTRY_AF','Afghanistan'); define('_COUNTRY_AL','Albania');
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |