Hi Ben,
On Wed, May 12, 2010 at 16:10, Ben Stuggler <bobbywaxkiller(a)gmail.com>wrote;wrote:
Hi,
Does anybody know if it's possible to change the translation for the
interface (for example, the logout button) ?
I would like to avoid overwriting the "$!msg.get('logout')" which is
definitively not a good solution.
- Create XWiki.Translations
- Write "logout=Some crazy translations" and save the page
- In the Administration, in the Programming section, add
"XWiki.Translations" as an internationalization document bundle and save
IIRC this should override the default translation.