• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

7.5.1-ja-JP TYPO information

ToolBox

Basic Pleskian
the last two lines of /usr/local/psa/admin/plib/locales/ja-JP/messages_ja-JP.php are TYPO?

@include_once('common_messages_en-US.php');
@include_once('conhelp_en-US.php');

but,

@include_once('common_messages_ja-JP.php');
@include_once('conhelp_ja-JP.php');
 
Hello Toolbox,

yes, you are right, it should be

@include_once('common_messages_ja-JP.php');
@include_once('conhelp_ja-JP.php');

The LP has been fixed and can be accessed by the following links:

http://download1.parallels.com/Plesk/PPP9//Localization/psa-locale-ja-JP-9.5.1-2010041913.noarch.rpm
http://download1.parallels.com/Plesk/PPP9//Localization/psa-locale-ja-jp_9.5.1-2010041913_all.deb
http://download1.parallels.com/Plesk/PPP9//Localization/psa-locale-ja-jp-9.5.1_2010041913.tbz

These links will be available on page http://www.parallels.com/download/plesk/utilities/ soon.
 
Back
Top