mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
* locales/uk_UA (currency_symbol): Fix.
This commit is contained in:
parent
c9d6789ebe
commit
0136fe2a80
@ -1,3 +1,7 @@
|
||||
2012-12-03 Ashish Shah <ashishks@redhat.com>
|
||||
|
||||
* locales/uk_UA (currency_symbol): Fix.
|
||||
|
||||
2012-12-03 Rakesh Pandit <rakesh@fedoraproject.org>
|
||||
|
||||
* locales/ks_IN@devanagari: Fix week day names.
|
||||
|
@ -700,7 +700,7 @@ LC_MONETARY
|
||||
% 200 hrv. - 200 hryven (money)
|
||||
|
||||
% the local currency symbol
|
||||
currency_symbol "<U0433><U0440>" % hr (hryvnya)
|
||||
currency_symbol "<U0433><U0440><U043D><U002E>" % hr (hryvnya)
|
||||
|
||||
% This must be a 4-character string containing the international currency
|
||||
% symbol as defined by the ISO 4217 standard (three characters) followed
|
||||
|
Loading…
x
Reference in New Issue
Block a user