[interchange-docs] xmldocs - racke modified refs/Locale

docs at icdevgroup.org docs at icdevgroup.org
Wed Dec 13 16:30:20 EST 2006


User:      racke
Date:      2006-12-13 21:30:20 GMT
Modified:  refs     Locale
Log:
add example for defining currency display parameters

Revision  Changes    Path
1.14      +11 -0     xmldocs/refs/Locale


rev 1.14, prev_rev 1.13
Index: Locale
===================================================================
RCS file: /var/cvs/xmldocs/refs/Locale,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Locale	13 Dec 2006 20:41:32 -0000	1.13
+++ Locale	13 Dec 2006 21:30:20 -0000	1.14
@@ -78,6 +78,17 @@
 of the keys listed in <xref linkend="Locale_description"/>.
 __END__
 
+__NAME__ example: Price displayed as 1.000,00 EUR
+<programlisting>
+Locale de_DE currency_symbol EUR
+Locale de_DE p_cs_precedes 0
+Locale de_DE mon_decimal_point ,
+Locale de_DE mon_thousands_sep .
+
+[currency]1000[/currency]
+</programlisting>
+__END__
+
 __NAME__ missing
 purpose and description is wrong completely
 The description doesn't seem to match the description of the same variable when set in catalog.cfg








More information about the docs mailing list