Changes between Version 119 and Version 120 of TaggingPresets


Ignore:
Timestamp:
2015-10-14T22:48:33+02:00 (9 years ago)
Author:
simon04
Comment:

values_no_i18n (##11696)

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v119 v120  
    137137 values_from="JAVA code"::
    138138  To use instead of "values" if the list of values has to be obtained with a Java method of this form: public static String[] getValues(); The value must be: "full.package.name.ClassName#methodName".
     139 values_no_i18n="true/false"::
     140  Disables internationalisation for value to avoid mistakes, see #11696
    139141 values_context="context"::
    140142  Translation context for name attribute to separate equals words with different meaning (not required for in-file translations).