Hi,
what would be the command to fill a text with a few variables.
ex> “Day: %1 is the %2th day in the %3th week”
where %1 could be 5 , %2 could be 10 and %3 12
in another text it could be:
ex> “in the %3 week the %2th day is your Day: %1”
while always the %1 get variable 1, %2 variable 2 and %3 variable 3
i hope i made it understandable
its about my Language File and about grammer the variables would sit sometimes at different
possitions.
thanks
chris