seige -> beseige (correct verb form).

This commit is contained in:
Eric S. Raymond 2010-07-13 02:56:09 +00:00
parent 7d2d083d53
commit 597f8762ac
2 changed files with 4 additions and 2 deletions

View file

@ -942,7 +942,7 @@
[/message]
[message]
id=Tallin
message= _ "Yeah. Obviously this is going to take some time. If necessary we can sit tight in our fortifications and siege them until they starve!"
message= _ "Yeah. Obviously this is going to take some time. If necessary we can sit tight in our fortifications and besiege them until they starve!"
[/message]
[/event]
# Rakashas death

View file

@ -560,6 +560,8 @@ stringfixes = {
),
"wesnoth-nr" : (
# Correct some English usage at revision 44124
("fortifications and siege them", "fortifications and besiege them"),
# Convert makeshift dashes:
# conversion added in 1.9.0-svn
("afar -- hence they kept their weapons sharp, and reckoned themselves well ", "afar — hence they kept their weapons sharp, and reckoned themselves well "),
@ -1033,7 +1035,7 @@ stringfixes = {
# Speak, if all argument files are newer than this timestamp
# Try to use UTC here
# date --utc "+%s # %c"
timecheck = 1275358384 # Tue 01 Jun 2010 02:13:04 AM UTC
timecheck = 1278989211 # Tue 13 Jul 2010 02:46:51 AM UTC
import os, sys, time, stat, re