mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-30 22:58:50 +07:00
Can't trade resources from other trades or city-states (#5252)
* can't trade resources from city-states * display untradeable sources in trade screen * Update template.properties template string * Update Swedish.properties * Spelling, better buttons
This commit is contained in:
@ -246,6 +246,8 @@ Our items = Våra artiklar
|
||||
Our trade offer = Vårat handelserbjudande
|
||||
[otherCiv]'s trade offer = [otherCiv]s handelserbjudande
|
||||
[otherCiv]'s items = [otherCiv]s artiklar
|
||||
+[amount] untradable copy = +[amount] ohandelsbar kopia
|
||||
+[amount] untradable copies = +[amount] ohandelsbara kopior
|
||||
Pleasure doing business with you! = Angenämt att göra affärer med er!
|
||||
I think not. = Jag skulle inte tro det.
|
||||
That is acceptable. = Det är godtagbart.
|
||||
|
@ -247,6 +247,8 @@ Our items =
|
||||
Our trade offer =
|
||||
[otherCiv]'s trade offer =
|
||||
[otherCiv]'s items =
|
||||
+[amount] untradable copy =
|
||||
+[amount] untradable copies =
|
||||
Pleasure doing business with you! =
|
||||
I think not. =
|
||||
That is acceptable. =
|
||||
|
Reference in New Issue
Block a user