diff --git a/Ink Canvas/Properties/Strings.en-US.resx b/Ink Canvas/Properties/Strings.en-US.resx index d719c19b..5bf4f832 100644 --- a/Ink Canvas/Properties/Strings.en-US.resx +++ b/Ink Canvas/Properties/Strings.en-US.resx @@ -2658,4 +2658,130 @@ Hide When enabled, the whiteboard toolbar Booth button launches Seewo Video Showcase (must be installed). When disabled, the built-in booth is used. + + Storage + + + ICC CE total usage + + + Disk percentage + + + Calculating… + + + Calculation failed + + + Refresh + + + Open app folder + + + Category details + + + Clean + + + Core + + + Logs + + + Ink + + + Backups + + + Custom + + + Plugins + + + Update + + + Other + + + Core files + + + Includes .json configs, .enc usage stats, .exe / .dll executables and .dat data files. + + + Core files cannot be cleaned to keep the application functional. + + + Logs + + + .txt logs and crash reports under Logs / Crashs. Cleanable. + + + Ink + + + .icstk / .xml / screenshot .png files under Saves. + + + Backups + + + Settings / config backups (.json / .zip) under Backups. + + + Custom files + + + Custom icons and roll-call backgrounds (icons / backgrounds, .png). + + + Custom files are added by the user and won't be auto-cleaned. Manage them in their dedicated UI. + + + Plugins + + + .iccpp plugin packages under the plugins directory. + + + Use the plugins page to uninstall plugins. + + + Auto update + + + Installer packages and download cache under AutoUpdate. Refreshed each release. + + + Other + + + Files not classified into the categories above. + + + Confirm cleanup + + + All files in the "{0}" category will be permanently deleted. Continue? + + + Confirm again + + + Confirm again: are you sure you want to delete "{0}"? + + + Cleanup failed: {0} + + + View and clean storage used by ICC CE + \ No newline at end of file diff --git a/Ink Canvas/Properties/Strings.resx b/Ink Canvas/Properties/Strings.resx index 3a9e27e6..35004b2e 100644 --- a/Ink Canvas/Properties/Strings.resx +++ b/Ink Canvas/Properties/Strings.resx @@ -2707,4 +2707,130 @@ 开启后,点击白板工具栏「展台」将打开希沃视频展台(需已安装);关闭则使用内置展台。 + + 存储管理 + + + ICC CE 总占用 + + + 占磁盘比例 + + + 计算中… + + + 计算失败 + + + 刷新 + + + 打开应用目录 + + + 分类详情 + + + 清理 + + + 核心文件 + + + 日志 + + + 墨迹 + + + 备份 + + + 自定义 + + + 插件 + + + 自动更新 + + + 其他 + + + 核心文件 + + + 包含 .json 配置文件、.enc 使用统计、.exe 主程序、.dll 文件、.dat 数据文件等 + + + 核心文件不可清理,以免影响应用正常运行。 + + + 日志 + + + 位于 Logs / Crashs 目录下的 .txt 日志与崩溃报告,可清理 + + + 墨迹 + + + 位于 Saves 目录下的 .icstk / .xml / 截图 .png 等墨迹文件 + + + 备份 + + + 位于 Backups 目录的设置 / 配置备份(.json / .zip) + + + 自定义文件 + + + 自定义图标与点名背景图(icons / backgrounds 等 .png) + + + 自定义文件由用户手动添加,不会自动清理,如需删除请前往对应管理界面。 + + + 插件 + + + 位于 plugins 目录的 .iccpp 插件包 + + + 插件请前往插件管理页面进行卸载。 + + + 自动更新 + + + AutoUpdate 目录中的安装包与下载缓存,每次新版本发布或更新时会被刷新 + + + 其他 + + + 未归类至上述项目的其他文件 + + + 清理确认 + + + 将永久删除「{0}」分类下的所有文件,操作不可恢复。\n是否继续? + + + 二次确认 + + + 再次确认:确定要删除「{0}」吗? + + + 清理失败:{0} + + + 查看与清理 ICC CE 占用的存储空间 + \ No newline at end of file diff --git a/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml index d860c397..d5a3d047 100644 --- a/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml +++ b/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml @@ -132,6 +132,13 @@ + + + + + + diff --git a/Ink Canvas/Windows/SettingsViews/Pages/StoragePage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/StoragePage.xaml new file mode 100644 index 00000000..bf5ba90e --- /dev/null +++ b/Ink Canvas/Windows/SettingsViews/Pages/StoragePage.xaml @@ -0,0 +1,240 @@ + + + + + + 4 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +