This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] localedata: ro_RO: update Tuesday translation [BZ #18911]


From: Simion Onea <simionea@gmail.com>

Enough fonts support È now that we can change the Tuesday translation
to be what it should rather than use the incorrect Å.
---
 localedata/locales/ro_RO | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/localedata/locales/ro_RO b/localedata/locales/ro_RO
index 2abf201e6431..fa8fd0e5b749 100644
--- a/localedata/locales/ro_RO
+++ b/localedata/locales/ro_RO
@@ -211,13 +211,9 @@ abday   "<U0044><U0075>";"<U004C><U0075>";"<U004D><U0061>";"<U004D><U0069>";/
 % duminic<abreve>, luni, mar<tcomma>i,
 % miercuri, joi, vineri,
 % s<acircumflex>mb<abreve>t<abreve>
-%
-% Note that Tuesday Romanian day should be using t comma, not t cedilla,
-% but due to the low availability of the glyph (U021B) in fonts we use
-% the "so called t cedilla"
 day     "<U0064><U0075><U006D><U0069><U006E><U0069><U0063><U0103>";/
         "<U006C><U0075><U006E><U0069>";/
-        "<U006D><U0061><U0072><U0163><U0069>";/
+        "<U006D><U0061><U0072><U021B><U0069>";/
         "<U006D><U0069><U0065><U0072><U0063><U0075><U0072><U0069>";/
         "<U006A><U006F><U0069>";/
         "<U0076><U0069><U006E><U0065><U0072><U0069>";/
-- 
2.8.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]