• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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