Fehler Übersetzung Magiegebiete

This commit is contained in:
Enno Rehling 2002-07-28 11:04:50 +00:00
parent ca86009d82
commit f559a57669
2 changed files with 4 additions and 4 deletions

View File

@ -620,7 +620,7 @@ spskill(const struct locale * lang, const struct unit * u, skill_t sk, int *dh,
if (sk == SK_MAGIC){
if (find_magetype(u) != M_GRAU){
sbuf += sprintf(sbuf, "%s ", LOC(lang, magietypen[find_magetype(u)]));
sbuf += sprintf(sbuf, "%s ", LOC(lang, mkname("school", magietypen[find_magetype(u)])));
}
}

View File

@ -5236,9 +5236,9 @@
<text locale="de">Gwyrrd</text>
<text locale="en">Gwyrrd</text>
</string>
<string name="cerrdor">
<text locale="de">Cerrdor</text>
<text locale="en">Cerrdor</text>
<string name="cerddor">
<text locale="de">Cerddor</text>
<text locale="en">Cerddor</text>
</string>
<string name="draig">
<text locale="de">Draig</text>