FAHRE wurde in der falschen locale gecheckt.

This commit is contained in:
Enno Rehling 2003-03-26 15:25:39 +00:00
parent ffdb2d8e48
commit bff02cf62c
2 changed files with 2 additions and 2 deletions

View File

@ -849,7 +849,7 @@ init_drive(void)
ut = getunit(r, u->faction); ut = getunit(r, u->faction);
if(!ut) continue; if(!ut) continue;
if (igetkeyword(ut->thisorder, u->faction->locale) == K_DRIVE && !fval(ut, FL_LONGACTION) && !fval(ut, FL_HUNGER)) { if (igetkeyword(ut->thisorder, ut->faction->locale) == K_DRIVE && !fval(ut, FL_LONGACTION) && !fval(ut, FL_HUNGER)) {
u2 = getunit(r, u->faction); u2 = getunit(r, u->faction);
if(u2 == u) { if(u2 == u) {
w += weight(ut); w += weight(ut);

View File

@ -1088,7 +1088,7 @@
<string name="goliathwater"> <string name="goliathwater">
<text locale="en">goliath water</text> <text locale="en">goliath water</text>
</string> </string>
<string name="p1_p"> <string name="goliathwater_p">
<text locale="en">goliath waters</text> <text locale="en">goliath waters</text>
</string> </string>
<string name="p2"> <string name="p2">