public class TranslationRequiredIssue extends L10nIssue(Code)
Translation is required.
This issue represents a key that has been marked in the reference file
as required to be translated (i.e. #+TRANS but the
translation is either missing in the localisation file or the translation
is there but the value has not been translated:
Examples:
Reference File
#+TRANS
Token=Translation Needed
Localisation file (option 1):
Token=Translation Needed
option 2 just means that the token is not there in the file.