Changes between Version 2 and Version 3 of Ticket #35973
- Timestamp:
- Dec 4, 2024, 5:16:46 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35973 – Description
v2 v3 3 3 This can cause issues when trying to generate message files for these locales. For example, running makemessages with ''es_419'' will not generate the expected message files, potentially leading to missing translations. 4 4 5 Proposed Solution `hello how are you?`5 Proposed Solution 6 6 7 7 Modify the regular expression in is_valid_locale to include numeric characters in the region subtag validation. The suggested change is: