Changing Labels and Text

You can customize most of the text found in labels, dialogs, or error messages used by the Hybrid Web Container.

  1. Open the strings.xml file, which is located in ...\HybridWebContainer\res\values for editing.
    This files contains the text for error messages, screen titles, screen labels, validation messages, and so on.
  2. Make your changes and save the file.
    Keep in mind that for any change you make, you must also make the same change for each language if you want your changes to translate across other languages. You must edit the strings.xml files located in the values-<language_code> folder for each language.