[Commited PATCH] Fix syntax error in szl_PL locale

Andreas Jaeger aj@suse.com
Wed Nov 21 21:01:00 GMT 2012


Testing again all locales, I noticed another error:
locales/szl_PL:65: LC_COLLATE: syntax error

fixed with the appended and committed patch,

Andreas

2012-11-21  Andreas Jaeger  <aj@suse.de>

	* locales/szl_PL (LC_COLLATE): Fix syntax error.

diff --git a/localedata/locales/szl_PL b/localedata/locales/szl_PL
index b77898d..959611a 100644
--- a/localedata/locales/szl_PL
+++ b/localedata/locales/szl_PL
@@ -62,7 +62,7 @@ collating-symbol <nacute>
  collating-symbol <otilde>
  collating-symbol <omacron>
  collating-symbol <ocircumflex>
-collating-symbol <U014F>
+collating-symbol <U_014F>
  collating-symbol <zacute>
  collating-symbol <zdot>


-- 
  Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
   SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
    GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
     GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Libc-alpha mailing list