coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: mahdi1234 on July 01, 2009, 12:20:24 AM

Title: Custom menu translation
Post by: mahdi1234 on July 01, 2009, 12:20:24 AM
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