Class GenerateStringConstants

java.lang.Object
com.e1c.langtool.v8.dt.internal.ui.generatestring.GenerateStringConstants

public final class GenerateStringConstants extends Object
Constants for Generate translation strings actions.
  • Field Details

    • MAX_ITEMS_IN_PREVIEW_LIST_NAME

      public static final String MAX_ITEMS_IN_PREVIEW_LIST_NAME
      Preference key for the maximum number of items to display in preview list of Generate translation strings actions.
      See Also:
    • DEFAULT_MAX_ITEMS_IN_PREVIEW_LIST_VALUE

      public static final int DEFAULT_MAX_ITEMS_IN_PREVIEW_LIST_VALUE
      Default maximum number of items to display in the preview list of Generate translation strings actions.

      This constant defines the fallback limit for the number of entries shown in UI preview lists of Generate translation strings actions. When no custom value is configured by the user. The default value is {1000}.

      See Also: