Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
<ww:textfield label="%{getText('i18n.label')}" name="label1" />

Thihs This will get the localized text message for the key "i18n.key" and put it in the label.

...