Cause : Q++ has noticed that the tokens used in the different cases of the MonthHeader options used by the current DiaryGridLine, has tokenscorresponding to X different languages. However the number of Languages selected in the Languages property is Y, a smaller number.
The root cause of this mismatch depends on the relative values of X and Y. Some cases of this message can be caused by token errors. Most often it is due to forgetting to put the DayValue in front of a token, such as hours tokens, in which case Q++ thinks that token represents the "h" LanguageTag.
Consequences : Q++ will not execute this Script until this error is fixed.
Solutions :
•Edit List of Languages : Opens the Languages property editor, so you can add or remove languages.
•Modify [MonthHeader] : Opens the corresponding MonthHeader options (located in the GridOptions), so you can modify any token errors.