From 00d66fcdb928754e5a8c69a3b4ccab7832af5b54 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 18 May 2026 20:12:20 +0800 Subject: [PATCH] Stabilize menu bar item identity for Thaw --- Apptag/Localization/de.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/de.json b/Apptag/Localization/de.json index cbc7782..696c07b 100644 --- a/Apptag/Localization/de.json +++ b/Apptag/Localization/de.json @@ -139,5 +139,8 @@ "settings.systemSchemeAppliedMessage": "%tagCount% Tag-Zuordnungen auf %appCount% Apps angewendet.", "settings.systemSchemeApplyFailed": "Es sind keine intelligenten Klassifizierungsergebnisse verfügbar.", "scheme.local": "Lokales Schema", - "scheme.systemSmartStart": "Intelligentes System-Startschema" + "scheme.systemSmartStart": "Intelligentes System-Startschema", + "settings.bubbleDisplayScope": "Bubble tips show for:", + "settings.bubbleAllApps": "All apps", + "settings.bubbleUncommonOnly": "Uncommon apps only" } -- Gitblit v1.9.3