Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions common/main/es_CO.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<dateFormatItem id="GyMMMEd" draft="contributed">E, d MMM 'de' y G</dateFormatItem>
</availableFormats>
<intervalFormats>
<intervalFormatFallback draft="contributed">{0} ‘al’ {1}</intervalFormatFallback>
<intervalFormatFallback draft="contributed">{0} al {1}</intervalFormatFallback>
<intervalFormatItem id="d">
<greatestDifference id="d" draft="contributed">d 'a' d</greatestDifference>
</intervalFormatItem>
Expand Down Expand Up @@ -269,7 +269,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<dateFormatItem id="yMMMd" draft="contributed">d 'de' MMM 'de' y</dateFormatItem>
</availableFormats>
<intervalFormats>
<intervalFormatFallback draft="contributed">{0} ‘al’ {1}</intervalFormatFallback>
<intervalFormatFallback draft="contributed">{0} al {1}</intervalFormatFallback>
<intervalFormatItem id="d">
<greatestDifference id="d" draft="contributed">d 'a' d</greatestDifference>
</intervalFormatItem>
Expand Down
2 changes: 1 addition & 1 deletion common/main/vmw.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<dateFormatItem id="yMMMd" draft="contributed">d MMM y</dateFormatItem>
</availableFormats>
<intervalFormats>
<intervalFormatFallback draft="contributed">{0} mpakha {1}</intervalFormatFallback>
<intervalFormatFallback draft="contributed">{0} mpakha {1}</intervalFormatFallback>
</intervalFormats>
</dateTimeFormats>
</calendar>
Expand Down
Loading