Translatable fixes to the other macros too.

This commit is contained in:
Lari Nieminen 2006-08-28 16:26:32 +00:00
parent 1c205c19f2
commit 25b97e8a93

View file

@ -29,7 +29,7 @@ multiply=-1
[unit]
type={TYPE}
description={DESC}
user_description={DESC}
user_description= _ {DESC}
side={SIDE}
upkeep=full
x={X}
@ -57,7 +57,7 @@ multiply=-1
side={SIDE}
type={TYPE}
description={DESC}
user_description={DESC}
user_description= _ {DESC}
upkeep=full
x={X}
y={Y}