source: ps/trunk/binaries/data/mods/public/gui/hotkeys/spec/selection.json@ 25097

Last change on this file since 25097 was 25097, checked in by wraitii, 3 years ago

Improve & translate hotkey name/descriptions.

Improve the hotkey translations. This adds them to messages.json for translation, closing the work from rP25023

Refs #5867, refs #5996

Differential Revision: https://code.wildfiregames.com/D3641

  • Property svn:eol-style set to native
File size: 5.3 KB
Line 
1{
2 "categories": {
3 "selection": {
4 "name": "Selecting Units",
5 "desc": "Hotkeys relating to modifying unit selection."
6 }
7 },
8 "mapped_hotkeys": {
9 "selection": {
10 "selection.cancel": {
11 "name": "Cancel selection",
12 "desc": "Un-select all units and cancel building placement."
13 },
14 "selection.add": {
15 "name": "Add to selection",
16 "desc": "Add units to selection."
17 },
18 "selection.militaryonly": {
19 "name": "Select military only",
20 "desc": "Add only military units to the selection."
21 },
22 "selection.nonmilitaryonly": {
23 "name": "Select non-military only",
24 "desc": "Add only non-military units to the selection."
25 },
26 "selection.idleonly": {
27 "name": "Select only idle units",
28 "desc": "Select only idle units."
29 },
30 "selection.woundedonly": {
31 "name": "Select only wounded units",
32 "desc": "Select only wounded units."
33 },
34 "selection.remove": {
35 "name": "Remove units from selection",
36 "desc": "Remove units from selection."
37 },
38 "selection.idleworker": {
39 "name": "Select next idle worker",
40 "desc": "Select next idle worker."
41 },
42 "selection.idlewarrior": {
43 "name": "Select next idle warrior",
44 "desc": "Select next idle warrior."
45 },
46 "selection.idleunit": {
47 "name": "Select next idle unit",
48 "desc": "Select next idle unit."
49 },
50 "selection.offscreen": {
51 "name": "Include offscreen",
52 "desc": "Include offscreen units in selection."
53 },
54 "selection.group.save.0": {
55 "name": "Set Control Group 0",
56 "desc": "Save current selection as Control Group 0."
57 },
58 "selection.group.save.1": {
59 "name": "Set Control Group 1",
60 "desc": "Save current selection as Control Group 1."
61 },
62 "selection.group.save.2": {
63 "name": "Set Control Group 2",
64 "desc": "Save current selection as Control Group 2."
65 },
66 "selection.group.save.3": {
67 "name": "Set Control Group 3",
68 "desc": "Save current selection as Control Group 3."
69 },
70 "selection.group.save.4": {
71 "name": "Set Control Group 4",
72 "desc": "Save current selection as Control Group 4."
73 },
74 "selection.group.save.5": {
75 "name": "Set Control Group 5",
76 "desc": "Save current selection as Control Group 5."
77 },
78 "selection.group.save.6": {
79 "name": "Set Control Group 6",
80 "desc": "Save current selection as Control Group 6."
81 },
82 "selection.group.save.7": {
83 "name": "Set Control Group 7",
84 "desc": "Save current selection as Control Group 7."
85 },
86 "selection.group.save.8": {
87 "name": "Set Control Group 8",
88 "desc": "Save current selection as Control Group 8."
89 },
90 "selection.group.save.9": {
91 "name": "Set Control Group 9",
92 "desc": "Save current selection as Control Group 9."
93 },
94 "selection.group.select.0": {
95 "name": "Select Control Group 0",
96 "desc": "Change the current selection to control group 0."
97 },
98 "selection.group.select.1": {
99 "name": "Select Control Group 1",
100 "desc": "Change the current selection to control group 1."
101 },
102 "selection.group.select.2": {
103 "name": "Select Control Group 2",
104 "desc": "Change the current selection to control group 2."
105 },
106 "selection.group.select.3": {
107 "name": "Select Control Group 3",
108 "desc": "Change the current selection to control group 3."
109 },
110 "selection.group.select.4": {
111 "name": "Select Control Group 4",
112 "desc": "Change the current selection to control group 4."
113 },
114 "selection.group.select.5": {
115 "name": "Select Control Group 5",
116 "desc": "Change the current selection to control group 5."
117 },
118 "selection.group.select.6": {
119 "name": "Select Control Group 6",
120 "desc": "Change the current selection to control group 6."
121 },
122 "selection.group.select.7": {
123 "name": "Select Control Group 7",
124 "desc": "Change the current selection to control group 7."
125 },
126 "selection.group.select.8": {
127 "name": "Select Control Group 8",
128 "desc": "Change the current selection to control group 8."
129 },
130 "selection.group.select.9": {
131 "name": "Select Control Group 9",
132 "desc": "Change the current selection to control group 9."
133 },
134 "selection.group.add.0": {
135 "name": "Add Control Group 0",
136 "desc": "Add Control Group 0 to the current selection."
137 },
138 "selection.group.add.1": {
139 "name": "Add Control Group 1",
140 "desc": "Add Control Group 1 to the current selection."
141 },
142 "selection.group.add.2": {
143 "name": "Add Control Group 2",
144 "desc": "Add Control Group 2 to the current selection."
145 },
146 "selection.group.add.3": {
147 "name": "Add Control Group 3",
148 "desc": "Add Control Group 3 to the current selection."
149 },
150 "selection.group.add.4": {
151 "name": "Add Control Group 4",
152 "desc": "Add Control Group 4 to the current selection."
153 },
154 "selection.group.add.5": {
155 "name": "Add Control Group 5",
156 "desc": "Add Control Group 5 to the current selection."
157 },
158 "selection.group.add.6": {
159 "name": "Add Control Group 6",
160 "desc": "Add Control Group 6 to the current selection."
161 },
162 "selection.group.add.7": {
163 "name": "Add Control Group 7",
164 "desc": "Add Control Group 7 to the current selection."
165 },
166 "selection.group.add.8": {
167 "name": "Add Control Group 8",
168 "desc": "Add Control Group 8 to the current selection."
169 },
170 "selection.group.add.9": {
171 "name": "Add Control Group 9",
172 "desc": "Add Control Group 9 to the current selection."
173 }
174 }
175 }
176}
Note: See TracBrowser for help on using the repository browser.