Custom menu translation Custom menu translation
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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