Translated images are not showing
hass - October 19, 2008 - 12:50
| Project: | Advanced help |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
Whoops, 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.
#2
Ok, 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.
#3
Automatically closed -- issue fixed for two weeks with no activity.