I have a few strings in game options that are just Arabic numerals (e.g. "1", "2", "3", etc.). Since they are displayed to the user, I wrapped them in "totranslate" like everything else. But, I got a (reasonable) suggestion to remove these from the translation system, since Arabic numerals are recognized in all modern languages (even in languages that also have alternate symbols).
I remove the "totranslate" wrappers from these strings (in gameoptions.inc.php), but the change didn't seem to have any effect. The items are still in the translation system after nearly a week.
Is this expected? Is there some trick to cause these to go away? Or should I just give up and let them stay?
The game is Letter Tycoon.
Example can be found here (for the numeral "4"):
https://boardgamearena.com/translation? ... _US&find=4
See this bug/suggestion:
https://boardgamearena.com/bug?id=28251
And this thread in the Translation forum:
viewtopic.php?f=11&t=18304
I remove the "totranslate" wrappers from these strings (in gameoptions.inc.php), but the change didn't seem to have any effect. The items are still in the translation system after nearly a week.
Is this expected? Is there some trick to cause these to go away? Or should I just give up and let them stay?
The game is Letter Tycoon.
Example can be found here (for the numeral "4"):
https://boardgamearena.com/translation? ... _US&find=4
See this bug/suggestion:
https://boardgamearena.com/bug?id=28251
And this thread in the Translation forum:
viewtopic.php?f=11&t=18304