1
arie1985
Change User Menu's language
  • 2007/9/27 20:07

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Hello

I'd like to change the User Menu without using any hack or module for that thing... do you know where can I change it? (which file I should edit?)

I'd like to change the words "Notifications" and "Administration Menu" and "Inbox" to other language

Thanks

2
arie1985
Re: Change User Menu's language
  • 2007/9/28 10:56

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


I've installed another Spanish language in my website, it operates perfectly but I don't understand how to let the user to choose between those 2 languages.

I can go to preferences and there general settings --> change the default language and it works but I wonder how can I let the user decide which language he wants the website to be in?

Also, changing the theme to 2 languages - is it possible?


3
debianus
Re: Change User Menu's language
  • 2007/9/28 11:36

  • debianus

  • Not too shy to talk

  • Posts: 179

  • Since: 2006/12/17


Quote:
Also, changing the theme to 2 languages - is it possible?


http://www.xoopswiki.org/wiki/index.php?title=How_to_make_a_multi-language_theme/es

4
arie1985
Re: Change User Menu's language
  • 2007/9/28 12:15

  • arie1985

  • Not too shy to talk

  • Posts: 139

  • Since: 2006/6/30


Quote:

debianus wrote:
Quote:
Also, changing the theme to 2 languages - is it possible?


http://www.xoopswiki.org/wiki/index.php?title=How_to_make_a_multi-language_theme/es


Gracias

Yo no havlo espaniol, yo quero pero no puedo nevertheless im sure the information here is helpful

So... thanks / gracias

5
stefan88
Re: Change User Menu's language
  • 2007/9/28 12:47

  • stefan88

  • Community Support Member

  • Posts: 1086

  • Since: 2004/9/20


Hi,

Quote:
I'd like to change the User Menu without using any hack or module for that thing... do you know where can I change it? (which file I should edit?)

I'd like to change the words "Notifications" and "Administration Menu" and "Inbox" to other language


those are in modules/system/language/YOUR LANGUAGE/blocks.php file. Look for:

define("_MB_SYSTEM_VACNT","View Account");
define("_MB_SYSTEM_EACNT","Edit Account");
define("_MB_SYSTEM_NOTIF""Notifications");
define("_MB_SYSTEM_LOUT","Logout");
define("_MB_SYSTEM_INBOX","Inbox");
define("_MB_SYSTEM_ADMENU","Administration Menu");


Quote:
Also, changing the theme to 2 languages - is it possible?


Yes, use xLanguage mpdule and upload the second language for xoops/language ... and for all modules. But this module require one very small hack to xoops. It has a block to select language and a smarty tag to integrate into theme.

:)
..

Login

Who's Online

186 user(s) are online (84 user(s) are browsing Support Forums)


Members: 0


Guests: 186


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits