OctopusET commented on pull request #604: URL: https://github.com/apache/guacamole-client/pull/604#issuecomment-839202273
> Okay, I think it is very, very close. I've put a few comments, here. A couple of general things to look at: > > * If you're not doing any translation of a particular string, then you should leave it out of the Korean translation file. This includes empty strings and places where you'd reference another translation (for example, `"ACTION_LOGOUT" : "@:APP.ACTION_LOGOUT"`). > > * If a string is translated, but the Korean translation happens to be the same as English you _should_ include it in the Korean translation file. Then, every lines start with "@" should be remove. right? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
