v0.4.1: updated string resources to specify placeholder order
This commit is contained in:
committed by
Evan Debenham
parent
49a73d3cd5
commit
7084a25b6a
@@ -25,7 +25,7 @@ windows.wndgame.return=Return to Game
|
||||
|
||||
windows.wndhero.stats=Stats
|
||||
windows.wndhero.buffs=Buffs
|
||||
windows.wndhero$statstab.title=Level %d %s
|
||||
windows.wndhero$statstab.title=Level %1$d %2$s
|
||||
windows.wndhero$statstab.catalogs=Catalogs
|
||||
windows.wndhero$statstab.journal=Journal
|
||||
windows.wndhero$statstab.exp=Experience
|
||||
@@ -53,7 +53,7 @@ windows.wndranking.error=Unable to load additional information
|
||||
windows.wndranking.stats=Stats
|
||||
windows.wndranking.items=Items
|
||||
windows.wndranking.badges=Badges
|
||||
windows.wndranking$statstab.title=Level %d %s
|
||||
windows.wndranking$statstab.title=Level %1$d %2$s
|
||||
windows.wndranking$statstab.challenges=Challenges
|
||||
windows.wndranking$statstab.health=Health
|
||||
windows.wndranking$statstab.str=Strength
|
||||
@@ -109,15 +109,15 @@ windows.wndstory.caves=The caves, which stretch down under the abandoned prison,
|
||||
windows.wndstory.city=Dwarven Metropolis was once the greatest of dwarven city-states. In its heyday the mechanized army of dwarves has successfully repelled the invasion of the old god and his demon army. But it is said, that the returning warriors have brought seeds of corruption with them, and that victory was the beginning of the end for the underground kingdom.
|
||||
windows.wndstory.halls=In the past these levels were the outskirts of Metropolis. After the costly victory in the war with the old god dwarves were too weakened to clear them of remaining demons. Gradually demons have tightened their grip on this place and now it's called Demon Halls.\n\nVery few adventurers have ever descended this far...
|
||||
|
||||
windows.wndtradeitem.sale=FOR SALE: %s - %dg
|
||||
windows.wndtradeitem.sale=FOR SALE: %1$s - %2$dg
|
||||
windows.wndtradeitem.buy=Buy for %dg
|
||||
windows.wndtradeitem.steal=Steal with %d%% chance
|
||||
windows.wndtradeitem.sell=Sell for %dg
|
||||
windows.wndtradeitem.sell_1=Sell 1 for %dg
|
||||
windows.wndtradeitem.sell_all=Sell all for %dg
|
||||
windows.wndtradeitem.cancel=Never mind
|
||||
windows.wndtradeitem.sold=You've sold your %s for %dg
|
||||
windows.wndtradeitem.bought=You've bought %s for %dg
|
||||
windows.wndtradeitem.sold=You've sold your %1$s for %2$dg
|
||||
windows.wndtradeitem.bought=You've bought %1$s for %2$dg
|
||||
windows.wndtradeitem.stole=You've stolen the %s
|
||||
|
||||
windows.wndwandmaker.dust=Oh, I see you have the dust! Don't worry about the wraiths, I can deal with them. As I promised, you can choose one of my high quality wands.
|
||||
|
||||
Reference in New Issue
Block a user