[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] [bug #48684] [PATCH] Search for 'parent' ids too when look
From: |
Michele Locati |
Subject: |
[bug-gettext] [bug #48684] [PATCH] Search for 'parent' ids too when looking for plural rules |
Date: |
Wed, 3 Aug 2016 06:17:15 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?48684>
Summary: [PATCH] Search for 'parent' ids too when looking for
plural rules
Project: GNU gettext
Submitted by: mlocati
Submitted on: Wed 03 Aug 2016 08:17:13 AM CEST
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Currently, when we read the CLDR XML file with the plural rules, we look for
exact matches of the locale identifier.
Let's extend this, by looking for 'parent' identifiers too.
Example: working with 'zh-Hant', let's look for 'zh' too
Example: working with 'en-US', let's look for 'en' too
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 03 Aug 2016 08:17:13 AM CEST Name:
0001-Search-for-parent-identifiers-too-when-looking-for-p.patch Size: 7kB
By: mlocati
<http://savannah.gnu.org/bugs/download.php?file_id=38081>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48684>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug-gettext] [bug #48684] [PATCH] Search for 'parent' ids too when looking for plural rules,
Michele Locati <=