I think I've started understanding how the multi-language field and url works.
Now, I need to figure out how to make menu items "Home, About, ... etc" in two languages. I added my language along with the default language. But I can't understand how to make the menu items, aka pages, appear in the correct language when I change the language in admin profile. If I understand this, I think i'll be able to make a text-based menu in two different languages. thanks.
*I don't want to translate the admin interface. I just want to be able to display all the nodes in the page tree (pages like home, about...) in two different languages when i click choose the corresponding language (not sure how to make this too). My menu items are like: Home, About (submenu items in About: History, Structure etc), Admission (submenu items in Admission: Undergraduate (Majors), Graduate(Majors), Registration, Application, Academic Resources, Virtual tour etc), Campus (submenu items: Library, Dormitory etc). When I click on English, all the menu items should be in English, when I click on the other language, all of them in the other language too. How to accomplish this?