Opened on Nov 16, 2010 at 7:21:23 AM
Closed on Nov 23, 2010 at 8:21:28 PM
Last modified on May 28, 2017 at 3:52:52 PM
#1814 closed Bug (No Bug)
On InputBox, the language of buttons stays in English
| Reported by: | tlem | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.6.1 | Severity: | None |
| Keywords: | Cc: |
Description
On InputBox, even if you have a localised Window, the buttons OK and Cancel stays in English.
Attachments (1)
Change History (6)
follow-up: 3 comment:2 by , on Nov 22, 2010 at 11:26:12 PM
Yes it's what we can do (and I know it), but it's not a real solution.
comment:3 by , on Nov 23, 2010 at 8:21:28 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Replying to anonymous:
Yes it's what we can do (and I know it), but it's not a real solution.
I wasn't aware you were the adjudicator of that.
comment:4 by , on Nov 25, 2010 at 7:17:40 AM
If you have pain in a foot and what the doctor says to you:
" Not to have pain, do not walk above, use of crutches... "
Do you really think that you have the solution?
comment:5 by , on May 28, 2017 at 3:52:52 PM
I've implemented it based on the latest AU3 source code I could find on GitHub, and following Jon's instructions for code submission. It takes the "OK"/"Cancel" button from Windows standard strings (same way Windows translates the buttons on message boxes). Here's a screen shot on a Portuguese machine:
Hope it's appreciated :)


Use custom InputBox.