Skip to content

Commit fc90723

Browse files
committed
Clean up resources
1 parent 0063b47 commit fc90723

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1970,12 +1970,12 @@
19701970
<comment>Name for a control to select how file and directory paths are translated.</comment>
19711971
</data>
19721972
<data name="Profile_PathTranslationMode.HelpText" xml:space="preserve">
1973-
<value>Controls how text is antialiased in the renderer.</value>
1974-
<comment>A description for what the "antialiasing mode" setting does. Presented near "Profile_PathTranslationMode.Header".</comment>
1973+
<value>Controls how file and directory paths are translated during drag-and-drop operations.</value>
1974+
<comment>A description for what the "path translation" setting does. Presented near "Profile_PathTranslationMode.Header".</comment>
19751975
</data>
19761976
<data name="Profile_PathTranslationModeNone.Content" xml:space="preserve">
19771977
<value>None</value>
1978-
<comment>An option to choose from for the "text antialiasing" setting. When selected, the app's text renderer does not use antialiasing techniques.</comment>
1978+
<comment>An option to choose from for the "path translation" setting.</comment>
19791979
</data>
19801980
<data name="Profile_PathTranslationModeWsl.Content" xml:space="preserve">
19811981
<value>WSL (C:\ -> /mnt/c)</value>

0 commit comments

Comments
 (0)