Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: cvs

interchange - ton modified dist/lib/UI/pages/admin/wizard/step_about.html

 

 

Interchange cvs RSS feed   Index | Next | Previous | View Threaded


interchange-core at interchange

Sep 18, 2001, 6:50 AM

Post #1 of 3 (77 views)
Permalink
interchange - ton modified dist/lib/UI/pages/admin/wizard/step_about.html

User: ton
Date: 2001-09-18 10:49:47 GMT
Modified: dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified: step_about.html
Log:
Prepared for translation.

Revision Changes Path
No revision



No revision



2.1.2.1 +12 -12 interchange/dist/lib/UI/pages/admin/wizard/step_about.html


rev 2.1.2.1, prev_rev 2.1
Index: step_about.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_about.html,v
retrieving revision 2.1
retrieving revision 2.1.2.1
diff -u -r2.1 -r2.1.2.1
--- step_about.html 2001/07/26 13:20:38 2.1
+++ step_about.html 2001/09/18 10:49:47 2.1.2.1
@@ -3,9 +3,9 @@
[set help_name]wizard.aboutus[/set]
@_UI_STD_HEAD_@

-Enter the title and content to be displayed on your About Us page.
+[L WIZARD_STEP_ABOUT_PAR_1]Enter the title and content to be displayed on your About Us page.
The <b>Content</b> section already contains sample text formatted in HTML. You can
-manipulate this text or enter all new text.
+manipulate this text or enter all new text.[/L]
<p>

[tmp default_abouttext]
@@ -13,27 +13,27 @@
<tr>
<td align="left">
<br>
- <B>[if value company][value company] is[else]We are[/else][/if]</B> the Internet's premier provider of ...
+ <B>[if value company][value company] [L]is[/L][else][L]We are[/L][/else][/if]</B> [L]the Internet's premier provider of[/L] ...
</p>

<p>
- We can be contacted at:
+ [L]We can be contacted at[/L]:

<BLOCKQUOTE>
[value company]<br>
[value address]<br>
[value city], [value state] [value zip]<br>
<BR>[if value phone]
- Phone: [value phone]<br>
+ [L]Phone[/L]: [value phone]<br>
[/if][if value fax]
- Fax: [value fax]<br>
+ [L]Fax[/L]: [value fax]<br>
[/if][if value tollfree]
- Toll-free: [value tollfree]<BR>
+ [L]Toll-free[/L]: [value tollfree]<BR>
[/if]</blockquote>
</p>

<p>
- If you would like further information, please contact:
+ [L]If you would like further information, please contact[/L]:

<BLOCKQUOTE>
<a href="mailto:[value emailinfo]">[value emailinfo]</a>
@@ -63,12 +63,12 @@

ui_wizard_fields="abouttitle abouttext"

- label.abouttitle="Page Title"
- help.abouttitle="Title for the page (top bar)"
+ label.abouttitle="[L]Page Title[/L]"
+ help.abouttitle="[L]Title for the page (top bar)[/L]"
widget.abouttitle=text
- default.abouttitle=`'About ' . ($Values->{company} || 'Us')`
+ default.abouttitle=`errmsg("About %s", $Values->{company} || "US")`

- label.abouttext="Content"
+ label.abouttext="[L]Content[/L]"
widget.abouttext=textarea_18_50
default.abouttext=`$Scratch->{default_abouttext}`
]


interchange-core at interchange

Sep 18, 2001, 7:04 AM

Post #2 of 3 (77 views)
Permalink
interchange - ton modified dist/lib/UI/pages/admin/wizard/step_about.html [In reply to]

User: ton
Date: 2001-09-18 11:03:22 GMT
Modified: dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified: step_about.html
Log:
Prepared page_title for translation.

Revision Changes Path
No revision



No revision



2.1.2.2 +1 -1 interchange/dist/lib/UI/pages/admin/wizard/step_about.html


rev 2.1.2.2, prev_rev 2.1.2.1
Index: step_about.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_about.html,v
retrieving revision 2.1.2.1
retrieving revision 2.1.2.2
diff -u -r2.1.2.1 -r2.1.2.2
--- step_about.html 2001/09/18 10:49:47 2.1.2.1
+++ step_about.html 2001/09/18 11:03:22 2.1.2.2
@@ -1,4 +1,4 @@
-[set page_title]About Us Page[/set]
+[set page_title][L]About Us Page[/L][/set]
[set ui_checklist]1[/set]
[set help_name]wizard.aboutus[/set]
@_UI_STD_HEAD_@


interchange-core at interchange

Sep 18, 2001, 9:39 AM

Post #3 of 3 (77 views)
Permalink
interchange - ton modified dist/lib/UI/pages/admin/wizard/step_about.html [In reply to]

User: ton
Date: 2001-09-18 13:38:24 GMT
Modified: dist/lib/UI/pages/admin/wizard Tag: STABLE_4_8-branch
Modified: step_about.html
Log:
Improved translation preparation. Thanks Racke for the tip.

Revision Changes Path
No revision



No revision



2.1.2.3 +4 -1 interchange/dist/lib/UI/pages/admin/wizard/step_about.html


rev 2.1.2.3, prev_rev 2.1.2.2
Index: step_about.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/wizard/step_about.html,v
retrieving revision 2.1.2.2
retrieving revision 2.1.2.3
diff -u -r2.1.2.2 -r2.1.2.3
--- step_about.html 2001/09/18 11:03:22 2.1.2.2
+++ step_about.html 2001/09/18 13:38:24 2.1.2.3
@@ -13,7 +13,10 @@
<tr>
<td align="left">
<br>
- <B>[if value company][value company] [L]is[/L][else][L]We are[/L][/else][/if]</B> [L]the Internet's premier provider of[/L] ...
+ <B>[if value company][msg arg.0="[value company]" arg.1="</B>"]%s is %s
+ the Internet's premier provider of ...[/msg][else][msg arg.1="</B>"]We are %s
+ the Internet's premier provider of ...[/msg][/else][/if]
+
</p>

<p>

Interchange cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.