[interchange-cvs] interchange - racke modified 10 files

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Tue Jun 17 17:32:00 2003


User:      racke
Date:      2003-06-17 21:31:00 GMT
Modified:  dist/foundation/templates/sampledata/tools/products
Modified:           products_de_DE.txt
Modified:  dist/lib/UI/locales TODO default.cfg
Modified:  dist/lib/UI/pages/admin direct_sql.html entry.html
Modified:           entry_items.html layout.html order.html
Modified:           preferences.html
Modified:  dist/lib/UI/pages/include page_editor
Log:
assorted changes for i18n

Revision  Changes    Path
1.3       +1 -1      interchange/dist/foundation/templates/sampledata/tools/products/products_de_DE.txt


rev 1.3, prev_rev 1.2
Index: products_de_DE.txt
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/templates/sampledata/tools/products/products_de_DE.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- products_de_DE.txt	10 Apr 2003 14:15:41 -0000	1.2
+++ products_de_DE.txt	17 Jun 2003 21:30:59 -0000	1.3
@@ -35,7 +35,7 @@
 os28108	Handfeger	Handfeger	Dieser Zimmermannshandfeger ist ideal für kleinere Säuberungen, die für Präzisionsarbeiten erforderlich sind. Gefertigt aus veredelten Pferdehaar ist er auch für die empfindlichsten Materialen perfekt geeignet.	Hand Tools	Brushes
 os28109	Mini-Spade	Mini-Spade	This mini-spade is perfect hole digging, tree planting, or trenching.  The easy grip handle allows more control over thrust and direction.  Available in 4' only	Hand Tools	Shovels
 os28110	Mighty Mouse Tin Snips	Mighty Mouse Tin Snips	Small and ready to go these tin snips are ideal for cutting patches and vent holes.  With the patented blades they are also perfect for cutting aluminum flashing.  Available in 3" length only.	Hand Tools	Shears
-os28111	Hedge Shears	Hedge Shears	A perfect fit for all users these 10" hedge shears are designed to make the most out of every cut. The ergonomic handle design will allow hours of cutting time so you can tackle those really big projects.  One size only	Hand Tools	Shears
+os28111	Heckenscheren	Heckenscheren	Diese 10" Heckenscheren sind die passende Gelegenheit für alle, die das Optimum aus jedem Schnitt herausholen wollen. Der ergonomische geformte Griff erlaubt stundenlange Arbeit, damit große Projekte in Angriff genommen werden können.  One size only	Hand Tools	Shears
 os28112	Garden Shovel	Garden Shovel	The blade on this garden shovel is 7" inches long making it ideal for the potting enthusiast.  Ergonomic design makes for ease of use with this tool.	Hand Tools	Shovels
 os28113	The Claw Hand Rake	The Claw Hand Rake	Extend the reach of your potting with "The Claw".  Perfect for agitating soil in the most difficult places this 3 tine tool is ideal for every gardener.  Small and Large sizes available.	Hand Tools	Picks & Hatchets
 os29000	3' Step Ladder	3' Step Ladder		Leitern	Step Stools



1.3       +0 -1      interchange/dist/lib/UI/locales/TODO


rev 1.3, prev_rev 1.2
Index: TODO
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/TODO,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO	19 Sep 2001 19:23:45 -0000	1.2
+++ TODO	17 Jun 2003 21:31:00 -0000	1.3
@@ -5,7 +5,6 @@
 * item editor (clone item, ...)
 * quicklinks
 * export page (export_table, dbdownload)
-* Generate Static (regen.html)
 * Site layout
 * Search Builder
 * build_related.html



2.28      +31 -0     interchange/dist/lib/UI/locales/default.cfg


rev 2.28, prev_rev 2.27
Index: default.cfg
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/locales/default.cfg,v
retrieving revision 2.27
retrieving revision 2.28
diff -u -r2.27 -r2.28
--- default.cfg	17 Jun 2003 18:36:15 -0000	2.27
+++ default.cfg	17 Jun 2003 21:31:00 -0000	2.28
@@ -144,9 +144,36 @@
 undef,
 
 # usertag file_navigator
+"%s is not a good search.",
+undef,
+
+"%s not a directory",
+undef,
+
+"%s: permission denied",
+undef,
+
+"%s: refuse to find in megabyte-sized files",
+undef,
+
+"Found %s files.",
+undef,
+
 "(new file)",
 undef,
 
+"No files found.",
+undef,
+
+"parent directory",
+undef,
+
+"Refuse to find a blank or whitespace.",
+undef,
+
+"Security violation",
+undef,
+
 # usertag reconfig
 "please wait",
 undef,
@@ -456,6 +483,10 @@
 
 # page_save_old
 "Couldn't save page %s.",
+undef,
+
+# pref_select.html
+"Preference edit: %s",
 undef,
 
 # template_edit.html



1.4       +5 -5      interchange/dist/lib/UI/pages/admin/direct_sql.html


rev 1.4, prev_rev 1.3
Index: direct_sql.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/direct_sql.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- direct_sql.html	13 May 2003 15:04:48 -0000	1.3
+++ direct_sql.html	17 Jun 2003 21:31:00 -0000	1.4
@@ -1,6 +1,6 @@
-[set page_title]Direct SQL Query[/set]
+[set page_title][L]Direct SQL Query[/L][/set]
 [set ui_class]Admin[/set]
-[set page_banner]Direct SQL Query[/set]
+[set page_banner][L]Direct SQL Query[/L][/set]
 [set page_perm]super[/set]
 [set help_name]table.direct_sql[/set]
 [set icon_name]icon_config.gif[/set]
@@ -93,8 +93,8 @@
 <table>
 <tr>
 	<td>
-		<input type=radio value=display name="output_action" onClick="this.form.action='[area href="@@MV_PAGE@@"]'" CHECKED> Display
-		<input type=radio value=download name="output_action" onClick="this.form.action='[area href="process/output.txt" add_dot_html=0]'"> Download
+		<input type=radio value=display name="output_action" onClick="this.form.action='[area href="@@MV_PAGE@@"]'" CHECKED> [L]Display[/L]
+		<input type=radio value=download name="output_action" onClick="this.form.action='[area href="process/output.txt" add_dot_html=0]'"> [L]Download[/L]
 	</td>
 
 </tr>
@@ -136,7 +136,7 @@
 <input style="font-size: smaller"
 		type=submit
 		name=clear_query_buffer
-		value="Clear buffer">
+		value="[L]Clear buffer[/L]">
 </td>
 </form>
 <P>



2.14      +3 -2      interchange/dist/lib/UI/pages/admin/entry.html


rev 2.14, prev_rev 2.13
Index: entry.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/entry.html,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -r2.13 -r2.14
--- entry.html	28 May 2003 22:11:13 -0000	2.13
+++ entry.html	17 Jun 2003 21:31:00 -0000	2.14
@@ -137,6 +137,7 @@
 <!-- end initialization -->
 
 <FORM ACTION="[process secure=1]" METHOD="POST" name=checkout>
+<input type=hidden name="mv_session_id" value="[data session id]">
 
 [page	href="admin/entry_items"
 		form="
@@ -245,12 +246,12 @@
 	<FONT SIZE="-2"><INPUT TYPE=checkbox NAME="[quantity-name]"
 			   onClick="this.form.action='[process-target]',
 			   			this.form.submit()"
-			   VALUE=0>remove</FONT>&nbsp;&nbsp;&nbsp;[item-code]</TD>
+			   VALUE=0>[L]remove[/L]</FONT>&nbsp;&nbsp;&nbsp;[item-code]</TD>
 	<TH class=rnorm WIDTH="2">&nbsp;</TH>
 	<TD class=rnorm VALIGN=TOP MARGINWIDTH=12 MARGINHEIGHT=12>
 	[page [item-code]][item-description]</A>
 	[if-item-field weight]&nbsp;&nbsp;&nbsp;
-	<SMALL>WEIGHT: [summary amount=`[item-quantity] * [item-field weight]`]</SMALL>
+	<SMALL>[L]WEIGHT[/L]: [summary amount=`[item-quantity] * [item-field weight]`]</SMALL>
 	[/if-item-field]
 	&nbsp;&nbsp;&nbsp;
 	[if-item-data options o_enable]



2.2       +3 -3      interchange/dist/lib/UI/pages/admin/entry_items.html


rev 2.2, prev_rev 2.1
Index: entry_items.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/entry_items.html,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- entry_items.html	12 Apr 2003 00:21:24 -0000	2.1
+++ entry_items.html	17 Jun 2003 21:31:00 -0000	2.2
@@ -1,4 +1,4 @@
-[seti page_title]Interchange Item Selector[/seti]
+[seti page_title][L]Interchange Item Selector[/L][/seti]
 [set icon_name]icon_item.gif[/set]
 [set meta_header]
 <script language="JavaScript1.2">
@@ -79,7 +79,7 @@
 
 <TABLE __UI_T_PROPERTIES__>
 <tr class=rmarq>
-<td colspan=4>&nbsp;&nbsp;<INPUT TYPE=submit VALUE="Select these SKUs">&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=Cancel VALUE="Cancel"></td>
+<td colspan=4>&nbsp;&nbsp;<INPUT TYPE=submit VALUE="[L]Select these SKUs[/L]">&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=Cancel VALUE="[L]Cancel[/L]"></td>
 </tr>
 [search-list]
 [item-sub lineit]
@@ -115,7 +115,7 @@
 		return;
 	[/calc]
 <tr class=rmarq>
-<td colspan=4>&nbsp;&nbsp;<INPUT TYPE=submit VALUE="Select these SKUs">&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=Cancel VALUE="Cancel"></td>
+<td colspan=4>&nbsp;&nbsp;<INPUT TYPE=submit VALUE="[L]Select these SKUs[/L]">&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=Cancel VALUE="[L]Cancel[/L]"></td>
 </tr>
 </table>
 



2.5       +7 -7      interchange/dist/lib/UI/pages/admin/layout.html


rev 2.5, prev_rev 2.4
Index: layout.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/layout.html,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- layout.html	14 Jan 2003 02:25:50 -0000	2.4
+++ layout.html	17 Jun 2003 21:31:00 -0000	2.5
@@ -31,7 +31,7 @@
 [/elsif]
 [/if]
 
-[set Delete section]
+[set [L]Delete section[/L]]
 [/set]
 
 <tr>
@@ -89,10 +89,10 @@
 <br>
 
 <small>
-[button text="Section properties" hspace=2 vspace=5 src="icon_pages.gif" hidetext=1]
+[button text="[L]Section properties[/L]" hspace=2 vspace=5 src="icon_pages.gif" hidetext=1]
 [/button]
 
-[button text="Sort section higher" src="up.gif" hidetext=1]
+[button text="[L]Sort section higher[/L]" src="up.gif" hidetext=1]
 	[flag type=write table=area]
 	[perl tables=area]
 		my $db = $Db{area} || return;
@@ -116,7 +116,7 @@
 [/button]
 
 
-[button text="Sort section lower" src="down.gif" hidetext=1]
+[button text="[L]Sort section lower[/L]" src="down.gif" hidetext=1]
 	[flag type=write table=area]
 	[perl tables=area]
 		my $db = $Db{area} || return;
@@ -139,14 +139,14 @@
 	[/perl]
 [/button]
 
-[button text="Create section" src="plus.gif" hidetext=1]
+[button text="[L]Create section[/L]" src="plus.gif" hidetext=1]
 	mv_todo=back
 	newarea=NEW
 [/button]
 
 [button
-	text="Delete section" src="delete.gif" 
-	confirm="Are you sure you want to delete this section?"
+	text="[L]Delete section[/L]" src="delete.gif" 
+	confirm="[L]Are you sure you want to delete this section?[/L]"
 	hidetext=1]
 	[tag flag write]area[/tag]
 	[if-mm advanced sitedesign=d]



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


rev 2.14, prev_rev 2.13
Index: order.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/order.html,v
retrieving revision 2.13
retrieving revision 2.14
diff -u -r2.13 -r2.14
--- order.html	12 Feb 2003 03:59:11 -0000	2.13
+++ order.html	17 Jun 2003 21:31:00 -0000	2.14
@@ -162,7 +162,7 @@
 	<tr>
 		<td class=s3>
 		<FORM ACTION="[area admin/order_view]">
-		View order: <INPUT NAME=order VALUE="[cgi order]" class=s3>
+		[L]View order[/L]: <INPUT NAME=order VALUE="[cgi order]" class=s3>
 		<INPUT TYPE=submit VALUE="[L]Go[/L]" class=s3>
 		</FORM>
 		</td>
@@ -496,4 +496,4 @@
 
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order.html,v 2.13 2003/02/12 03:59:11 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: order.html,v 2.14 2003/06/17 21:31:00 racke Exp $ -->



2.9       +5 -5      interchange/dist/lib/UI/pages/admin/preferences.html


rev 2.9, prev_rev 2.8
Index: preferences.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/preferences.html,v
retrieving revision 2.8
retrieving revision 2.9
diff -u -r2.8 -r2.9
--- preferences.html	20 Mar 2003 20:39:27 -0000	2.8
+++ preferences.html	17 Jun 2003 21:31:00 -0000	2.9
@@ -8,7 +8,7 @@
 <!-- ----- BEGIN REAL STUFF ----- -->
 [calc] $Config->{NoSearch} = ''; return; [/calc]
 
-<div class=titlebox>Edit Preferences</div>
+<div class=titlebox>[L]Edit Preferences[/L]</div>
 
 <table style="margin-left: 20px" width="70%">
 	[table-organize columnize=1 cols=4]
@@ -62,7 +62,7 @@
 <INPUT TYPE=hidden NAME=ui_meta_specific VALUE="1">
 <INPUT TYPE=hidden NAME=mv_action        VALUE=back>
 
-<span class="s3">Search for a preference:</span><input NAME=ui_text_qualification size=16 class=s3><INPUT TYPE=submit VALUE="[L]Search[/L]" class=s3>
+<span class="s3">[L]Search for a preference:[/L]</span><input NAME=ui_text_qualification size=16 class=s3><INPUT TYPE=submit VALUE="[L]Search[/L]" class=s3>
 </FORM>
 
 [output name=""]
@@ -70,7 +70,7 @@
 
 [if-mm super]
 	<br>
-<div class=titlebox>Table Editor Control</div>
+<div class=titlebox>[L]Table Editor Control[/L]</div>
 
 	[if type=explicit compare=`
 			return
@@ -96,13 +96,13 @@
 	[/else]
 	[/if]
 	<br>
-	[page href="__UI_BASE__/edit_metaconfig"]Configure defaults for table editor</A>
+	[page href="__UI_BASE__/edit_metaconfig"][L]Configure defaults for table editor[/L]</A>
 <br>
 [/if-mm]
 
 [if !variable UI_REGISTERED]
 <br>
-<div class=titlebox>Register</div>
+<div class=titlebox>[L]Register[/L]</div>
 <a href="http://www.icdevgroup.org/i/dev/register.html">[L]Register (optional)[/L]</a>
 [/if]
 



1.10      +2 -2      interchange/dist/lib/UI/pages/include/page_editor


rev 1.10, prev_rev 1.9
Index: page_editor
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/include/page_editor,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- page_editor	11 Jun 2003 10:51:45 -0000	1.9
+++ page_editor	17 Jun 2003 21:31:00 -0000	1.10
@@ -266,8 +266,8 @@
 <input
 	type=submit
 	onClick="return confirm(
-			'This may delete components from your configuration.' +
-			'Continue?'
+			'[L]This may delete components from your configuration.[/L]' +
+			'[L]Continue?[/L]'
 		)"
 	value="[L]Change template[/L]"