[interchange-cvs] interchange - racke modified dist/lib/UI/pages/admin/content_push.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Feb 8 17:35:53 EST 2004


User:      racke
Date:      2004-02-08 22:35:53 GMT
Modified:  dist/lib/UI/pages/admin content_push.html
Log:
i18n preparations

Revision  Changes    Path
1.4       +7 -7      interchange/dist/lib/UI/pages/admin/content_push.html


rev 1.4, prev_rev 1.3
Index: content_push.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/content_push.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- content_push.html	14 Jan 2003 02:25:50 -0000	1.3
+++ content_push.html	8 Feb 2004 22:35:53 -0000	1.4
@@ -44,26 +44,26 @@
 <table width="100%" cellspacing=0 cellpadding=5>
 	<tr>
 		<td colspan=2 class=titlebox>
-		Source
+		[L]Source[/L]
 		</td>
 	</tr>
 	<tr>
 		<td class=clabel>
 			<select name=source onChange="doType(this)">
-				<option value=""> -- select source file --
+				<option value=""> -- [L]select source file[/L] --
 			</select>
 		</td>
 		<td id=messagebox class=cdata>
 		  <span class=chelp>
-			Select page to clone. Only pages matching the template type of
-			the source page will be allowed.
+			[L]Select page to clone. Only pages matching the template type of
+			the source page will be allowed.[/L]
 		  </span>
 		</td>
 	</tr>
 </table>
 
 <br>
-<div class=titlebox>Targets</div><br>
+<div class=titlebox>[L]Targets[/L]</div><br>
 <script>
 	var files = [
 
@@ -277,8 +277,8 @@
 <br>
 <input type=submit name=push value="[L]Push components[/L]">
 <br>
-	<A HREF="javascript:checkAll(document.pushform, 'target', 0)"><img src="__UI_IMG__box_checked.gif" border=0>Check all</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-	<A HREF="javascript:checkAll(document.pushform, 'target', 1)"><img src="__UI_IMG__box_empty.gif" border=0>Uncheck all</A>
+	<A HREF="javascript:checkAll(document.pushform, 'target', 0)"><img src="__UI_IMG__box_checked.gif" border=0>[L]Check all[/L]</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+	<A HREF="javascript:checkAll(document.pushform, 'target', 1)"><img src="__UI_IMG__box_empty.gif" border=0>[L]Uncheck all[/L]</A>
 <input type=checkbox name=backup value=1 CHECKED> Back files up
 </form>
 








More information about the interchange-cvs mailing list