/
niceSOFT
/
itstool
Обзор
Документация
Войти
/
niceSOFT
/
itstool
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/LocaleFilter/Locale2Xml.xml
14 строк
421 B
Shaun McCance
Adding more Locale Filter tests
12 сен 2012, 17:07
12 сен 2012, 17:07
30c0c2c
Код
Авторство
О чём код?
<book xmlns:its="http://www.w3.org/2005/11/its"> <info> <legalnotice its:localeFilterList="en-CA, fr-CA"> <para>This legal notice is only for Canadian locales.</para> </legalnotice> <legalnotice its:localeFilterList="*-CH"> <para>This legal notice is only for Swiss locales.</para> </legalnotice> <remark its:localeFilterList=""> This remark appears in no translations. </remark> </info> </book>