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

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Jan 25 14:34:01 2002


User:      racke
Date:      2002-01-25 19:33:55 GMT
Modified:  dist/lib/UI/pages/admin Tag: STABLE_4_8-branch
Modified:           trafficstats.html
Log:
prepared for translation
use same captions as in orderstats

Revision  Changes    Path
No                   revision



No                   revision



2.0.2.2   +11 -11    interchange/dist/lib/UI/pages/admin/trafficstats.html


rev 2.0.2.2, prev_rev 2.0.2.1
Index: trafficstats.html
===================================================================
RCS file: /anon_cvs/repository/interchange/dist/lib/UI/pages/admin/trafficstats.html,v
retrieving revision 2.0.2.1
retrieving revision 2.0.2.2
diff -u -r2.0.2.1 -r2.0.2.2
--- trafficstats.html	17 Jan 2002 01:49:27 -0000	2.0.2.1
+++ trafficstats.html	25 Jan 2002 19:33:54 -0000	2.0.2.2
@@ -2,7 +2,7 @@
 [bounce page="__UI_BASE__/error"]
 [value name=saved_report set=""]
 [/if-mm]
-[set page_title]Traffic Statistics[/set]
+[set page_title][L]Traffic Statistics[/L][/set]
 [set ui_class]Reports[/set]
 [set icon_name]icon_stats.gif[/set]
 [set help_name]stats.traffic[/set]
@@ -11,19 +11,19 @@
 <table border=0 __UI_T_PROPERTIES__>
 <tr bgcolor="#000000" height=1><td colspan=2></td></tr>
 <tr>
-<td colspan=2 bgcolor=__UI_C_TOPBLOCKBAR__><FONT COLOR="__UI_C_TITLEBARTXT__">View Stats for this Month Only</FONT></td>
+<td colspan=2 bgcolor=__UI_C_TOPBLOCKBAR__><FONT COLOR="__UI_C_TITLEBARTXT__">[L]View stats for this month only[/L]</FONT></td>
 </tr>
 <tr bgcolor="#000000" height=1><td colspan=8></td></tr>
 <tr bgcolor="#FFFFFF" height=2><td colspan=8></td></tr>
 <tr>
 <td bgcolor="__UI_C_INTBLOCK__" colspan=2>
 
-<A HREF="[area href=__UI_BASE__/reports/traffic/ByAffiliate]">Overall by month</A><BR>
+<A HREF="[area href=__UI_BASE__/reports/traffic/ByAffiliate]">[L]Overall by month[/L]</A><BR>
 <A HREF="[area href=__UI_BASE__/reports/traffic/ByAffiliate
 				form="
 						ui_by_day=1
 						ui_begin_date=[tag time]%Y%m[/tag]
-				"]">By day for this month</A><BR>
+				"]">[L]By day for this month[/L]</A><BR>
 
 </td>
 </tr>
@@ -34,7 +34,7 @@
 <table border=0 __UI_T_PROPERTIES__>
 <tr bgcolor="#000000" height=1><td colspan=8></td></tr>
 <tr>
-<td colspan=3 bgcolor=__UI_C_TOPBLOCKBAR__><FONT COLOR="__UI_C_TITLEBARTXT__">View Stats for Any Period of Time</FONT></td>
+<td colspan=3 bgcolor=__UI_C_TOPBLOCKBAR__><FONT COLOR="__UI_C_TITLEBARTXT__">[L]View stats for any period of time[/L]</FONT></td>
 </tr>
 <tr bgcolor="#000000" height=1><td colspan=8></td></tr>
 <tr bgcolor="#FFFFFF" height=2><td colspan=8></td></tr>
@@ -47,22 +47,22 @@
 <TR>
 <TD bgcolor="__UI_C_INTBLOCK__">
 
-Beginning:<BR>
+[L]Beginning:[/L]<BR>
 	[widget type=date name=ui_begin_date]
 
 </TD>
 <TD bgcolor="__UI_C_INTBLOCK__">
 
-Ending:<BR>
+[L]Ending:[/L]<BR>
 	[widget type=date name=ui_end_date]
 
 </TD>
 [if-mm advanced affiliate=l]
 <TD bgcolor="__UI_C_INTBLOCK__">
 
-For affiliate:<BR>
+[L]For affiliate:[/L]<BR>
 	<SELECT NAME=affiliate>
-		<OPTION VALUE=""> --all--
+		<OPTION VALUE=""> --[L]all[/L]--
 		[loop search="
 			fi=affiliate
 			st=db
@@ -84,11 +84,11 @@
 <TD COLSPAN=3 bgcolor="__UI_C_INTBLOCK__">
 [/else]
 [/if-mm]
-	[set By day]
+	[set [L]By day[/L]]
 	ui_by_day=1
 	[/set]
 	<BLOCKQUOTE>
-	<INPUT TYPE=submit VALUE="By month">&nbsp;&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=mv_click VALUE="By day">
+	<INPUT TYPE=submit VALUE="[L]By month[/L]">&nbsp;&nbsp;&nbsp;&nbsp;<INPUT TYPE=submit NAME=mv_click VALUE="[L]By day[/L]">
 	</BLOCKQUOTE>
 </TD>
 </TR>