I18n Test Wizard Format Property Editor

See Also 

The I18n Test Wizard Format property editor sets the POSIX regular expression that the Internationalization Test wizard uses to identify all internationalized strings. By default, this setting returns all strings that are parameters of getString (notice that getBundle is committed). For each returned string, the Internationalization Test wizard looks for a matching key and value in the source file's resource bundle.

To open the I18n Test Wizard Format property editor, choose Tools and choose Options, expand the Editing node and select Internationalization. Then click the ellipsis (...) button for the I18n Test Wizard Format property.

You can use the Internationalization Regular Expression Format combo box to choose from one of the IDE's preset regular expressions or write your own. The Arguments section contains a list of variables that you can use in your regular expression.

See Also
Internationalizing Source Code
I18n Search Format Property Editor
I18n String Format Property Editor
Bundle Init Format Property Editor
Configuring Internationalization Settings
Code Formats for Internationalized Strings
Adding Arguments for Message Formats

Legal Notices