Custom menu translation Custom menu translation
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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