Skip to content

Commit b56f61e

Browse files
Update firstWindowPreference localizations for SUI (#19508)
1 parent 16f7ab4 commit b56f61e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,11 +453,11 @@
453453
<comment>An option to choose from for the "First window preference" setting. Reopen the layouts from the last session.</comment>
454454
</data>
455455
<data name="Globals_FirstWindowPreferencePersistedLayoutAndContent.Content" xml:space="preserve">
456-
<value>Open windows from a previous session (layout and content)</value>
456+
<value>Restore window layout and content</value>
457457
<comment>An option to choose from for the "First window preference" setting. Reopen the layouts from the last session and preserve the content.</comment>
458458
</data>
459459
<data name="Globals_FirstWindowPreferencePersistedLayout.Content" xml:space="preserve">
460-
<value>Open windows from a previous session (layout only)</value>
460+
<value>Restore window layout</value>
461461
<comment>An option to choose from for the "First window preference" setting. Reopen the layouts from the last session, but don't preserve the content.</comment>
462462
</data>
463463
<data name="Globals_LaunchMode.Header" xml:space="preserve">

0 commit comments

Comments
 (0)