Hello everybody,
I want to change the cancel button from the "javascript:apex.confirm(htmldb_delete_message,'DELETE');" function to the german word "Abbrechen".
I don't understand why the english word will be used and not the german word. I saw on "https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_confirm " the button will be shown as "Abbrechen" not as "Cancel". My application is german and I also translated my application to german "http://apex-translate.com/apex/f?p=800:START:::::: "
But it will always be used the english word in the button.
I thought that language of the button is depending of the browser language. Is this not so?
Does anybody knows what I must change, that the button will be shown with the right language?
Thanks a lot
Greets
Alex