DIGIT Workbench
PlatformDomainsAcademyDesign SystemFeedback
  • 👋Introducing DIGIT Workbench
    • Release Notes
      • Service Build Updates
      • MDMS & Configuration Updates
      • Test cases
      • Schema Collection
  • Understanding Workbench
    • Workbench Concept Note
    • Approach
  • Specifications
    • Master Data Management Process Flow
    • User Stories
  • Platform
    • Architecture
      • High Level Design
      • Low Level Design
    • Source Code
  • Setup
    • Configurations
      • Services
        • MDMS V2 (Master Data Management Service)
          • Adopt New MDMS - Steps
      • Workbench UI
        • Configurations
          • MDMS Configurations
          • DevOps Configuration
          • FAQ :: On Localisation Screens
        • Manage Master Data
          • Search Master Data
          • Add Master Data
          • View Master Data
          • Update Master Data
        • Manage Localisation Data
          • Search Localisation Data
            • Add Localisation Data
          • Edit Localization Messages
          • FAQ :: Add localisation if screens are not localised.
        • Create New Master
      • MDMS V2 Migration Guide
  • Community
    • Issues
Powered by GitBook

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.

On this page

Was this helpful?

Export as PDF
  1. Setup
  2. Configurations
  3. Workbench UI
  4. Manage Localisation Data

Edit Localization Messages

PreviousAdd Localisation DataNextFAQ :: Add localisation if screens are not localised.

Last updated 9 months ago

Was this helpful?

Editing localizations

  • From the Search screen itself user can update localization messages

  • Only message text can be edited, we are not allowed to change locale, module and code of the message.

  • There is a fixed action column in the results table.

  • Upon clicking the edit icon a modal is opened from where user can add the updated message

  • User can click on the submit button, a respective toast is shown and the search results are refetched and rendered with the updated message.

  • API used here is same as add localization.

  • Select the edit icon in the action column, update the text as needed, and then click submit to save your changes.