% ns_set put [ns_conn outputheaders] "content-type" "text/html; charset=iso-8859-1" %> @header@
Test 5
Verify the results of localization routines.
Routine | en_US locale | en_FR locale |
---|---|---|
Displaying a number | @us_number@ | @fr_number@ |
Parsing a number | @us_parse@ | @fr_parse@ |
Displaying a monetary amount | @us_currency@ | @fr_currency@ |
@us_label@ | @fr_label@ | |
Displaying a date | @us_time@ | @fr_time@ |
@footer@