Code Formats for Internationalized Strings

See Also 

When inserting internationalized strings, the IDE uses the default code format specified in the Internationalization settings. To set an alternate code format choose Tools  > Options and click Advanced Options, then in the left pane of the Options window expand the Editing node and select Internationalization. Then click the ellipsis (...) in the I18n String Format combo box.

You can choose from the following code formats:

If none of these formats suits your purpose, you can enter your own code format. Make sure that your format uses a correct argument structure.

See Also
Adding Arguments for Message Formats
Inserting Internationalizated Strings Into Source Code
About Resource Bundles

Legal Notices