Skip to content

Commit 997e9b8

Browse files
committed
These resources got lost accidentally in #521
1 parent 6471d2c commit 997e9b8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/modules/cmdpal/Microsoft.CmdPal.UI/Strings/en-us/Resources.resw

+20
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,24 @@ Right-click to remove the key combination, thereby deactivating the shortcut.</v
244244
<data name="DefaultSearchPlaceholderText" xml:space="preserve">
245245
<value>Type here to search...</value>
246246
</data>
247+
<data name="Run_PositionHeader.Header" xml:space="preserve">
248+
<value>Preferred monitor position</value>
249+
<comment>as in Show Command Palette on primary monitor</comment>
250+
</data>
251+
<data name="Run_PositionHeader.Description" xml:space="preserve">
252+
<value>If multiple monitors are in use, Command Palette can be launched on the desired monitor</value>
253+
<comment>as in Show Command Palette on primary monitor</comment>
254+
</data>
255+
<data name="Run_Radio_Position_Cursor.Content" xml:space="preserve">
256+
<value>Monitor with mouse cursor</value>
257+
</data>
258+
<data name="Run_Radio_Position_Focus.Content" xml:space="preserve">
259+
<value>Monitor with focused window</value>
260+
</data>
261+
<data name="Run_Radio_Position_Primary_Monitor.Content" xml:space="preserve">
262+
<value>Primary monitor</value>
263+
</data>
264+
<data name="Run_Radio_Position_In_Place.Content" xml:space="preserve">
265+
<value>Don't move</value>
266+
</data>
247267
</root>

0 commit comments

Comments
 (0)