Changes

From SME Server
Jump to navigationJump to search
589 bytes added ,  11:22, 27 December 2007
Line 65: Line 65:  
for a more detailed explanation see
 
for a more detailed explanation see
 
http://forums.contribs.org/index.php?topic=30780.0
 
http://forums.contribs.org/index.php?topic=30780.0
 +
 +
* Menus with non FormMagick contribs
 +
There is a workaround to translate just the menu category and heading.
 +
 +
create a locale file
 +
nano /etc/e-smith/locale/fr/etc/e-smith/web/functions/userpanelaccess
 +
<lexicon lang="fr">
 +
    <entry>
 +
        <base>Security</base>
 +
        <trans>\n      Sécurité\n    </trans>
 +
    </entry>
 +
    <entry>
 +
        <base>User Panel Access</base>
 +
        <trans>Panneaux Utilisateurs</trans>
 +
    </entry>
 +
</lexicon>
 +
 +
regenerate the menus
 +
/etc/e-smith/events/actions/navigation-conf
 +
 +
And email the locale file to the contrib maintainer for the next release

Navigation menu