Changes between Version 1 and Version 2 of Ticket #35973
- Timestamp:
- Dec 4, 2024, 3:13:13 PM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35973 – Description
v1 v2 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 5 Proposed Solution `hello how are you?` 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: