소스 검색

Fix custom folder label

bdbai 2 년 전
부모
커밋
ef8291ade9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Maple.App/MainPage.xaml

+ 1 - 1
Maple.App/MainPage.xaml

@@ -249,7 +249,7 @@
                                     Margin="0, 0, 0, 8"
                                     Foreground="{ThemeResource SystemControlPageTextBaseMediumBrush}"
                                     TextWrapping="WrapWholeWords">
-                                    Specify a folder for Maple and Leaf to find configuration files, external rule databases and TLS certificates.
+                                    Specify a folder for Maple and Leaf to find configuration files. External rule databases and TLS certificates will remain in the default location.
                                 </TextBlock>
                                 <StackPanel Orientation="Horizontal">
                                     <Button Content="Select Folder" Click="ConfigFolderSelectButton_Click"/>