Skip to content

Commit 13643f3

Browse files
DYN-9071 Dynamo - DynamoPlayer - SplashScreen Crash
Updating MessageBox content
1 parent 913a862 commit 13643f3

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

src/DynamoCoreWpf/Properties/Resources.Designer.cs

Lines changed: 19 additions & 19 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4245,6 +4245,6 @@ To open this graph in Dynamo 3.3–3.6.x: Install the PythonNet package from the
42454245
<value>Dynamo Splash Screen</value>
42464246
</data>
42474247
<data name="DynamoSplashScreenFailed" xml:space="preserve">
4248-
<value>Failed to load splash content</value>
4248+
<value>Failed to load Dynamo SplashScreen, please re-launch Dynamo</value>
42494249
</data>
42504250
</root>

src/DynamoCoreWpf/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4232,6 +4232,6 @@ To open this graph in Dynamo 3.3–3.6.x: Install the PythonNet package from the
42324232
<value>Dynamo Splash Screen</value>
42334233
</data>
42344234
<data name="DynamoSplashScreenFailed" xml:space="preserve">
4235-
<value>Failed to load splash content</value>
4235+
<value>Failed to load Dynamo SplashScreen, please re-launch Dynamo</value>
42364236
</data>
42374237
</root>

0 commit comments

Comments
 (0)