[interchange-cvs] interchange - racke modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Nov 3 10:41:59 EST 2003


User:      racke
Date:      2003-11-03 15:41:58 GMT
Modified:  dist/lib/UI/locales de_DE.cfg
Modified:  dist/lib/UI/pages/include page_editor
Log:
i18n of content editor continued

Revision  Changes    Path
2.47      +57 -0     interchange/dist/lib/UI/locales/de_DE.cfg


rev 2.47, prev_rev 2.46
Index: de_DE.cfg
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/locales/de_DE.cfg,v
retrieving revision 2.46
retrieving revision 2.47
diff -u -r2.46 -r2.47
--- de_DE.cfg	31 Oct 2003 16:49:57 -0000	2.46
+++ de_DE.cfg	3 Nov 2003 15:41:58 -0000	2.47
@@ -861,6 +861,9 @@
 "Edit Preferences",
 "Einstellungen bearbeiten",
 
+"Edit area",
+"Bereich bearbeiten",
+
 "Edit checked items in sequence",
 "Ausgewählte Produkte nacheinander bearbeiten",
 
@@ -1548,6 +1551,9 @@
 "Multiple table export",
 "Export von mehreren Tabellen",
 
+"N/A",
+undef,
+
 "NEW",
 "NEU",
 
@@ -1617,6 +1623,9 @@
 "No active customers.",
 "Keine aktiven Kunden.",
 
+"No component here",
+"Keine Komponente hier",
+
 "No files found.",
 undef,
 
@@ -1848,6 +1857,12 @@
 "PO Number",
 undef,
 
+"POSTAMBLE",
+undef,
+
+"PREAMBLE",
+undef,
+
 "Page",
 "Seite",
 
@@ -1857,6 +1872,9 @@
 "Page Edit",
 "Seite bearbeiten",
 
+"Page controls",
+"Seitenelemente",
+
 "Page edit",
 "Seite bearbeiten",
 
@@ -1869,6 +1887,12 @@
 "Page name",
 "Seitenname",
 
+"Page postamble",
+undef,
+
+"Page preamble",
+undef,
+
 "Page properties",
 undef,
 
@@ -2364,6 +2388,9 @@
 "Size",
 undef,
 
+"Slot",
+undef,
+
 "Sorry, must be superuser for page '%s'.",
 undef,
 
@@ -2763,6 +2790,9 @@
 "Welcome to %s",
 undef,
 
+"When you select an element to the left, it will be edited here.",
+"Wenn sie ein Element auf der linken Seite auswählen, wird es hier bearbeitet.",
+
 "Widget",
 "Widget",
 
@@ -2806,6 +2836,9 @@
 "active",
 "aktiv",
 
+"after all slots and control settings",
+undef,
+
 "all",
 undef,
 
@@ -2870,6 +2903,18 @@
 "edit item %s",
 "Produkt %s bearbeiten",
 
+"edit page content",
+"Seiteninhalt bearbeiten",
+
+"edit page controls",
+"Seitenelemente bearbeiten",
+
+"edit page postamble",
+undef,
+
+"edit page preamble",
+undef,
+
 "edit properties",
 undef,
 
@@ -2957,6 +3002,12 @@
 "please wait",
 "bitte warten",
 
+"precedes all except preamble",
+undef,
+
+"precedes all slots and control settings",
+undef,
+
 "remove",
 undef,
 
@@ -3014,6 +3065,12 @@
 "views",
 "Ansichten",
 
+
+}
+EOF
+
+Locale default <<EOF
+{
 
 }
 EOF



1.11      +19 -19    interchange/dist/lib/UI/pages/include/page_editor


rev 1.11, prev_rev 1.10
Index: page_editor
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/include/page_editor,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- page_editor	17 Jun 2003 21:31:00 -0000	1.10
+++ page_editor	3 Nov 2003 15:41:58 -0000	1.11
@@ -209,7 +209,7 @@
 		<table width="100%" cellpadding=0 cellspacing=0 cellmargin=3>
 		<tr>
 			<td id=clicker>
-	<h3 id="silent_display">Page Attributes/Controls</h3>
+	<h3 id="silent_display">[L]Page Attributes/Controls[/L]</h3>
 			Name: <b>[page-param ui_name]</b><BR>
 			Source: [page-param ui_source]
 		[page-sub foo_sub]
@@ -273,7 +273,7 @@
 
 			</td>
 			<td id=clicker1>
