- Click the ellipsis button. In the Edit Text dialog box, specify whether you want to edit the text as a string or resource bundle.
- If you have selected the String option, type the desired text in the Value field, and proceed to the step 4.
- If you have selected the
Resource bundle
option, specify the name of
the desired resource bundle, key and value.
- Click ellipsis button next to the Bundle name field, or press Shift+EnterShift Enter. In the Choose Properties File dialog box, find the desired resource bundle in the project tree view, or click the Search by Name tab, type the search string and select resource bundle from the suggestion list.
- Click ellipsis button next to the Key field, or press Shift+EnterShift Enter. In the Choose Property Key dialog box, select the desired key from the list.
Type value in the Value field.
- If you want to enable i18n support for the property, make sure that the option Value does not need internationalization is cleared. In this case, intention action i18nize property text is suggested for this component. If the option is selected, the intention action is suppressed.
- Click OK.


