News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Custom menu translation

Started by mahdi1234, July 01, 2009, 12:20:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mahdi1234

Hi there,

I wasn't able find answer on this one searching board ... how do I export custom menu so I can make it translatable into other languages?

e.g. I've added button "Forum"

<td><img name="buttonright1" src="themes/hardwired/images/buttonright1.gif" width="7" height="25" border="0" alt="" /></td>
                                        <td><img name="spacer" src="images/spacer.gif" width="5" height="25" border="0" alt="" /></td>
                                        <td><img name="buttonleft1" src="themes/hardwired/images/buttonleft1.gif" width="7" height="25" border="0" alt="" /></td>
                                        <td style="background: url(themes/hardwired/images/buttoncenter.gif);">
                                                <a href="http:/xyz" title="Forum">Forum</a>
                                        </td>


what I would need to do, to have it variable for translation? Is it even possible? If so, can I make theme specific language file, so I don't have to edit main file each time new release is out?

thanks,
mahdi