How to make the section name display different labels in the English environment and the Japanese environment

ma kaiyue
Giga Guru

How to make the section name display different labels in the English environment and the Japanese environment

1 ACCEPTED SOLUTION

Hitoshi Ozawa
Giga Sage
Giga Sage

Hi,

The basic steps in Ankur's reply was necessary.

Here is the steps I've performed.

  1. Create a new section
  2. Add new entry in sys_translated table.
    Table: sys_ui_section
    Element: caption
    Language:ja
    Value: name given to the section in step 1
    Label (translated): Japanese section name
  3. In Application Navigator, enter "cache.do"   <--- this step was necessary. Without this step, the section wasn't translated
  4. Refresh page. If in English, change to Japanese

Example

1. Create new section

find_real_file.png

2. Create new record in sys_translated table

find_real_file.png

3. Execute cache.do

find_real_file.png

4. Display form

find_real_file.png

View solution in original post

5 REPLIES 5

Harish KM
Kilo Patron
Kilo Patron

Hi you need to do translation for japanese language. See screenshot below. You need to do translation for sys UI section table and caption name. To do this you need to enable japanese lang plugin in the instance

Table Name : sys_translated.LIST

Regards
Harish

Ankur Bawiskar
Tera Patron
Tera Patron

@ma kaiyue 

this link has the solution

How to translate the section label for a custom view?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@ma kaiyue 

Hope you are doing good.

Did my reply answer your question?

If my response helped please close the thread by marking appropriate response as correct so that it benefits future readers.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@ma kaiyue 

Did you mistakenly marked other response as correct?

The answer marked as correct has the same steps as mentioned in the link I shared.

Would you mind marking appropriate response as correct based on timely response.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader