add a typo fix for the announcement to pofix.py
This commit is contained in:
parent
002a28edd4
commit
a0c1658e1a
1 changed files with 5 additions and 0 deletions
|
@ -279,6 +279,11 @@ stringfixes = {
|
|||
("$troll_name", "$intl_troll_name"),
|
||||
),
|
||||
|
||||
"1.8-announcement" : (
|
||||
("WML events an AI components", "WML events and AI components"),
|
||||
),
|
||||
|
||||
|
||||
}
|
||||
|
||||
# Speak, if all argument files are newer than this timestamp
|
||||
|
|
Loading…
Add table
Reference in a new issue