Skip to content

Commit 40a6c23

Browse files
authored
New Access Keys (#13398)
1 parent 8df1cfa commit 40a6c23

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/DynamoCoreWpf/Properties/Resources.Designer.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/DynamoCoreWpf/Properties/Resources.en-US.resx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<value>Default Background Preview</value>
168168
</data>
169169
<data name="BackgroundPreviewName" xml:space="preserve">
170-
<value>Background Preview</value>
170+
<value>_Background Preview</value>
171171
<comment>The name of the 3D background preview.</comment>
172172
</data>
173173
<data name="BrowserNodeButtonLabel" xml:space="preserve">
@@ -914,7 +914,7 @@ Don't worry, you'll have the option to save your work.</value>
914914
<comment>View menu | Show geometry in some context</comment>
915915
</data>
916916
<data name="DynamoViewViewMenuAvailablePreviews" xml:space="preserve">
917-
<value>Available Previews</value>
917+
<value>_Available Previews</value>
918918
</data>
919919
<data name="DynamoViewViewMenuConnector" xml:space="preserve">
920920
<value>_Connectors</value>
@@ -957,7 +957,7 @@ Don't worry, you'll have the option to save your work.</value>
957957
<comment>View menu | Pan up</comment>
958958
</data>
959959
<data name="DynamoViewViewMenuPreviewNavigate" xml:space="preserve">
960-
<value>Navigate Background 3D Preview</value>
960+
<value>_Navigate Background 3D Preview</value>
961961
<comment>View menu | Navigate background 3D preview</comment>
962962
</data>
963963
<data name="DynamoViewViewMenuShowBackground3DPreview" xml:space="preserve">
@@ -973,7 +973,7 @@ Don't worry, you'll have the option to save your work.</value>
973973
<comment>View menu | Show console</comment>
974974
</data>
975975
<data name="DynamoViewViewMenuShowGrid" xml:space="preserve">
976-
<value>Show Grid</value>
976+
<value>_Show Grid</value>
977977
<comment>View menu | Show Grid</comment>
978978
</data>
979979
<data name="DynamoViewViewMenuZoom" xml:space="preserve">

src/DynamoCoreWpf/Properties/Resources.resx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -673,11 +673,11 @@
673673
<comment>View menu | Pan up</comment>
674674
</data>
675675
<data name="DynamoViewViewMenuPreviewNavigate" xml:space="preserve">
676-
<value>Navigate Background 3D Preview</value>
676+
<value>_Navigate Background 3D Preview</value>
677677
<comment>View menu | Navigate background 3D preview</comment>
678678
</data>
679679
<data name="DynamoViewViewMenuShowGrid" xml:space="preserve">
680-
<value>Show Grid</value>
680+
<value>_Show Grid</value>
681681
<comment>View menu | Show Grid</comment>
682682
</data>
683683
<data name="DynamoViewViewMenuShowBackground3DPreview" xml:space="preserve">
@@ -2128,7 +2128,7 @@ Do you want to install the latest Dynamo update?</value>
21282128
<value>Is Output</value>
21292129
</data>
21302130
<data name="DynamoViewViewMenuAvailablePreviews" xml:space="preserve">
2131-
<value>Available Previews</value>
2131+
<value>_Available Previews</value>
21322132
</data>
21332133
<data name="PresetWarningMessage" xml:space="preserve">
21342134
<value>No input nodes selected. Select at least one input node to create a preset.</value>
@@ -2152,7 +2152,7 @@ Do you want to install the latest Dynamo update?</value>
21522152
<value>Publish Locally</value>
21532153
</data>
21542154
<data name="BackgroundPreviewName" xml:space="preserve">
2155-
<value>Background Preview</value>
2155+
<value>_Background Preview</value>
21562156
<comment>The name of the 3D background preview.</comment>
21572157
</data>
21582158
<data name="CameraDataLoadError" xml:space="preserve">

0 commit comments

Comments
 (0)