Prestashop 1.7 ps_categoryproducts不可翻译

时间:2017-01-17 00:01:40

标签: prestashop-1.7

prestashop模块categoryproducts显示没有要翻译的字符串。模板中有两个可以翻译的字符串:

{l s='%s other product in the same category:' sprintf=[$products|@count] d='Modules.Categoryproducts.Shop'}
{l s='%s other products in the same category:' sprintf=[$products|@count] d='Modules.Categoryproducts.Shop'}

我无法在模块翻译中找到这两个字符串中的任何一个,遵循这两条路径中的任何一条:

Translations->Installed modules translations

Modules->Modules and Services->Installed modules->Products in the same category->Configure->Translate

在这两种情况下,prestashop都没有显示要翻译的字符串。

我使用prestashop 1.7.0.4,我刚刚更新了它,因为此版本中有关于模块翻译的错误修正,但没有运气。

我已尝试修改模板,并更改了' d ='其他值的参数。

PS:有人遇到同样的问题:https://www.prestashop.com/forums/topic/578520-module-translation-prestashop-17/这个线程中还没有解决方案(但是)但原因似乎已找到。

1 个答案:

答案 0 :(得分:0)

http://build.prestashop.com/网站上有关于模块翻译的更新。 PrestaShop团队在此发布有关模块和其他技术内容的更新。

您可以查看以下网址,了解有关模块翻译的更多详情:

http://build.prestashop.com/news/new-translation-system-prestashop-17/#as-a-module-contributor

查看更新 - 2017年1月更新'具体而言。