• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Registration Module and Chinese text

ccto

Basic Pleskian
Hello Parallels and all..

We have run a trial upgrade from Site Builder 4.0 to Site Builder 4.5 .

Afterwards, we found that if we select Traditional or Simplified Chinese in Step 3 Pages - interface language, some of the caption text in the Registration module become "?" in the Site Builder Preview and published website.

SB version: 4.5.0 Hotfix-20081016 (2008101615)

You may refer to the screenshot -
sb45_registration_chinese_text.jpg


Please help.

Thank you very much for your kind attention.

Regards,
George
 
Did you upgrade locale packages together with product itself? Locales can be installed with help of autoinstaller or can be found directly on Parallels web site: http://www.parallels.com/products/sitebuilder/lp/
You can check files and make sure that all (or not all) fields are translated for Feedback module here:

# ls -la /usr/local/sitebuilder/resources/locale/zh_CN/Modules/Feedback
total 28
drwxr-xr-x 2 root root 4096 Sep 17 23:05 .
drwxr-xr-x 14 root root 4096 Sep 17 23:05 ..
-rw-r--r-- 1 root root 395 Sep 2 14:37 Defaults.lng
-rw-r--r-- 1 root root 1485 Sep 2 14:37 Editor.lng
-rw-r--r-- 1 root root 253 Sep 2 14:37 Errors.lng
-rw-r--r-- 1 root root 412 Sep 2 14:37 Form.lng
-rw-r--r-- 1 root root 72 Sep 2 14:37 Install.lng
 
Yes, I found some texts are ? (question-mark) text in this file -/usr/local/sitebuilder/resources/locale/zh_TW/Modules/Login/Frontend.lng
(we have not modified these files)

Do we manually correct it? or you will check the master version instead?

--

We used the auto-installer to upgrade and the rpm was automatically upgraded too.
[root@sb4test Login]# rpm -qa | grep -i login
sitebuilder_module-login-4.5.0-build08090214
[root@sb4test Login]# rpm -qa | grep -i sitebuilder | grep zh
sitebuilder_zh_CN-4.5.0-build08090214
sitebuilder_zh_TW-4.5.0-build08090214
 
You can try to correct text by yourself I guess. I will check it up and provide all information to localization team for clarification.
 
Back
Top