behaviour-tree-test/doc
Haoyu Qiu e882e42e1b Add default plural rules
This makes the PO loader correctly handle the situation where the optional
`Plural-Forms` header field does not exist.

The `Translation` class and its subclasses always have access to valid plural
rules via `_get_plural_rules()`. Plural rules are prioritized:

1. `Translation.plural_rules_override`
2. `TranslationServer.get_plural_rules(locale)`
3. The English plural rules: `nplurals=2; plurals=(n != 1)`

Co-Authored-By: Pāvels Nadtočajevs <7645683+bruvzg@users.noreply.github.com>
2025-09-26 10:51:57 +08:00
..
classes Add default plural rules 2025-09-26 10:51:57 +08:00
tools Merge pull request #110276 from Cykyrios/annotations-descriptions-group 2025-09-18 21:02:29 -05:00
translations i18n: Sync translations with Weblate 2025-09-14 12:09:21 +02:00
class.xsd Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
Doxyfile Fix various typos 2025-01-08 14:47:42 +02:00
Makefile