mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-28 13:48:49 +07:00
Implemented renaming of religions (#5057)
* Implemented renaming of religions * Made AskForText display error on invalid input, implemented recommended changes * Almost forgot the translatable strings in the new popup
This commit is contained in:
BIN
android/Images/OtherIcons/Pencil.png
Normal file
BIN
android/Images/OtherIcons/Pencil.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 964 KiB After Width: | Height: | Size: 967 KiB |
@ -701,6 +701,8 @@ Worked by [cityName] =
|
||||
Lock =
|
||||
Unlock =
|
||||
Move to city =
|
||||
Invalid input! Please enter a different string. =
|
||||
Please enter some text =
|
||||
|
||||
# Technology UI
|
||||
|
||||
@ -766,7 +768,6 @@ Spread [religionName] =
|
||||
Remove Heresy =
|
||||
Found a Religion =
|
||||
Enhance a Religion =
|
||||
Enhance [religionName] =
|
||||
Your citizens have been happy with your rule for so long that the empire enters a Golden Age! =
|
||||
You have entered the [newEra]! =
|
||||
[civName] has entered the [eraName]! =
|
||||
@ -1024,8 +1025,10 @@ Policy branch: [branchName] =
|
||||
# Religions
|
||||
|
||||
Choose an Icon and name for your Religion =
|
||||
Choose a name for your religion =
|
||||
Choose a [beliefType] belief! =
|
||||
Found [religionName] =
|
||||
Enhance [religionName] =
|
||||
Choose a pantheon =
|
||||
Found Religion =
|
||||
Found Pantheon =
|
||||
|
Reference in New Issue
Block a user