#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)
comment:1 Changed 14 years ago by MrCreatoR <mscreator@…>
comment:2 follow-up: ↓ 3 Changed 14 years ago by anonymous
Yes it's what we can do (and I know it), but it's not a real solution.
comment:3 in reply to: ↑ 2 Changed 14 years ago by Valik
- Resolution set to No Bug
- Status changed from new to 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 Changed 14 years ago by Tlem
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 Changed 7 years ago by Jefrey
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 :)
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Use custom InputBox.