Opened 13 years ago
Closed 13 years ago
#8127 closed enhancement (fixed)
[Keymap] Modifier Keys Window not localized
Reported by: | taos | Owned by: | jscipione |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Keymap | Version: | R1/Development |
Keywords: | localization | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Using hrev43255 (gcc2hybrid).
Due to a missing entry in Keymap's Jamfile, the localized strings of ModifierKeysWindow.cpp are not yet included in the corresponding catalog on HTA.
The attached patch adds ModifierKeysWindow.cpp to DoCatalogs and changes "Ok" to "OK".
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | ModifierKeysWindow.cpp.patch added |
---|
comment:1 by , 13 years ago
patch: | 0 → 1 |
---|
comment:2 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Looks good to me, applied as-is in hrev43266
Note:
See TracTickets
for help on using tickets.
Adds ModifierKeysWindow.cpp to DoCatalogs entry in Jamfile.