File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2018-01-30 Rafal Luzynski <
[email protected] >
2
+
3
+ [BZ #10871]
4
+ * localedata/locales/hr_HR (mon): Rename to...
5
+ (alt_mon): This.
6
+ (mon): Import from CLDR (genitive case).
7
+ (d_t_fmt): Update the comment.
8
+
1
9
2018-01-29 Andreas Schwab <
[email protected] >
2
10
3
11
* sysdeps/posix/fpathconf.c (__fpathconf): Verify the values of
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ abmon "sij";"velj";/
211
211
"srp";"kol";/
212
212
"ruj";"lis";/
213
213
"stu";"pro"
214
- mon "sije<U010D>anj";/
214
+ alt_mon "sije<U010D>anj";/
215
215
"velja<U010D>a";/
216
216
"o<U017E>ujak";/
217
217
"travanj";/
@@ -223,9 +223,21 @@ mon "sije<U010D>anj";/
223
223
"listopad";/
224
224
"studeni";/
225
225
"prosinac"
226
+ mon "sije<U010D>nja";/
227
+ "velja<U010D>e";/
228
+ "o<U017E>ujka";/
229
+ "travnja";/
230
+ "svibnja";/
231
+ "lipnja";/
232
+ "srpnja";/
233
+ "kolovoza";/
234
+ "rujna";/
235
+ "listopada";/
236
+ "studenoga";/
237
+ "prosinca"
226
238
% %A - full weekday name
227
239
% %d - day of month (with padded 0)
228
- % %B - full month name
240
+ % %B - full month name (genitive case)
229
241
% %Y - year with century
230
242
% %T - 24-hour time
231
243
% %Z - time zone
You can’t perform that action at this time.
0 commit comments