mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-10 07:48:31 +07:00
Religion overview improved (#6303)
* Improve handling of Religion PickerScreen with long lists * Fix mouseover graying Labels bug * Update Pantheon chooser visuals * Some Color.lerp simplification * Religion pickers - Merge common stuff of Pantheon and Religion Pickers * Religion pickers - Linting * Religion pickers - Move ReligionOverviewTable extra lines capability to Belief, Fix FormattedLine link+center * Religion pickers - Belief Civilopedia linked description * Religion overview tweaked * Religion overview tweaked - patch1
This commit is contained in:
@ -1189,14 +1189,15 @@ Holy city of: [religionName] = Heilige Stadt von: [religionName]
|
||||
Pressure = Druck
|
||||
|
||||
# Religion overview screen
|
||||
Religion Name: = Name der Religion
|
||||
Religion Name: = Name der Religion:
|
||||
Pantheon Name: = Name des Pantheon:
|
||||
Founding Civ: = Gegründet von:
|
||||
Holy City: = Heilige Stadt:
|
||||
Cities following this religion: = Städte die dieser Religion folgen
|
||||
Click an icon to see the stats of this religion = Klicke auf ein Icon, um die Statistiken dieser Religion anzuzeigen
|
||||
Religion: Off = Religion: Ausgeschaltet
|
||||
Religion: Off = Religion: Aus
|
||||
Minimal Faith required for\nthe next [Great Prophet]: = Mindest-Glaubenspunkte für\nden nächsten [Great Prophet]:
|
||||
Religions to be founded: = Zu gründende Religionen:
|
||||
Religions to be founded: = Noch zu gründende Religionen:
|
||||
Religious status: = Religions-Status:
|
||||
|
||||
None = Keine
|
||||
@ -4351,7 +4352,7 @@ Follower = Anhänger
|
||||
Asceticism = Askese
|
||||
|
||||
Cathedrals = Kathedralen
|
||||
May buy [buildingFilter] buildings with [stat] [cityFilter] = Kann [buildingFilter] Gebäude mit [stat] [cityFilter] kaufen
|
||||
May buy [buildingFilter] buildings with [stat] [cityFilter] = Kann mit [stat] [buildingFilter] kaufen [cityFilter]
|
||||
|
||||
Choral Music = Chormusik
|
||||
|
||||
|
@ -1198,6 +1198,7 @@ Pressure =
|
||||
|
||||
# Religion overview screen
|
||||
Religion Name: =
|
||||
Pantheon Name: =
|
||||
Founding Civ: =
|
||||
Holy City: =
|
||||
Cities following this religion: =
|
||||
|
Reference in New Issue
Block a user