0
votes
1answer
62 views

Change Language in ModalDialog without reload

I´ve got the following issue: I want to change the Language of a .aspx Page, the NewForm.aspx. Therefor I created a WebPart which was added to the NewForm. <div> <a href="" ...
0
votes
0answers
44 views

Translating custom list names, library names, column names and custom webpart data to arabic in sharepoint 2010

I have installed arabic language pack to sharepoint 2010, after installing lang pack, default sharepoint 2010 site content is translated to arabic... but what ever I have created cutom lists and ...
1
vote
1answer
413 views

Change Language Sharepoint using Drop Down List

I'm trying to change the Sharepoint 2010 Language using a drop down list on a web part with the values. It work's fine but only change the language in the current page, not in all site. Here's the ...
2
votes
1answer
3k views

Get the current UI language from a webpart

How can I get the selected language in the screenshot, from inside of a webpart? I'm using sharepoint 2010. My webpart is a "visual web part" created in VS2010. I'm trying things like ...