HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #861500
Never-used initial order button tooltip strings in SDL clients
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The SDL clients give all the unit order buttons tooltips in create_units_order_widgets()
.
However, some buttons (such as "Build City" / "Add to City") change to a context-dependent tooltip in real_menus_update()
before they are ever seen, so the initial strings are not needed. Some of these strings (such as "Transform Tile") aren't used anywhere else, so they are a (minor) waste of translators' time.
Related issues
History
#1
Updated by Jacob Nevins 11 months ago
- Blocked by Bug #861499: SDL clients still think per-unit autoattack is a thing added
#2
Updated by Jacob Nevins 11 months ago
- File m-sdl-unused-tooltips.patch m-sdl-unused-tooltips.patch added
- File 30-sdl-unused-tooltips.patch 30-sdl-unused-tooltips.patch added
- File 26-sdl-unused-tooltips.patch 26-sdl-unused-tooltips.patch added
- Status changed from In Progress to Resolved
#3
Updated by Jacob Nevins 11 months ago
- Blocks Feature #861501: SDL: make base and cleaning order buttons display specific extra and turns to completion added
#4
Updated by Jacob Nevins 11 months ago
- Status changed from Resolved to Closed