This commit is contained in:
Gunter Labes 2009-10-01 19:59:57 +00:00
parent f72d038ef8
commit 5c8d600da5
2 changed files with 3 additions and 2 deletions

View File

@ -20,7 +20,7 @@
source= _ "- Memoirs of Gweddry, 627YW"
[/tip]
[tip]
text= _ "You can access the 'Recruit' and 'Recall' commands by right-clicking on a castle tile. That will let you chose which hex you put a new unit in. Placing units wisely can sometimes let you reach a village a turn earlier."
text= _ "You can access the 'Recruit' and 'Recall' commands by right-clicking on a castle tile. That will let you choose which hex you put a new unit in. Placing units wisely can sometimes let you reach a village a turn earlier."
source= _ "- The Wesnoth Tactical Guide"
[/tip]
[tip]

View File

@ -113,6 +113,7 @@ stringfixes = {
("have good defences in water", "have good defenses in water"),
("have a low defence", "have a low defense"),
("characers", "characters"),
("That will let you chose which hex you put a new unit in.", "That will let you choose which hex you put a new unit in."),
),
"wesnoth-trow" :(
@ -267,7 +268,7 @@ stringfixes = {
# Speak, if all argument files are newer than this timestamp
# Try to use UTC here
# date --utc "+%s # %c"
timecheck = 1250986724 # Sun 23 Aug 2009 12:18:44 AM UTC
timecheck = 1254427151 # Thu 01 Oct 2009 07:59:11 PM UTC
import os, sys, time, stat