[interchange-cvs] interchange - ton modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Dec 9 07:05:29 EST 2003


User:      ton
Date:      2003-12-09 12:05:29 GMT
Modified:  dist/lib/UI/locales default.cfg nl_NL.cfg
Modified:  dist/lib/UI/pages/admin order.html
Log:
	i18n cont'd.

Revision  Changes    Path
2.31      +12 -0     interchange/dist/lib/UI/locales/default.cfg


rev 2.31, prev_rev 2.30
Index: default.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/default.cfg,v
retrieving revision 2.30
retrieving revision 2.31
diff -u -r2.30 -r2.31
--- default.cfg	7 Dec 2003 00:54:57 -0000	2.30
+++ default.cfg	9 Dec 2003 12:05:28 -0000	2.31
@@ -462,6 +462,18 @@
 "Orders %s of %s pending displayed.",
 undef,
 
+"Check all shipped",
+undef,
+
+"Check all pending",
+undef,
+
+"Check all waiting",
+undef,
+
+"Check all partial",
+undef,
+
 # order status
 "archived",
 undef,



2.28      +16 -1     interchange/dist/lib/UI/locales/nl_NL.cfg


rev 2.28, prev_rev 2.27
Index: nl_NL.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/nl_NL.cfg,v
retrieving revision 2.27
retrieving revision 2.28
diff -u -r2.27 -r2.28
--- nl_NL.cfg	8 Dec 2003 16:17:44 -0000	2.27
+++ nl_NL.cfg	9 Dec 2003 12:05:28 -0000	2.28
@@ -484,7 +484,19 @@
 "Chequenummer",
 
 "Check all",
-"Controleer alles",
+"Selecteer alles",
+
+"Check all partial",
+"Selecteer alles: gedeeltelijk",
+
+"Check all pending",
+"Selecteer alles: hangende",
+
+"Check all shipped",
+"Selecteer alles: verzonden",
+
+"Check all waiting",
+"Selecteer alles: afwachten",
 
 "Check and add GPG keys to keyring",
 "Controleer en voeg GPG sleutels aan ring toe",
@@ -3068,6 +3080,9 @@
 
 "Zip/Postal Code",
 "Postcode",
+
+"[loop-code]",
+undef,
 
 "activate checked customers",
 "Activeer geselecteerde klanten",



2.16      +2 -2      interchange/dist/lib/UI/pages/admin/order.html


rev 2.16, prev_rev 2.15
Index: order.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/order.html,v
retrieving revision 2.15
retrieving revision 2.16
diff -u -r2.15 -r2.16
--- order.html	6 Dec 2003 22:50:42 -0000	2.15
+++ order.html	9 Dec 2003 12:05:29 -0000	2.16
@@ -483,7 +483,7 @@
 [loop list="shipped pending waiting partial"]
      
 		<A HREF="javascript:checkType('[loop-code]')">
-			<img id="img_check_[loop-code]" src="__UI_IMG__box_empty.gif" border=0>Check all [loop-code]
+			<img id="img_check_[loop-code]" src="__UI_IMG__box_empty.gif" border=0>[loc]Check all [loop-code][/loc]
 		</A>
 [/loop]
 [/if]
@@ -496,4 +496,4 @@
 
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order.html,v 2.15 2003/12/06 22:50:42 racke Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: order.html,v 2.16 2003/12/09 12:05:29 ton Exp $ -->








More information about the interchange-cvs mailing list