Opened 6 years ago
Closed 6 years ago
#17448 closed enhancement (fixed)
[patch] Same buttons in Upload Selection as in other upload dialogs
Reported by: | Hb--- | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 19.03 |
Component: | Core | Version: | |
Keywords: | gui i18n upload selection | Cc: |
Description
The initial Upload Selection dialog for choosing the affected objects has the buttons:
- IconUpload
Continue
and as tool tip Continue uploading - IconCancel
Cancel
and as tool tip Cancel uploading - IconHelp
Help
and the default help tool tip
The IconUpload is misleading because another two dialogs will follow.
The first tool tip is bad because the upload is currently not running.
The second tool tip seems superfluous when waging the simplicity of the action against and the burden to translate tool tips individually on every Cancel button.
The patch suggests:
- IconOK
Continue
and no tool tip - IconCancel
Cancel
and no tool tip - IconHelp
Help
and the default help tool tip
I18n effects: The string Cancel uploading will drop out of translation.
See also: Request for more information about time expectations #14021
Attachments (1)
Change History (3)
by , 6 years ago
Attachment: | 17448.patch added |
---|
comment:1 by , 6 years ago
Keywords: | upload selection added |
---|---|
Milestone: | → 19.03 |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 14880/josm: