YAFLogo

dan@netbiz.co.il
16 years ago
hello

i would like to change my Admin menu to my language.

where can i find the userControl

Sponsor
test2005
16 years ago

In 1.9.3 RC2, look in the YAF.Controls project, file is called AdminMenu.cs


.....the man in black fled across the desert..........and the gunslinger followed.....

izar
  • izar
  • 55.4% (Neutral)
  • YAF Camper
15 years ago
I, working with de BIN files

Can I

1- Download SRC project

Modify AdminMenuDef.xml

Recompile the SRC project

Replace YAF.Controls.dll in the bin folder with the same file generated in the SRC project: YetAnotherForum.NET/bim/Net3.5/YAF.Controls.dll

Is this correct?

Can I use GetText("STRING") in the AdminMenuDef.xml to make it multilanguage?

Thanks