From f7495650aa7067dfbb587a1af76c90b12bc5a40a Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 11 Jun 2026 20:58:44 +0800
Subject: [PATCH] Add 7.9 app ordering planning docs

---
 src/Apptag/Localization/en.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/Apptag/Localization/en.json b/src/Apptag/Localization/en.json
index b7778dc..b2a05a3 100644
--- a/src/Apptag/Localization/en.json
+++ b/src/Apptag/Localization/en.json
@@ -138,9 +138,18 @@
   "scheme.smartStart": "Smart Start",
   "scheme.beforeSmartStart": "Before Smart Start",
   "settings.systemScheme": "System initial scheme:",
+  "settings.initialLayout": "Layout initialization:",
+  "settings.initialLayoutUncategorized": "Uncategorized",
+  "settings.initialLayoutSmart": "Smart initial categories",
+  "settings.customLayout": "Custom layout:",
   "settings.applyScheme": "Apply",
   "settings.applySystemSchemeWarningTitle": "Backup recommended",
   "settings.applySystemSchemeWarningMessage": "Applying the system smart initial scheme will replace the current local scheme. You have not backed it up yet; we strongly recommend exporting a backup before applying.",
+  "settings.resetToUncategorizedWarningTitle": "Reset to Uncategorized?",
+  "settings.resetToUncategorizedWarningMessage": "This will remove the current app-to-tag category relationships and return all apps to Uncategorized. Apps, tags, and backups will not be deleted.",
+  "settings.confirmResetToUncategorized": "Reset",
+  "settings.resetToUncategorizedApplied": "Reset to Uncategorized",
+  "settings.resetToUncategorizedAppliedMessage": "Current app-to-tag category relationships were removed. Apps, tags, and backups were kept.",
   "settings.confirmApplyScheme": "Apply Anyway",
   "settings.cancel": "Cancel",
   "settings.systemSchemeApplied": "Category scheme applied",

--
Gitblit v1.9.3