Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

Localization is a practice to localize various UI visible data into the local wordings according to the clients requirements. This practice of localization is enforced to various clients so that it becomes easier for the people using the service to understand there common terminology and make best use of the available system.

The following texts( but not limited to) on the web page can be localized:

  1. Labels

  2. Messages : Alert messages, success messages, validation messages and other notifications etc.

  3. Help Texts

Note: The module specific master data would already have been made available in the localized form while collecting the data for the respective module specific configuration.

Data Table

Sr. No

Code*

Module*

Entity/Service*

Message(English)*

Message(local language)*

1

ACTION_TEXT_APPLICATION

Trade License

Application Form

Search Trade Licenses

व्यापार लाइसेंस खोजें

2

ACTION_TEST_TL_REPORTS

Trade License

Application Form

Trade License Reports

ट्रेड लाइसेंस रिपोर्ट

3

CORE_COMMON_CITY

Property Tax

Search Property Box

City

शहर

*Note- Data mentioned in the data table is a sample data.

Procedure

Data Definition

Sr. No.

Column Name

Data Type

Data Size

Mandatory

Description

1

Code

Alphanumeric

64

Yes

The code for which the localized language is to be provided

2

Module

Alphanumeric

64

Yes

The module in which the code belongs to

3

Entity/Service

Alphanumeric

64

Yes

The purpose/service of  the module that code serves

4

Message(English)

Text

256

Yes

The English language that is being displayed on the U.I

5

Message(local language)

Text

256

Yes

The text in local language that the client wants to be displayed

Steps to fill Data

  1. Download the data template attached to this page.

  2. Get a good understanding of all the headers in the template sheet, their data type, size, and definitions by referring to the ‘Data Definition’ section of this document.

  3. In case of any doubt, please reach out to the person who has shared this template with you to discuss and clear your doubts.

  4. Present the client the full sheet of codes as well as English language for which the localized texts are required.

  5. Ask the client to fill the localized text in the last column which is the message(local language) column.

  6. Verify the data once again by going through the checklist and making sure that each and every point mentioned in the checklist is covered.

Checklist

This checklist covers all the activities which are common across the entities.

Sr. No.

Checklist Parameter

Example

1

Make sure that each and every point in this reference list has been taken care of.

Checklist

Entity Specific Checklist

Not Applicable

Attachments

  1. Configurable Data Template - Localization

2. Configurable Sample Data - Localization

  • No labels