Hello everybody,
I have an extension with some localizations.
When I update my extension, and it has new strings, what's the best method I should used on WTS, add empty strings with the new entities, or let the old locale with missing entities ?
Currently, if I add the new entities with empty strings, this entities are highlighted on the WTS, but the file is marked "100% translated". So the translator can think that there are not new strings in this new version.
I have not tried to put some locales with missing entities, but perhaps that it's what I should do.