Documentation Center

Java Resources settings

Settings for Java Resource file type (*.properties) files.

Comments and delimiters page

OptionDescription
Translate commentsIf you do not translate comments, they are extracted as tags
Comment identifierA comment identifier is a character that signifies the start of a comment. By default, the identifiers are:
  • #
  • !
Delimiter identifierA delimiter is a character string that signifies the start of translatable text. By default, the identifiers are:
  • :
  • =

Common page

OptionDescription
Preserve line continuation character (backslash)Choose how to handle backslashes at the end of resource lines:
  • Convert to inline tag
  • Convert to soft line break
Convert escaped special characters to inline tagsThe alternative is that these characters are inserted as characters.
Convert escaped Unicode sequences to charactersThe alternative is that these are converted to inline tags.

Embedded Content page

For information on the option available on the Java Embedded Content page, consult the topics which explain how embedded content processors are configured.