Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Issue in Properties panel

New Here ,
Jun 19, 2021 Jun 19, 2021

the language of my properties panel in illustrator is converted to Japanese and I am unable it reset back to English, please help

 

TOPICS
Bug
367
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Advocate ,
Jun 19, 2021 Jun 19, 2021

Hi, sorry about that

I don’t have a solution, but maybe if you try to reset the preferences will work, here the instructions: https://helpx.adobe.com/illustrator/using/setting-preferences.html#setting_illustrator_preferences

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 19, 2021 Jun 19, 2021
Thanks for your email
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 19, 2021 Jun 19, 2021

You can do a search in this community for this problem. This came up and may help.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 20, 2021 Jun 20, 2021
LATEST

go to <AI Install Dir>\Support Files\Required\UXP\extensions\com.adobe.illustrator.propertiespanel and open main.js in Notepad++ or any text editor

then search for ToolOptions\":\"Tool Options\" and copy the whole line from eval( to the end!

then search for PropertiesPanel/ToolOptions or 工具选项

then check if the block comment says ./src/js/app/translations/en_US or something similar to it and replace that with copied line

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines