kill XEBALLOON etc, fix some strings

This commit is contained in:
Enno Rehling 2014-06-22 10:43:05 -07:00
parent 2c831230a0
commit 1444ee58f2
3 changed files with 5 additions and 8 deletions

View File

@ -1889,12 +1889,12 @@
<string name="BAEUME">
<text locale="de">BÄUME</text>
</string>
<string name="ALLIANZ">
<text locale="de">ALLIANZ</text>
</string>
<string name="BAUERN">
<text locale="de">BAUERN</text>
</string>
<string name="BEISTAND">
<text locale="de">BEISTAND</text>
</string>
<string name="BEWACHE">
<text locale="de">BEWACHEN</text>
</string>

View File

@ -1181,8 +1181,8 @@
<string name="BAUERN">
<text locale="en">PEASANTS</text>
</string>
<string name="BEISTAND">
<text locale="en">AID</text>
<string name="ALLIANZ">
<text locale="en">ALLIANCE</text>
</string>
<string name="BEWACHE">
<text locale="en">GUARD</text>

View File

@ -370,9 +370,6 @@ const char *parameters[MAXPARAMS] = {
"GRUPPE",
"PARTEITARNUNG",
"BAEUME",
"XEPOTION",
"XEBALLOON",
"XELAEN",
"ALLIANZ"
};