Closed (fixed)
Project:
Advanced Help
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2008 at 12:50 UTC
Updated:
11 Nov 2008 at 07:31 UTC
I've translated CCK and added the same screenshots in German with same names to cck\translations\help\de, but they are not shown in the translated help. Are translated images not supported?
Comments
Comment #1
merlinofchaos commentedWhoops, it turned out that path: wasn't getting redirected. Which is not the right behavior anyway, as many images will not need to be translated.
I just added a new keyword, 'trans_path' which will lead to the translated directory, so you can choose which images you wish to translate. That should be enough to take care of this issue.
Comment #2
hass commentedOk, thank you. I thought first that the path redirection should be detected based by file exists... with fall back logic to the main untranslated files as this would make things very easy for translators. But this path variable would also work nevertheless it is static.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.