On Thu, 2 Feb 2023 17:41:28 GMT, Andy Goryachev <ango...@openjdk.org> wrote:
>>> Do we provide a hint to the translators on how these strings need to be >>> translated, like giving an example of rendered text? >> >> And that is why i did not do any "Google translate" translation in this PR - >> i will raise a new bug to translate the new strings where i will describe >> their meaning and hints on how to translate. Because even if that will be me >> who is doing the translation i would like to give a reviewer more >> information on what and how i translate it. > > one way to do it is to describe the expected result in the comment > immediately preceding the string. For example: > > > # "the current execution is complete" > Class.runText=The run is run. > > Also, for testing purposes, we could consider pseudolocalization > https://en.wikipedia.org/wiki/Pseudolocalization > > Better discuss this with Naoto Sato. Sorry for accidentally editing your comment. I think I restored it correctly. ------------- PR: https://git.openjdk.org/jfx/pull/1016