Refactor UncivShowableException (#6899)

This commit is contained in:
SomeTroglodyte
2022-05-22 13:55:19 +02:00
committed by GitHub
parent 3754108391
commit 740886c890
5 changed files with 59 additions and 34 deletions

View File

@ -1437,6 +1437,12 @@ Invisible to others =
Bison =
Cocoa =
# Exceptions that _may_ be shown to the user
Building '[buildingName]' is buildable and therefore must either have an explicit cost or reference an existing tech. =
Nation [nationName] is not found! =
Unit [unitName] doesn't seem to exist! =
# In English we just paste all these conditionals at the end of each unique, but in your language that
# may not turn into valid sentences. Therefore we have the following two translations to determine
@ -1467,5 +1473,3 @@ ConditionalsPlacement =
########################### AUTOMATICALLY GENERATED TRANSLATABLE STRINGS ###########################