diff options
| author | Julien Palard <julien@palard.fr> | 2025-01-15 13:18:06 +0100 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2026-03-06 09:02:20 -0300 |
| commit | 9adc205b6d0269a81ce93a7e6d6b0f375f6bd526 (patch) | |
| tree | 280adddad1efcf295792ddef5a11ca5c89bf21fd /docs/internals/contributing/writing-code | |
| parent | 23931eb7ff562b44d78859f29ca81d77d212df06 (diff) | |
Refs #28877 -- Added special ordinal context when humanizing value 1.
Some languages use a different ordinal suffix for the number 1 than
for other values ending in 1 (e.g. 21, 31). Added a dedicated
pgettext context "ordinal is 1" to allow translators to handle
this distinction.
For example, in French, 1 is written as "1er" while 21, 31, etc. use
"21e", "31e", etc.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions
