From 22ef35456ea0b36e09f3241043f894eb71d2c9da Mon Sep 17 00:00:00 2001 From: Agron Selimaj Date: Wed, 7 Apr 2010 13:08:19 -0700 Subject: Fix Mr. Mrs. Ms. and Miss in sq_AL --- localedata/ChangeLog | 6 +++++ localedata/locales/sq_AL | 58 ++++++++++++++++++++++++------------------------ 2 files changed, 35 insertions(+), 29 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 16e2898..32862dd 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2010-04-07 Ulrich Drepper + + [BZ #11471] + * locales/sq_AL: Fix Mr. Mrs. Ms. and Miss. + Patch by Agron Selimaj . + 2010-04-05 Ulrich Drepper [BZ #11007] diff --git a/localedata/locales/sq_AL b/localedata/locales/sq_AL index 4aeb3dc..e28b03d 100644 --- a/localedata/locales/sq_AL +++ b/localedata/locales/sq_AL @@ -228,41 +228,41 @@ LC_TIME % % Abbreviated weekday names (%a) abday "";"";/ - "";"";/ - "";"";/ - "" + "";"";/ + "";"";/ + "" % % Full weekday names (%A) day "";/ - "";/ - "";/ - "/ + "";/ + "";/ + "/ ";/ - "";/ - "";/ - "" + "";/ + "";/ + "" % % Abbreviated month names (%b) abmon "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" % % Full month names (%B) mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" % % Equivalent of AM PM am_pm "";"" @@ -315,10 +315,10 @@ LC_NAME name_fmt "/ " name_gen "" -name_mr "" -name_mrs "" -name_miss "" -name_ms "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" END LC_NAME -- cgit v1.1