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 / pnlang / eng [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 06 Aug 2002 20:11:16 | postnuke_modules/PostContact/pnlang/eng | global.php,1.2,1.3 | Richard Cave |
| Added definitions for _CICOMPANYSTATE and _CISTATE | |||
Update of /home/cvsroot/postnuke_modules/PostContact/pnlang/eng
In directory ns7.hostnuke.net:/tmp/cvs-serv17815/PostContact/pnlang/eng
Modified Files:
global.php
Log Message:
Added definitions for _CICOMPANYSTATE and _CISTATE
Index: global.php
===================================================================
RCS file: /home/cvsroot/postnuke_modules/PostContact/pnlang/eng/global.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** global.php 23 Jul 2002 12:05:47 -0000 1.2
--- global.php 6 Aug 2002 20:11:14 -0000 1.3
***************
*** 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,116 ****
define("_CISENDMEACOPY","Send me a copy of my mail");
define("_CACOPYHASBEENSENTTOYOURMAIL_","A copy has been sent to your address");
! define("_CICOMPANYSTATE","State");
// All entries use ISO 639-2/T
// http://www.loc.gov/standards/iso639-2/langcodes.html
-
// COUNTRY DEFINES NOT LANGUAGE DEFINES THESE YOU FIND FURTHER DOWN
--- 110,117 ----
define("_CISENDMEACOPY","Send me a copy of my mail");
define("_CACOPYHASBEENSENTTOYOURMAIL_","A copy has been sent to your address");
!
// All entries use ISO 639-2/T
// http://www.loc.gov/standards/iso639-2/langcodes.html
// COUNTRY DEFINES NOT LANGUAGE DEFINES THESE YOU FIND FURTHER DOWN
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 |