From 7c8c804dacd1747101c0949a3ca26c94c690af79 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Wed, 20 May 2026 02:35:59 +0800 Subject: [PATCH] Release TagLauncher 7.5.1 --- Apptag/Localization/id.json | 41 ++++++++++++++++++++++++++++++++++++++++- 1 files changed, 40 insertions(+), 1 deletions(-) diff --git a/Apptag/Localization/id.json b/Apptag/Localization/id.json index 8134636..870fb63 100644 --- a/Apptag/Localization/id.json +++ b/Apptag/Localization/id.json @@ -142,5 +142,44 @@ "scheme.systemSmartStart": "Skema awal pintar sistem", "settings.bubbleDisplayScope": "Bubble tips show for:", "settings.bubbleAllApps": "All apps", - "settings.bubbleUncommonOnly": "Uncommon apps only" + "settings.bubbleUncommonOnly": "Uncommon apps only", + "quickSearch.title": "Quick Search", + "quickSearch.placeholder": "Search apps, tags, and notes", + "quickSearch.inputAccessibility": "Quick Search input", + "quickSearch.emptyPrompt": "Start typing to search apps, tags, and notes.", + "quickSearch.noResults": "No apps found.", + "quickSearch.launchFailed": "Unable to open this app. Please try again or choose another app.", + "quickSearch.tagPrefix": "Tag", + "quickSearch.hotkeys": "Keyboard shortcuts", + "quickSearch.mainHotkey": "App list", + "quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.", + "quickSearch.directHotkey": "Quick Search (global)", + "quickSearch.directHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.", + "quickSearch.record": "Change", + "quickSearch.recording": "Recording", + "quickSearch.clear": "Clear", + "quickSearch.restoreDefault": "Restore default", + "quickSearch.retry": "Retry registration", + "quickSearch.recordingHint": "Press the new global shortcut. Press Esc to cancel.", + "quickSearch.disabled": "Disabled", + "quickSearch.blocked": "Blocked", + "quickSearch.previousStillActive": "Previous shortcut remains active:", + "quickSearch.status.Active": "Active", + "quickSearch.status.Conflict": "Conflict", + "quickSearch.status.Disabled": "Disabled", + "quickSearch.hotkeyConflict.spotlight": "Command + Space is used by Spotlight. Change Spotlight in macOS Keyboard Shortcuts, or choose another shortcut.", + "quickSearch.hotkeyConflict.finderSearch": "Option + Command + Space is used by the Finder search window. Change macOS Keyboard Shortcuts, or choose another shortcut.", + "quickSearch.hotkeyConflict.previousInput": "Control + Space is used to switch to the previous input source. Change macOS Keyboard Shortcuts, or choose another shortcut.", + "quickSearch.hotkeyConflict.nextInput": "Control + Option + Space is used to switch to the next input source. Change macOS Keyboard Shortcuts, or choose another shortcut.", + "quickSearch.hotkeyConflict.emoji": "Control + Command + Space is used for Emoji & Symbols. Change macOS Keyboard Shortcuts, or choose another shortcut.", + "quickSearch.hotkeyConflict.generic": "This shortcut is already used by macOS or another app. Choose another shortcut, or change the shortcut in the other app and retry.", + "quickSearch.loading": "Preparing search index…", + "quickSearch.openKeyboardSettings": "Open macOS Keyboard Shortcuts settings", + "quickSearch.internalHotkey": "Quick Search (inside TagLauncher)", + "quickSearch.internalHotkeyDesc": "Works only while the TagLauncher app list is open.", + "quickSearch.internalHotkeyStatus": "App list only", + "quickSearch.globalHotkey": "Quick Search (global)", + "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.", + "quickSearch.spaceDisplay": "Space", + "quickSearch.hotkeyConflict.fnSpace": "Fn + Space may already be used by macOS input source or Globe/Fn shortcuts. Open macOS Keyboard Shortcuts to change that system shortcut, or choose another shortcut here." } -- Gitblit v1.9.3