diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml
index 4cbf4f2c..523f4a4d 100644
--- a/Ink Canvas/MainWindow.xaml
+++ b/Ink Canvas/MainWindow.xaml
@@ -2364,7 +2364,7 @@
+ Text="{i18n:I18n Key=PPT_ConflictWithAutoFold}">
@@ -2460,7 +2460,7 @@
FontFamily="Microsoft YaHei UI" FontWeight="Bold"
Toggled="ToggleSwitchNotifyPreviousPage_Toggled" />
-
-
@@ -2554,7 +2554,7 @@
Visibility="{Binding Visibility,ElementName=TouchMultiplierSlider}">
@@ -2566,7 +2566,7 @@
Visibility="{Binding Visibility,ElementName=TouchMultiplierSlider}">
@@ -2705,14 +2705,12 @@
FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
-
+
-
+
-
-
@@ -2742,9 +2740,9 @@
FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
+ Text="{i18n:I18n Key=Advanced_ForceFullScreenHint}" />
-
-
@@ -2774,9 +2772,9 @@
FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
+ Text="{i18n:I18n Key=Advanced_DPIChangeDetectionHint}" />
-
-
@@ -2807,18 +2805,18 @@
FontFamily="Microsoft YaHei UI" FontWeight="Bold" />
+ Text="{i18n:I18n Key=Advanced_ResolutionChangeDetectionHint}" />
-
+ Text="{i18n:I18n Key=Backup_Desc}" />
-
-
-
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
+ Text="{i18n:I18n Key=ConfigProfiles_Desc}" />
-
-
-
@@ -2877,11 +2875,11 @@
-
-
@@ -2900,7 +2898,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
- DesktopAnnotation
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
-
+
-
-
+
-
-
-
-
+
-
-
-
-
@@ -3655,7 +3650,7 @@
StrokeThickness="1" Margin="0,8,0,8" />
-
-
-
-
+
-
-
+
-
-
+
-
-
-
-
-
+
-
-
-
-
-
-
-
- ClassIsland点名
- SecRandom点名
- NamePicker点名
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -3966,28 +3961,28 @@
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
@@ -4001,29 +3996,29 @@
Checked="CheckBoxTelemetryPrivacyAccepted_Checked"
Unchecked="CheckBoxTelemetryPrivacyAccepted_Checked">
-
+
-
+
-
- 关闭(不上传)
- 上传基础数据
- 上传基础 + 可选数据
+
+
+
@@ -4043,7 +4038,7 @@
-
+
@@ -4080,9 +4075,7 @@
CJK_mkp
- ICC CE 的开发者
-
+ FontSize="12" Foreground="White" Text="{i18n:I18n Key=About_Dev_ICCCE}" />
- ICC 的开发者
-
+ FontSize="12" Foreground="White" Text="{i18n:I18n Key=About_Dev_ICC}" />
- ICA 的开发者
-
+ FontSize="12" Foreground="White" Text="{i18n:I18n Key=About_Dev_ICA}" />
- Ink Canvas 的开发者
-
+ FontSize="12" Foreground="White" Text="{i18n:I18n Key=About_Dev_InkCanvas}" />
-
- ICC 仓库源:
+
+
+
+
-
- ICA 仓库源:
+
+
+
+
-
- Ink Canvas 仓库源:
+
+
+
+
-
+
@@ -4373,10 +4366,10 @@
@@ -4407,9 +4400,8 @@
+ FontFamily="Microsoft YaHei UI" FontWeight="Bold"
+ Content="{i18n:I18n Key=Common_Close}" />
@@ -5119,7 +5111,7 @@
RenderOptions.BitmapScalingMode="HighQuality"
Height="16"
Width="16" />
-
-
-
-
-
@@ -5284,7 +5276,7 @@
-
@@ -5307,7 +5299,7 @@
-
@@ -5372,7 +5364,7 @@
FontWeight="Medium"
FontSize="9"
TextAlignment="Center"
- Text="笔" Margin="2,1,0,0" />
+ Text="{i18n:I18n Key=Board_Pen}" Margin="2,1,0,0" />
@@ -5409,7 +5401,7 @@
FontWeight="Medium"
FontSize="9"
TextAlignment="Center"
- Text="荧光笔" Margin="2,1,0,0" />
+ Text="{i18n:I18n Key=Board_Highlighter}" Margin="2,1,0,0" />
@@ -6213,7 +6205,7 @@
-
@@ -6238,7 +6230,7 @@
CornerRadius="6,6,0,0"
Background="#2563eb" Margin="-1,-1,-1,1">
@@ -6305,7 +6297,7 @@
x:Name="BoardCircleEraserTabButtonText"
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
FontSize="9" TextAlignment="Center"
- Text="圆形擦" />
+ Text="{i18n:I18n Key=Board_EraserShape_Circle}" />
@@ -6331,7 +6323,7 @@
x:Name="BoardRectangleEraserTabButtonText"
Foreground="{DynamicResource FloatBarForeground}" FontWeight="Medium"
FontSize="9" TextAlignment="Center"
- Text="黑板擦" />
+ Text="{i18n:I18n Key=Board_EraserShape_Blackboard}" />
@@ -6367,9 +6359,8 @@
- 清空墨迹
-
+ Foreground="White" FontWeight="Bold"
+ Text="{i18n:I18n Key=Board_ClearInk}" />
@@ -6405,9 +6396,8 @@
- 清空墨迹和历史
-
+ Foreground="White"
+ Text="{i18n:I18n Key=Board_ClearInkAndHistory}" />
@@ -6424,7 +6414,7 @@
-
@@ -6449,7 +6439,7 @@
-
@@ -6463,8 +6453,8 @@
-
-
+
+
-
@@ -6618,7 +6608,7 @@
-
@@ -6637,7 +6627,7 @@
@@ -6668,7 +6658,7 @@
-
@@ -6698,7 +6688,7 @@
-
@@ -6722,7 +6712,7 @@
-
+
@@ -6739,7 +6729,7 @@
-
@@ -6766,7 +6756,7 @@
-
@@ -6792,7 +6782,7 @@
Padding="1,1,1,0">
-
@@ -6825,7 +6815,7 @@
-
-
-
@@ -6888,7 +6878,7 @@
-
-
-
@@ -6951,7 +6941,7 @@
-
-
-
@@ -7019,7 +7009,7 @@
-
@@ -7053,7 +7043,7 @@
-
@@ -7080,7 +7070,7 @@
-
@@ -7094,7 +7084,7 @@
Text="{Binding ElementName=TextBlockWhiteBoardIndexInfo, Path=Text}"
Margin="0,-1,0,0" FontSize="17" FontWeight="Bold"
TextAlignment="Center" />
-
@@ -7142,7 +7132,7 @@