[interchange-cvs] interchange - kwalsh modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat Apr 1 05:39:28 EST 2006


User:      kwalsh
Date:      2006-04-01 10:39:27 GMT
Modified:  dist/lib/UI ui.cfg
Modified:  dist/lib/UI/locales en_US.cfg
Added:     dist/lib/UI/locales en_GB.cfg
Log:
    * Added en_GB "translation": English (British)

    * Modified en_US to change the name from "English" to "English (US)"

Revision  Changes    Path
2.16      +1 -1      interchange/dist/lib/UI/ui.cfg


rev 2.16, prev_rev 2.15
Index: ui.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/ui.cfg,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- ui.cfg	8 Jan 2005 12:15:30 -0000	2.15
+++ ui.cfg	1 Apr 2006 10:39:27 -0000	2.16
@@ -18,7 +18,7 @@
 include lib/UI/locales/*_*.cfg
 
 # Set up for default locale
-Locale en_US MV_LANG_NAME English
+Locale en_US MV_LANG_NAME "English (US)"
 
 # instruct Interchange to use this directory as alternative
 # for searching Interchange pages



1.2       +1 -1      interchange/dist/lib/UI/locales/en_US.cfg


rev 1.2, prev_rev 1.1
Index: en_US.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/en_US.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- en_US.cfg	14 Jan 2003 02:25:50 -0000	1.1
+++ en_US.cfg	1 Apr 2006 10:39:27 -0000	1.2
@@ -5,7 +5,7 @@
 {
 # language name
 "MV_LANG_NAME",
-"English",
+"English (US)",
 
 "Edit checked items in sequence",
 "Edit checked",



1.1                  interchange/dist/lib/UI/locales/en_GB.cfg


rev 1.1, prev_rev 1.0
Index: en_GB.cfg
===================================================================
Locale en_GB <<EOF
{
# language name
"MV_LANG_NAME",
"English (British)",

"<b>Go to catalog</b>",
"<b>Go to catalogue</b>",

"Color",
"Colour",

"Create Catalog Transfer",
"Create Catalogue Transfer",

"Create catalog tar file",
"Create catalogue tar file",

"Edit checked items in sequence",
"Edit checked",

"Edit checked records in sequence",
"Edit checked",

"Delete checked records",
"Delete checked",

"Delete checked items",
"Delete checked",

"Go to catalog",
"Go to catalogue",

"Not authorized for customer administration. Contact administrator?",
"Not authorised for customer administration. Contact administrator?",

"Not authorized for order administration. Contact administrator?",
"Not authorised for order administration. Contact administrator?",

"Not authorized for order statistics.",
"Not authorised for order statistics.",

"Not authorized for table %s.",
"Not authorised for table %s.",

"Not authorized for traffic statistics.",
"Not authorised for traffic statistics.",

"Not authorized to delete items.",
"Not authorised to delete items.",

"Not authorized to regenerate.",
"Not authorised to regenerate.",

"Not authorized to upload file %s.",
"Not authorised to upload file %s.",

"Online Check",
"Online Cheque",

"Reconfiguring catalog",
"Reconfiguring catalogue",

"Start transferring from catalog root",
"Start transferring from catalogue root",

"UI update appears to have been done and metadata has not
been updated for this catalog...",
"UI update appears to have been done and metadata has not
been updated for this catalogue...",

}
EOF








More information about the interchange-cvs mailing list