gui2/tpreferences: Clearer single-letter translatable strings
This commit is contained in:
parent
726f4b477d
commit
89e05207e9
1 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@
|
|||
id = "sort_2"
|
||||
definition = "listbox_header"
|
||||
linked_group = "hotkeys_col_type"
|
||||
label = _ "G"
|
||||
label = _ "game_hotkeys^G"
|
||||
tooltip = _ "Available in game"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
@ -71,7 +71,7 @@
|
|||
id = "sort_3"
|
||||
definition = "listbox_header"
|
||||
linked_group = "hotkeys_col_type"
|
||||
label = _ "E"
|
||||
label = _ "editor_hotkeys^E"
|
||||
tooltip = _ "Available in editor"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
@ -83,7 +83,7 @@
|
|||
id = "sort_4"
|
||||
definition = "listbox_header"
|
||||
linked_group = "hotkeys_col_type"
|
||||
label = _ "T"
|
||||
label = _ "titlescreen_hotkeys^T"
|
||||
tooltip = _ "Available in titlescreen"
|
||||
[/toggle_button]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue