Skip to content

Commit b18338f

Browse files
committed
Copilot suggestion
1 parent 6c84a29 commit b18338f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Files.App/Strings/en-US/Resources.resw

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2229,7 +2229,7 @@
22292229
<value>Settings</value>
22302230
</data>
22312231
<data name="DoubleClickBlankSpaceToGoUp" xml:space="preserve">
2232-
<value>Double click on a blank space to go up one directory</value>
2232+
<value>Double-click on a blank space to navigate one level up in the directory</value>
22332233
</data>
22342234
<data name="ViewMore" xml:space="preserve">
22352235
<value>View more</value>
@@ -2709,7 +2709,7 @@
27092709
<value>Navigate to the next folder</value>
27102710
</data>
27112711
<data name="NavigateUpDescription" xml:space="preserve">
2712-
<value>Navigate one level up in directory</value>
2712+
<value>Navigate one level up in the directory</value>
27132713
</data>
27142714
<data name="DuplicateCurrentTabDescription" xml:space="preserve">
27152715
<value>Duplicate the current tab</value>
@@ -2736,7 +2736,7 @@
27362736
<value>Close tabs other than selected tab</value>
27372737
</data>
27382738
<data name="CloseAllTabsDescription" xml:space="preserve">
2739-
<value>Close every open tabs including the current tab</value>
2739+
<value>Close all open tabs including the current tab</value>
27402740
</data>
27412741
<data name="ReopenClosedTabDescription" xml:space="preserve">
27422742
<value>Reopen the last closed tab</value>

0 commit comments

Comments
 (0)