From 1d19c0593ebe6abe60468e12e87459ab68586603 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 04 Jun 2026 12:07:09 +0800 Subject: [PATCH] Refresh app index when application folders change --- Apptag/Localization/sr-Cyrl.json | 13 ++++++++++++- 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/sr-Cyrl.json b/Apptag/Localization/sr-Cyrl.json index c34c230..df051dc 100644 --- a/Apptag/Localization/sr-Cyrl.json +++ b/Apptag/Localization/sr-Cyrl.json @@ -6,6 +6,7 @@ "menu.preferences": "Подешавања…", "menu.quit": "Изађи", "menu.language": "Језик", + "menu.help": "Помоћ", "menu.version": "Верзија", "settings.language": "Језик", "settings.languagePicker": "Језик апликације:", @@ -62,6 +63,11 @@ "drop.systemDefaultWarning": "Не превлачите апликације у подразумеване системске категорије", "drop.uncategorizedConfirmTitle": "Преместити у Некатегорисано?", "drop.uncategorizedConfirmMessage": "Премештање %appName% у Некатегорисано уклониће тренутне везе са ознакама (%tagCount%): %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": "Дизајн", "tag.development": "Развој", "tag.writing": "Писање", @@ -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": "Аутоматски", + "help.downloadPDF": "Преузми PDF помоћи" } -- Gitblit v1.9.3