mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00

- Launcher can now be accessed via Tools>Upgrade/Downgrade - Anki closes automatically on update - When launcher not available, show update link like in the past - It appears that access to the modern console host requires an app to be built with the windows console subsystem, so we introduce an extra anki-console.exe binary to relaunch ourselves with. Solves https://forums.ankiweb.net/t/new-online-installer-launcher/62745/50 - Windows now requires you to close the terminal like on a Mac, as I couldn't figure out how to have it automatically close. Suggestions welcome! - Reduce the amount of duplicate/near-duplicate code in the various platform files, and improve readability - Add a helper to install the current code into the launcher env - Fix cargo test failing to build on ARM64 Windows
49 lines
1.6 KiB
Text
49 lines
1.6 KiB
Text
qt-accel-about = &About
|
|
qt-accel-about-mac = About Anki...
|
|
qt-accel-cards = &Cards
|
|
qt-accel-check-database = &Check Database
|
|
qt-accel-check-media = Check &Media
|
|
qt-accel-edit = &Edit
|
|
qt-accel-exit = E&xit
|
|
qt-accel-export = &Export...
|
|
qt-accel-export-notes = &Export Notes...
|
|
qt-accel-file = &File
|
|
qt-accel-filter = Fil&ter
|
|
qt-accel-find = &Find
|
|
qt-accel-find-and-replace = Find and Re&place...
|
|
qt-accel-find-duplicates = Find &Duplicates...
|
|
qt-accel-go = &Go
|
|
qt-accel-guide = &Guide
|
|
qt-accel-help = &Help
|
|
qt-accel-import = &Import...
|
|
qt-accel-info = &Info...
|
|
qt-accel-invert-selection = &Invert Selection
|
|
qt-accel-next-card = &Next Card
|
|
qt-accel-note = N&ote
|
|
qt-accel-notes = &Notes
|
|
qt-accel-preferences = &Preferences
|
|
qt-accel-previous-card = &Previous Card
|
|
qt-accel-select-all = Select &All
|
|
qt-accel-select-notes = Select &Notes
|
|
qt-accel-support-anki = &Support Anki
|
|
qt-accel-switch-profile = &Switch Profile
|
|
qt-accel-tools = &Tools
|
|
qt-accel-undo = &Undo
|
|
qt-accel-redo = &Redo
|
|
qt-accel-set-due-date = Set &Due Date...
|
|
qt-accel-forget = &Reset
|
|
qt-accel-view = &View
|
|
qt-accel-full-screen = Toggle &Full Screen
|
|
qt-accel-layout = &Layout
|
|
qt-accel-layout-auto = &Auto
|
|
qt-accel-layout-vertical = &Vertical
|
|
qt-accel-layout-horizontal = &Horizontal
|
|
qt-accel-zoom-in = Zoom &In
|
|
qt-accel-zoom-out = Zoom &Out
|
|
qt-accel-reset-zoom = &Reset Zoom
|
|
qt-accel-toggle-sidebar = Toggle Sidebar
|
|
qt-accel-zoom-editor-in = Zoom Editor &In
|
|
qt-accel-zoom-editor-out = Zoom Editor &Out
|
|
qt-accel-create-backup = Create &Backup
|
|
qt-accel-load-backup = &Revert to Backup
|
|
qt-accel-upgrade-downgrade = Upgrade/Downgrade
|