Phoca Modules & Plugins - incompatible langauge files
Posted: 11 Mar 2012, 21:18
Those which are standalone and released last month
VM Category and dtree category module specially
From this (en-GB):
[code]
MOD_PHOCA_VM_CATEGORY_DESCRIPTION="<div style="_QQ_"background:#E5F5FF;border:1px solid #99D6FF;padding:10px;margin:10px; -box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -webkit-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -moz-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc;"_QQ_">
<p>Phoca VirtueMart Category Module - displaying a tree of VirtueMart categories in menu.<br />
Enable and publish this module in <a href="_QQ_"index.php?option=com_modules"_QQ_">Module Manager</a></p>
<p>More information: <a href="_QQ_"https://www.phoca.cz/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca.cz</a></p>
<p>Documentation: <a href="_QQ_"https://www.phoca.cz/documentation/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca Documentation</a></p>
<p>Help and Support: <a href="_QQ_""_QQ_" target="_QQ_"_blank"_QQ_" >Phoca Forum</a></p>
</div>"
MOD_PHOCA_VM_CATEGORY="Phoca VirtueMart Category Module"
[/code]
Comes as this (bg-BG):
[code]
MOD_PHOCA_VM_CATEGORY_DESCRIPTION="<div style="_QQ_"background:#E5F5FF;border:1px solid #99D6FF;padding:10px;margin:10px; -box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -webkit-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -moz-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc;"_QQ_">
Enable and publish this module in <a href="_QQ_"index.php?option=com_modules"_QQ_">Модули</a></p>
<p>More information: <a href="_QQ_"https://www.phoca.cz/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca.cz</a></p>
<p>Documentation: <a href="_QQ_"https://www.phoca.cz/documentation/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca документация</a></p>
<p>Help and Support: <a href="_QQ_""_QQ_" target="_QQ_"_blank"_QQ_" >Phoca форум</a></p>
MOD_PHOCA_VM_CATEGORY="Phoca VirtueMart модул за категориите"
[/code]
Those files are no longer compatible with transifex... and since exist to help translator's job, is pointless to return to old way with notepad and winmerge. Can you correct them in the way of... let say how Phoca Download modules are written?
Phoca Download Chart module
[en-GB.mod_phocadownload_chart_statistics.sys.ini] - Readable by Transifex
Phoca VM Category module
[en-GB.mod_phoca_vm_category.sys.ini] - Not
And I don't have time to compare and convert them.
VM Category and dtree category module specially
From this (en-GB):
[code]
MOD_PHOCA_VM_CATEGORY_DESCRIPTION="<div style="_QQ_"background:#E5F5FF;border:1px solid #99D6FF;padding:10px;margin:10px; -box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -webkit-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -moz-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc;"_QQ_">
<p>Phoca VirtueMart Category Module - displaying a tree of VirtueMart categories in menu.<br />
Enable and publish this module in <a href="_QQ_"index.php?option=com_modules"_QQ_">Module Manager</a></p>
<p>More information: <a href="_QQ_"https://www.phoca.cz/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca.cz</a></p>
<p>Documentation: <a href="_QQ_"https://www.phoca.cz/documentation/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca Documentation</a></p>
<p>Help and Support: <a href="_QQ_""_QQ_" target="_QQ_"_blank"_QQ_" >Phoca Forum</a></p>
</div>"
MOD_PHOCA_VM_CATEGORY="Phoca VirtueMart Category Module"
[/code]
Comes as this (bg-BG):
[code]
MOD_PHOCA_VM_CATEGORY_DESCRIPTION="<div style="_QQ_"background:#E5F5FF;border:1px solid #99D6FF;padding:10px;margin:10px; -box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -webkit-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc; -moz-box-shadow: inset 0px 0px 10px #fff, 0px 0px 5px #ccc;"_QQ_">
Enable and publish this module in <a href="_QQ_"index.php?option=com_modules"_QQ_">Модули</a></p>
<p>More information: <a href="_QQ_"https://www.phoca.cz/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca.cz</a></p>
<p>Documentation: <a href="_QQ_"https://www.phoca.cz/documentation/"_QQ_" target="_QQ_"_blank"_QQ_" >Phoca документация</a></p>
<p>Help and Support: <a href="_QQ_""_QQ_" target="_QQ_"_blank"_QQ_" >Phoca форум</a></p>
MOD_PHOCA_VM_CATEGORY="Phoca VirtueMart модул за категориите"
[/code]
Those files are no longer compatible with transifex... and since exist to help translator's job, is pointless to return to old way with notepad and winmerge. Can you correct them in the way of... let say how Phoca Download modules are written?
Phoca Download Chart module
[en-GB.mod_phocadownload_chart_statistics.sys.ini] - Readable by Transifex
Phoca VM Category module
[en-GB.mod_phoca_vm_category.sys.ini] - Not
And I don't have time to compare and convert them.