file upload - ASP.NET FileUpload - How to change the language of the "Browse..." button description? -


I know that similar questions were posted here already () and I understand that the details are certain It is not possible to convert into text, but is it not possible to convert it to another language (for example English)?

I want to do this so that my web page is completed in one language (because "Browsing ..." in the middle of the English web page "Prosecut ..." sounds strange to me

This is determined at the browser level, unless you (or Nothing went like & lt; iframe & gt; Trickery), you can not customize it which language / localization is in the user's browser ( usually < / Em> depending on the OS setting), this is the language that it will bring to the "Browse ..." button.

If your page is already likely to be in the language for consumers, So you're all set, the default behavior works if people with settings of other languages ​​come in, well then ... this is their language, so it should be a seamless button label even if this is not a match.


Comments