Gave the wooden floor a proper translatable name.
This commit is contained in:
parent
c7db529955
commit
b2196ab563
2 changed files with 46 additions and 17 deletions
|
@ -708,7 +708,7 @@
|
|||
|
||||
[terrain_type]
|
||||
symbol_image=interior/wood-regular
|
||||
name= _ "wood_floor"
|
||||
name= _ "Wooden Floor"
|
||||
string=Iwr
|
||||
aliasof=_Gt
|
||||
editor_group=flat
|
||||
|
|
|
@ -420,10 +420,10 @@ stringfixes = {
|
|||
("Look - you can", "Look — you can"),
|
||||
("century - a generation", "century — a generation"),
|
||||
("vast human army - his", "vast human army — his"),
|
||||
#("mother's", "mother’s"),
|
||||
#("'Fight no one great", "“Fight no one great"),
|
||||
#("from his shoulders.'", "from his shoulders.”"),
|
||||
#("You'd", "You’d"),
|
||||
("mother's", "mother’s"),
|
||||
("'Fight no one great", "“Fight no one great"),
|
||||
("from his shoulders.'", "from his shoulders.”"),
|
||||
("You'd", "You’d"),
|
||||
|
||||
# Fix screw up
|
||||
# conversion added in 1.9.0-svn
|
||||
|
@ -434,18 +434,47 @@ stringfixes = {
|
|||
("Princess Li'sar — here?", "Princess Li’sar — here?"),
|
||||
|
||||
# Convert straight apostrophes and quotation marks
|
||||
#("\"Li'sar\"", "\"Li’sar\""),
|
||||
#("I can't believe it should end like this!", "I can’t believe it should end like this!"),
|
||||
#("reach it, Li'sar", "reach it, Li’sar"),
|
||||
#("I know what I'm doing", "I know what I’m doing"),
|
||||
#("Eldred's", "Eldred’s"),
|
||||
#("Garard's", "Garard’s"),
|
||||
#("as Asheviere's reign", "as Asheviere’s reign"),
|
||||
#("news of Asheviere's orders", "news of Asheviere’s orders"),
|
||||
#("In the end Delfador's men", "In the end Delfador’s men"),
|
||||
#("husband's", "husband’s"),
|
||||
#("son's lifeless body", "son’s lifeless body"),
|
||||
#("great mage's staff", "great mage’s staff"),
|
||||
("\"Li'sar\"", "\"Li’sar\""),
|
||||
("I can't believe it should end like this!", "I can’t believe it should end like this!"),
|
||||
("reach it, Li'sar", "reach it, Li’sar"),
|
||||
("I know what I'm doing", "I know what I’m doing"),
|
||||
("Eldred's", "Eldred’s"),
|
||||
("Garard's", "Garard’s"),
|
||||
("as Asheviere's reign", "as Asheviere’s reign"),
|
||||
("news of Asheviere's orders", "news of Asheviere’s orders"),
|
||||
("In the end Delfador's men", "In the end Delfador’s men"),
|
||||
("husband's", "husband’s"),
|
||||
("son's lifeless body", "son’s lifeless body"),
|
||||
("great mage's staff", "great mage’s staff"),
|
||||
("in Li'sar's court", "in Li'sar’s court"),
|
||||
("He married Li'sar", "He married Li’sar"),
|
||||
("Li'sar's High Counselor", "Li’sar’s High Counselor"),
|
||||
("Li'sar, daughter of Garard", "Li’sar, daughter of Garard"),
|
||||
("Yes, but I won't ever", "Yes, but I won’t ever"),
|
||||
("Li'sar! You will be queen!", "Li’sar! You will be queen!"),
|
||||
("Li'sar strikes a", "Li’sar strikes a"),
|
||||
("The land's blood is spent", "The land’s blood is spent"),
|
||||
("Li'sar is fit", "Li’sar is fit"),
|
||||
("all of Asheviere's evil", "all of Asheviere’s evil"),
|
||||
("weren't for her intervention", "weren’t for her intervention"),
|
||||
("little prince's broken body", "little prince’s broken body"),
|
||||
("that Asheviere's wrath", "that Asheviere’ss wrath"),
|
||||
("Let's see if", "Let’s see if"),
|
||||
("Konrad and Li'sar", "Konrad and Li’sar"),
|
||||
("but it isn't to be", "but it isn’t to be"),
|
||||
("Delfador, don't you", "Delfador, don’t you"),
|
||||
("traitor Li'sar, with the", "traitor Li’sar, with the"),
|
||||
("Konrad's", "Konrad‘s"),
|
||||
("Kalenz's", "Kalenz’s"),
|
||||
("I didn't even think", "I didn’t even think"),
|
||||
("been with Li'sar in the", "been with Li’sar in the"),
|
||||
("Li'sar, are you", "Li’sar, are you"),
|
||||
("go with Li'sar", "go with Li’sar"),
|
||||
("Li'sar should be Queen", "Li’sar should be Queen"),
|
||||
("Li'sar is the heir", "Li’sar is the heir"),
|
||||
("Li'sar has become", "Li’sar has become"),
|
||||
("I don't want to fight", "I don’t want to fight"),
|
||||
("but I'm afraid", "but I’m afraid"),
|
||||
),
|
||||
|
||||
"wesnoth-l" : (
|
||||
|
|
Loading…
Add table
Reference in a new issue