Kaydet (Commit) d344875a authored tarafından Eike Rathke's avatar Eike Rathke

format code separators have to match defined separators

... and the only difference to es_GT was '-' vs '/' date separator,
which according to
https://ssl.icu-project.org/icu-bin/locexp?d_=en&_=es_NI
should be '/'

Change-Id: I10aeb0849132b3502e73163261060d2e6eaa1c39
üst cd4ecb7c
......@@ -28,29 +28,7 @@
<DefaultName>Nicaragua</DefaultName>
</Country>
</LC_INFO>
<LC_CTYPE unoid="generic">
<Separators>
<DateSeparator>-</DateSeparator>
<ThousandSeparator>,</ThousandSeparator>
<DecimalSeparator>.</DecimalSeparator>
<TimeSeparator>:</TimeSeparator>
<Time100SecSeparator>.</Time100SecSeparator>
<ListSeparator>;</ListSeparator>
<LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
<LongDateDaySeparator> de </LongDateDaySeparator>
<LongDateMonthSeparator> de </LongDateMonthSeparator>
<LongDateYearSeparator> </LongDateYearSeparator>
</Separators>
<Markers>
<QuotationStart></QuotationStart>
<QuotationEnd></QuotationEnd>
<DoubleQuotationStart></DoubleQuotationStart>
<DoubleQuotationEnd></DoubleQuotationEnd>
</Markers>
<TimeAM>a.m.</TimeAM>
<TimePM>p.m.</TimePM>
<MeasurementSystem>Metric</MeasurementSystem>
</LC_CTYPE>
<LC_CTYPE ref="es_GT"/>
<LC_FORMAT ref="es_GT" replaceTo="[$C$-4C0A] "/>
<LC_COLLATION ref="en_US"/>
<LC_SEARCH ref="en_US"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment