teeworlds-translation icon indicating copy to clipboard operation
teeworlds-translation copied to clipboard

Remove space before Localize in source / add space in translations

Open Dune-jr opened this issue 5 years ago • 0 comments

				str_format(aImprovement, sizeof(aImprovement), Localize(" (%s seconds faster)"), aTime);

(https://github.com/teeworlds/teeworlds/blob/0992498bbe95a1b47526f09c7df7a5e1b52b3056/src/game/client/components/infomessages.cpp#L107)

Dune-jr avatar Dec 21 '19 14:12 Dune-jr