/
githubmirror
/
icu
Обзор
Документация
Войти
/
githubmirror
/
icu
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
icu4c/source/data/xml/rbnf/de.xml
21 строка
610 B
George Rhoten
ICU-23358 Make RBNF lenient parsing of ignorables more consistent between locales
09 апр 2026, 20:22
09 апр 2026, 20:22
b914389
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved. --> <!DOCTYPE ldml SYSTEM "../../dtd/cldr/common/dtd/ldml.dtd"> <ldml> <identity> <version number="$Revision$"/> <language type="de"/> </identity> <rbnf> <rulesetGrouping type="SpelloutRules"> <rbnfRules><![CDATA[ %%lenient-parse: &ue=ü&ae=ä&oe=ö; ]]></rbnfRules> </rulesetGrouping> </rbnf> </ldml>