mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
You can now input distinct numbers when trading gold (#5072)
* Type amount of gold in trade requests * Remove extraneous spaces in template.properties * Implemented proposed changes * Fixed tests
This commit is contained in:
@ -146,6 +146,8 @@ Very well, we shall look for new lands to settle. =
|
||||
We shall do as we please. =
|
||||
We noticed your new city near our borders, despite your promise. This will have....implications. =
|
||||
|
||||
Enter the amount of gold =
|
||||
|
||||
# City-States
|
||||
|
||||
Provides [amountOfCulture] culture at 30 Influence =
|
||||
@ -713,6 +715,10 @@ Worked by [cityName] =
|
||||
Lock =
|
||||
Unlock =
|
||||
Move to city =
|
||||
Please enter a new name for your city =
|
||||
|
||||
# Ask for text or numbers popup UI
|
||||
|
||||
Invalid input! Please enter a different string. =
|
||||
Please enter some text =
|
||||
|
||||
|
Reference in New Issue
Block a user