Skip to content

Commit 35e4bd8

Browse files
authored
Fix: Update string for info pane
1 parent c361483 commit 35e4bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@
10661066
<value>Toggle the info pane</value>
10671067
</data>
10681068
<data name="ToggleInfoPaneDescription" xml:space="preserve">
1069-
<value>Toggle the info pane to view the detail\preview panes</value>
1069+
<value>Toggle the info pane to view the detail/preview panes</value>
10701070
</data>
10711071
<data name="DetailsPanePreviewNotAvaliableText" xml:space="preserve">
10721072
<value>No preview available</value>
@@ -3638,4 +3638,4 @@
36383638
<data name="Login" xml:space="preserve">
36393639
<value>Login</value>
36403640
</data>
3641-
</root>
3641+
</root>

0 commit comments

Comments
 (0)