K 10 svn:author V 5 edwin K 8 svn:date V 27 2009-06-09T22:22:04.280964Z K 7 svn:log V 398 Fix LC_NUMERIC and LC_MONETARY for de_CH locale With the de_CH (swiss german) locale, numbers should look like this: numbers: 1'234.45 monetary values: Fr. 1'234.45 Previously, the thousands separator was missing for numbers, and "." for monetary values, and "," was incorrectly used as decimal point. PR: conf/75502 Submitted by: Benjamin Lutz MFC after: 1 week END