home *** CD-ROM | disk | FTP | other *** search
- // ***************************************************************************************
- // * *
- // * COPYRIGHT: *
- // * (C) Copyright Taligent, Inc., 1997 *
- // * (C) Copyright International Business Machines Corporation, 1997 *
- // * Licensed Material - Program-Property of IBM - All Rights Reserved. *
- // * US Government Users Restricted Rights - Use, duplication, or disclosure *
- // * restricted by GSA ADP Schedule Contract with IBM Corp. *
- // * *
- // ***************************************************************************************
-
- de_CH {
- LocaleString { de_CH }
- LocaleID { "0807" }
- ShortCountry { CHE }
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "ñ #,##0.00;ñ-#,##0.00",
- "#,##0%"
- }
- NumberElements {
- ".",
- "'",
- ";",
- "%",
- "0",
- "#",
- "-",
- E,
- "\u2030",
- "\u221e",
- "\ufffd"
- }
- CurrencyElements {
- "SFr.",
- CHF,
- "."
- }
- }
-