Added a pofix rule for the addition of the serial comma.
This commit is contained in:
parent
2a19b08421
commit
67d178c0a9
1 changed files with 4 additions and 0 deletions
|
@ -3819,6 +3819,10 @@ stringfixes = {
|
|||
("Plan ahead - think about", "Plan ahead — think about"),
|
||||
),
|
||||
|
||||
"wesnoth-help" : (
|
||||
("Immune to drain, poison and plague", "Immune to drain, poison, and plague"),
|
||||
),
|
||||
|
||||
}
|
||||
|
||||
# Speak, if all argument files are newer than this timestamp
|
||||
|
|
Loading…
Add table
Reference in a new issue