From 26dd5431af4d35a3e4e15cb47179394a1ee52cca Mon Sep 17 00:00:00 2001 From: Damian D'Souza Date: Mon, 13 Oct 2025 00:23:38 +0200 Subject: [PATCH] BatteryService: add uninstallation messages --- Assets/Translations/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index e79ee920..7b4e11ed 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1432,7 +1432,10 @@ "install-success": "Installed successfully", "install-missing": "Required files are missing", "install-unsupported": "System is not supported", - "install-failed": "Installation failed" + "install-failed": "Installation failed", + "uninstall-setup": "Uninstalling, authentication required", + "uninstall-success": "Uninstalled successfully", + "uninstall-failed": "Uninstallation failed" }, "missing-control-center": { "label": "Last Control Center widget removed",