From 6dea81ebd24bcdb3c62ff8d2251a2670cb8b64c5 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 07 Jun 2026 01:13:34 +0800
Subject: [PATCH] Freeze TagLauncher 7.8.15 source recovery

---
 Apptag/Localization/pt-BR.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/pt-BR.json b/Apptag/Localization/pt-BR.json
index 31f41b0..034e939 100644
--- a/Apptag/Localization/pt-BR.json
+++ b/Apptag/Localization/pt-BR.json
@@ -6,6 +6,7 @@
   "menu.preferences": "Preferências…",
   "menu.quit": "Sair",
   "menu.language": "Idioma",
+  "menu.help": "Ajuda",
   "menu.version": "Versão",
   "settings.language": "Idioma",
   "settings.languagePicker": "Idioma do app:",
@@ -62,6 +63,11 @@
   "drop.systemDefaultWarning": "Não arraste apps para categorias padrão do sistema",
   "drop.uncategorizedConfirmTitle": "Mover para Sem categoria?",
   "drop.uncategorizedConfirmMessage": "Mover %appName% para Sem categoria removerá suas %tagCount% associações de tags atuais: %tagNames%.",
+  "drop.removeTagConfirmTitle": "Remove tag?",
+  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
+  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
+  "drop.removeTagConfirmYes": "Yes",
+  "drop.removeTagConfirmNo": "No",
   "tag.design": "Design",
   "tag.development": "Desenvolvimento",
   "tag.writing": "Escrita",
@@ -187,5 +193,10 @@
   "smart.category.device-management": "Device Management",
   "smart.category.input-tools": "Input Tools",
   "smart.category.Automation": "Automation",
-  "smart.category.network-tools": "Network Tools"
+  "smart.category.network-tools": "Network Tools",
+  "help.openPDF": "Open Help PDF",
+  "help.copyLink": "Copy Help PDF link",
+  "help.currentLanguage": "Opens the online PDF for the current app language.",
+  "settings.language.auto": "Automático",
+  "help.downloadPDF": "Baixar PDF de ajuda"
 }

--
Gitblit v1.9.3