You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/rbnf/az.xml
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -183,19 +183,14 @@ x.x: =#,##0.#=;
183
183
</rulesetGrouping>
184
184
<rulesetGroupingtype="OrdinalRules">
185
185
<rbnfRules><![CDATA[
186
-
%%digits-ordinal-indicator:
187
-
0: ''inci;
188
186
%digits-ordinal:
189
187
-x: −>>;
190
-
0: =#,##0==%%digits-ordinal-indicator=;
188
+
0: =#,##0='inci;
191
189
]]></rbnfRules>
192
190
<!-- The following redundant ruleset elements have been deprecated and will be removed in the next release. Please use the rbnfRules contents instead. -->
Copy file name to clipboardExpand all lines: common/rbnf/it.xml
+4-14Lines changed: 4 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1166,33 +1166,23 @@ x.x: =#,##0.#=;
1166
1166
</rulesetGrouping>
1167
1167
<rulesetGroupingtype="OrdinalRules">
1168
1168
<rbnfRules><![CDATA[
1169
-
%%dord-mascabbrev:
1170
-
0: º;
1171
1169
%digits-ordinal-masculine:
1172
1170
-x: −>>;
1173
-
0: =#,##0==%%dord-mascabbrev=;
1174
-
%%dord-femabbrev:
1175
-
0: ª;
1171
+
0: =#,##0=º;
1176
1172
%digits-ordinal-feminine:
1177
1173
-x: −>>;
1178
-
0: =#,##0==%%dord-femabbrev=;
1174
+
0: =#,##0=ª;
1179
1175
%digits-ordinal:
1180
1176
0: =%digits-ordinal-masculine=;
1181
1177
]]></rbnfRules>
1182
1178
<!-- The following redundant ruleset elements have been deprecated and will be removed in the next release. Please use the rbnfRules contents instead. -->
Copy file name to clipboardExpand all lines: common/rbnf/ky.xml
+2-7Lines changed: 2 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -339,19 +339,14 @@ x.x: =#,##0.#=;
339
339
</rulesetGrouping>
340
340
<rulesetGroupingtype="OrdinalRules">
341
341
<rbnfRules><![CDATA[
342
-
%%digits-ordinal-indicator:
343
-
0: ''инчи;
344
342
%digits-ordinal:
345
343
-x: −>>;
346
-
0: =#,##0==%%digits-ordinal-indicator=;
344
+
0: =#,##0='инчи;
347
345
]]></rbnfRules>
348
346
<!-- The following redundant ruleset elements have been deprecated and will be removed in the next release. Please use the rbnfRules contents instead. -->
0 commit comments