change language of alert box in javascript -


i have alert box displays message "prevent page creating additional dialogs" every time 2 or more alert boxes displaying. want change language german, how can this?

<script>   alert('all fields required!'); </script> 

you can't, browser feature. language depend of browser language of user.


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -