Skip to content

Commit a51be7a

Browse files
authored
Fix: Fixed header in folder options (#10963)
1 parent 8c6e086 commit a51be7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Views/SettingsPages/Folders.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
Padding="0,12,0,4"
3939
FontSize="14"
4040
FontWeight="Medium"
41-
Text="{helpers:ResourceString Name=Version}" />
41+
Text="{helpers:ResourceString Name=LayoutAndSorting}" />
4242

4343
<!-- Folder Overrides -->
4444
<local:SettingsBlockControl

0 commit comments

Comments
 (0)