[interchange-cvs] interchange - docelic modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Nov 3 08:25:55 EST 2004


User:      docelic
Date:      2004-11-03 13:25:55 GMT
Modified:  dist/standard/products locale.txt
Modified:  eg/news_feature/pages news.html
Log:
* Localized ([L]) "Read more" and "Posted on"

Revision  Changes    Path
1.3       +2 -0      interchange/dist/standard/products/locale.txt


rev 1.3, prev_rev 1.2
Index: locale.txt
===================================================================
RCS file: /var/cvs/interchange/dist/standard/products/locale.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- locale.txt	9 May 2004 20:56:20 -0000	1.2
+++ locale.txt	3 Nov 2004 13:25:55 -0000	1.3
@@ -442,3 +442,5 @@
 test number	test number			testnummer
 will update display	will update display			Ververst het scherm
 will work to start it.	will work to start it.			zal werken om het te starten.
+Posted on	Posted on
+Read more	Read more



1.2       +2 -2      interchange/eg/news_feature/pages/news.html


rev 1.2, prev_rev 1.1
Index: news.html
===================================================================
RCS file: /var/cvs/interchange/eg/news_feature/pages/news.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- news.html	4 Aug 2001 20:21:30 -0000	1.1
+++ news.html	3 Nov 2004 13:25:55 -0000	1.2
@@ -83,14 +83,14 @@
 
 [list]<div>
 <b>[news-param title]</b><br>
-<small>Posted on [convert-date][news-param posted_on][/convert-date] by [if-news-param posted_email]<a href="mailto:[news-param posted_email]">[news-param posted_by]</a>[else][news-param posted_by][/else][/if-news-param]</small><br>
+<small>[L]Posted on[/L] [convert-date][news-param posted_on][/convert-date] by [if-news-param posted_email]<a href="mailto:[news-param posted_email]">[news-param posted_by]</a>[else][news-param posted_by][/else][/if-news-param]</small><br>
 <br>
 [if session arg]
 [or value mv_search_match_count == 1]
   [news-param body]
 [else]
   [filter 200][news-param body][/filter]<br>
-  <a href="[area href="news" arg="[news-param code]"]">Read more...</a>
+  <a href="[area href="news" arg="[news-param code]"]">[L]Read more[/L]...</a>
 [/else]
 [/if]
 </div><br><br>








More information about the interchange-cvs mailing list