• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

NL_nl Translation error

W

wiebren

Guest
When I am in the Wizard/Edit there are 3 values not correctly translated, see the attachment.
 

Attachments

  • sitebuilder2.JPG
    sitebuilder2.JPG
    54.5 KB · Views: 71
workaround

For solving this problem you should delete backslashes from key "duplicatePageFileName" in usr/local/sitebuilder/resources/locale/nl_NL/Wizard/Edit.lng.

$ grep -R "duplicatePageFileName" /usr/local/sitebuilder/resources/locale/nl_NL/
/usr/local/sitebuilder/resources/locale/nl_NL/Wizard/Edit.lng:duplicatePageFileName = "Bestandsnaam van de pagina moet uniek zijn binnen elke sitestructuur. Ook mag u een pagina niet \'index\' noemen, omdat dit een reserveerde naam is."
$
 
Back
Top