jdk-24/make/data/cldr/common/main/fr_LU.xml
Naoto Sato 523899e36c 8265315: Support for CLDR version 41
Reviewed-by: joehw, iris, ihse
2022-04-11 15:59:12 +00:00

31 lines
839 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2022 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
-->
<ldml>
<identity>
<version number="$Revision$"/>
<language type="fr"/>
<territory type="LU"/>
</identity>
<characters>
<exemplarCharacters type="numbers">[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
</characters>
<numbers>
<symbols numberSystem="latn">
<group>.</group>
</symbols>
<currencies>
<currency type="FRF">
<symbol>FRF</symbol>
</currency>
<currency type="LUF">
<symbol>F</symbol>
</currency>
</currencies>
</numbers>
</ldml>