Changes between Version 1 and Version 2 of Ticket #11688, comment 24
- Timestamp:
- Jul 23, 2021, 8:04:50 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11688, comment 24
v1 v2 30 30 }}} 31 31 32 It confirms Luke's hypothesis, that different grammatical cases can be used in the same phrase for different languages. It may also be an arbitrary decision of translator to choose a translation and change the case of a noun (the choice is sometimes the matter of taste, not fully deterministic).32 It confirms Luke's claim, that different grammatical cases can be used in the same phrase for different languages. It may also be an arbitrary decision of translator to choose a translation and change the case of a noun (the choice is sometimes the matter of taste, not fully deterministic). 33 33 34 34 I'd propose a bit different approach to the issue, using context translations and capability of format strings to reach for attributes (the MVP for my proposed approach can be seen here: https://github.com/m-aciek/attributivegettext). I'd try to find time to write a DEP with the proposal in the following months.