-	Page controls
+	[L]Page controls[/L]
 	<input type=checkbox
 			name="changed_[page-param ui_name]"
 			id="changed_[page-param ui_name]"
@@ -282,7 +282,7 @@
 	<A
 		HREF="javascript:void(0)"
 		onClick="visible(1)"
-		title="edit page controls"
+		title="[L]edit page controls[/L]"
 	>[loop-code]</A><br>
 [/loop]
 
@@ -304,9 +304,9 @@
 	 ">
 		<A
 			href="javascript:void(0)"
-			title="edit page preamble"
+			title="[L]edit page preamble[/L]"
 			onClick="visible(0)"
-		>PREAMBLE</A>&nbsp;<input
+		>[L]PREAMBLE[/L]</A>&nbsp;<input
 			type=checkbox
 			name=changed_PREAMBLE
 			id=changed_PREAMBLE
@@ -339,7 +339,7 @@
 	 <A	HREF="javascript:void(0)"
 			style="font-size: larger; font-weight: bolder"
 			onClick="visible([comp-increment],'comp')"
-			title="edit page content"
+			title="[L]edit page content[/L]"
 		>CONTENT</A>&nbsp;<input
 			type=checkbox
 			name=changed_CONTENT
@@ -353,7 +353,7 @@
 	 <A	HREF="javascript:void(0)"
 			style="font-size: larger; font-weight: bolder"
 			onClick="visible('only','comp')"
-			title="edit page content"
+			title="[L]edit page content[/L]"
 		>CONTENT</A>&nbsp;<input
 			type=checkbox
 			name=changed_CONTENT
@@ -369,9 +369,9 @@
 	 ">
 		<A
 			href="javascript:void(0)"
-			title="edit page postamble"
+			title="[L]edit page postamble[/L]"
 			onClick="visible(2)"
-		>POSTAMBLE</A>&nbsp;<input
+		>[L]POSTAMBLE[/L]</A>&nbsp;<input
 			type=checkbox
 			name=changed_POSTAMBLE
 			id=changed_POSTAMBLE
@@ -404,8 +404,8 @@
 				background: #EEEEEE;
 		">
 		<blockquote>
-		<h2>Edit area</H2>
-		When you select an element to the left, it will be edited here.
+		<h2>[L]Edit area[/L]</H2>
+		[L]When you select an element to the left, it will be edited here.[/L]
 		</blockquote>
 	</div>
 [components]
@@ -438,14 +438,14 @@
 			"
 	>
 	[if-comp-param component]
-	<b>Name</b>: <A HREF="[area
+	<b>[L]Name[/L]</b>: <A HREF="[area
 						href=@@MV_PAGE@@
 						form=auto
 						ui_type=component
 						ui_name=[comp-param component]
 					]" TARGET="_blank">[comp-param component] - [content-info code="[comp-param component]" label=1]</a><br>
 	[else]
-		<B>No component here</B><br>
+		<B>[L]No component here[/L]</B><br>
 	[/else]
 	[/if-comp-param]
 	<b>Class</b>: [comp-param class]<br>
@@ -638,8 +638,8 @@
 					background: #DDDDDD;
 				"
 		>
-		<b>Name</b>: Page preamble<br>
-		<b>Slot</b>: N/A (precedes all slots and control settings)<br>
+		<b>[L]Name[/L]</b>: [L]Page preamble[/L]<br>
+		<b>[L]Slot[/L]</b>: [L]N/A[/L] ([L]precedes all slots and control settings[/L])<br>
 		</div>
 	</div>
 	<div
@@ -668,8 +668,8 @@
 					background: #DDDDDD;
 				"
 		>
-		<b>Name</b>: Page controls<br>
-		<b>Slot</b>: N/A (precedes all except preamble)<br>
+		<b>Name</b>: [L]Page controls[/L]<br>
+		<b>Slot</b>: [L]N/A[/L] ([L]precedes all except preamble[/L])<br>
 		</div>
 	</div>
 	<div
@@ -726,8 +726,8 @@
 					background: #DDDDDD;
 				"
 		>
-		<b>Name</b>: Page postamble<br>
-		<b>Slot</b>: N/A (after all slots and control settings)<br>
+		<b>[L]Name[/L]</b>: [L]Page postamble[/L]<br>
+		<b>[L]Slot[/L]</b>: [L]N/A[/L] ([L]after all slots and control settings[/L])<br>
 		</div>
 	</div>
 </div>








More information about the interchange-cvs mailing list