Custom menu translation Custom menu translation
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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