mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-13 01:08:25 +07:00
Improve TranslationFileWriter (less hardcoding, fixes PolicyBranch) (#6421)
* Allow TranslationFileWriter to follow several superclass levels (fixes PolicyBranch names) * Bring German and template up to par as baseline * Framework to feed TranslationFileWriter from UniqueParameterType, also fixes Fountain of Youth * TranslationFileWriter legacy guessing now _much_ simpler * Fix "chance to be destroyed by nukes" case * Fix tests (allTranslationsHaveCorrectPlaceholders goes cross-language)
This commit is contained in:
@ -1246,8 +1246,8 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
|
||||
??? example "Rare feature"
|
||||
Applicable to: Terrain
|
||||
|
||||
??? example "[amount]% chance to be destroyed by nukes"
|
||||
Example: "[20]% chance to be destroyed by nukes"
|
||||
??? example "[amount]% Chance to be destroyed by nukes"
|
||||
Example: "[20]% Chance to be destroyed by nukes"
|
||||
|
||||
Applicable to: Terrain
|
||||
|
||||
|
Reference in New Issue
Block a user