AWM. Unable to change Application PrettyName

  1. Create an Application Within Minute (AWM) using the wizard;
  2. Edit MyApplicationNameTranslation file by adding a line:
    MyApplicationName.applicationsPanelEntryLabel=My New Application Pretty Name
  3. Save file;
  4. Go to Global Administration: Applications Panel;
  5. Remove application from Applications Panel and press “Save”;
  6. Add application to Applications Panel and press “Save”;
  7. Refresh browser page;
  8. The applicationsPanelEntryLabel has not been applied

However, when I perform these steps with another “stock” application, installed by Extension Manager (for example, Glossary) - everything works.

Please help resolve the issue.
Thanks.

See Loading... . In 11.0 you will have a dedicate text input to change the application pretty name (used on the Applications Panel). For now, you need to edit the application home page using the object editor and look for the UIExtension object which has a parameters property. Look for the label parameter.

Thanks! :+1: