[COMMITTED] localedata: Consistently use one space after 'category'

Carlos O'Donell carlos@redhat.com
Fri Apr 17 22:19:32 GMT 2026


Follow up to 7202604656071f778011e5c745ceb02ce941cb4b to make the
category format consistent with all other locales.
---
 localedata/locales/hrx_BR | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/localedata/locales/hrx_BR b/localedata/locales/hrx_BR
index 55dddd0ba8..e4aaa7c64f 100644
--- a/localedata/locales/hrx_BR
+++ b/localedata/locales/hrx_BR
@@ -37,19 +37,19 @@ language   "Hunsrik"
 territory  "Brazil"
 revision   "0.1"
 date       "2026-03-20"
-%
-category  "i18n:2012";LC_IDENTIFICATION
-category  "i18n:2012";LC_CTYPE
-category  "i18n:2012";LC_COLLATE
-category  "i18n:2012";LC_TIME
-category  "i18n:2012";LC_NUMERIC
-category  "i18n:2012";LC_MONETARY
-category  "i18n:2012";LC_MESSAGES
-category  "i18n:2012";LC_PAPER
-category  "i18n:2012";LC_NAME
-category  "i18n:2012";LC_ADDRESS
-category  "i18n:2012";LC_TELEPHONE
-category  "i18n:2012";LC_MEASUREMENT
+
+category "i18n:2012";LC_IDENTIFICATION
+category "i18n:2012";LC_CTYPE
+category "i18n:2012";LC_COLLATE
+category "i18n:2012";LC_TIME
+category "i18n:2012";LC_NUMERIC
+category "i18n:2012";LC_MONETARY
+category "i18n:2012";LC_MESSAGES
+category "i18n:2012";LC_PAPER
+category "i18n:2012";LC_NAME
+category "i18n:2012";LC_ADDRESS
+category "i18n:2012";LC_TELEPHONE
+category "i18n:2012";LC_MEASUREMENT
 END LC_IDENTIFICATION
 
 LC_CTYPE
-- 
2.53.0



More information about the Libc-alpha mailing list