mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-31 15:19:29 +07:00
Refactor UncivShowableException (#6899)
This commit is contained in:
@ -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 ###########################
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user