Skip to content

Fix RABBIT_MALE reproduction bug + complete Dutch translation - #143

Open
Nozem1982 wants to merge 2 commits into
rittermod:mainfrom
Nozem1982:main
Open

Fix RABBIT_MALE reproduction bug + complete Dutch translation#143
Nozem1982 wants to merge 2 commits into
rittermod:mainfrom
Nozem1982:main

Conversation

@Nozem1982

Copy link
Copy Markdown

Two small, unrelated fixes bundled together:

1. Fix RABBIT_MALE reproduction not enabled

The HofBergmann bridge (v1.3 and v1.4) overrides RABBIT_MALE reproduction
age from 18 to 6 months, but never sets supported="true". Per the override
rules documented at the top of the file ("omitted = keep current value"),
the inherited supported="false" from the map stays in effect, so male
rabbits still can't reproduce despite the age fix. This adds the missing
supported="true" attribute in both bridge versions.

2. Complete Dutch (nl) translation

A large portion of translation_nl.xml (524 of 779 strings) contained the
English source text copied verbatim instead of a Dutch translation. This
fills in proper Dutch translations for all remaining strings, keeping
terminology consistent with the existing translated entries (e.g.
"veehoeder" for herdsman, "bedrijf" for husbandry). All %s/%d format
placeholders were preserved and verified against the original English
strings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant