ralke
(҂ ͠❛ ෴ ͡❛)ᕤ
- Joined
- Dec 17, 2011
- Messages
- 1,714
- Solutions
- 31
- Reaction score
- 967
- Location
- Santiago - Chile
- GitHub
- ralke23
- Twitch
- ralke23
I'm translating everything to spanish and in this case, I have a problem with items.xml.
For example I have:
article="a" name="gold coin"
but if you translate to spanish should be
article="a" name="moneda" suffix="de oro"
(this because moneda has the extra "s" which was coin/coins before).
But suffix is not working for me. Also saw that TFS main branch uses editorsuffix="" but didn't work either. Any ideas?
Thanks in advance!
For example I have:
article="a" name="gold coin"
but if you translate to spanish should be
article="a" name="moneda" suffix="de oro"
(this because moneda has the extra "s" which was coin/coins before).
But suffix is not working for me. Also saw that TFS main branch uses editorsuffix="" but didn't work either. Any ideas?
Thanks in advance!