Support "produced characters" as hotkeys
"Produced characters" were not supported as hotkeys. I.e., using "!" as a hotkey was not possible.
This commit is contained in:
@@ -1329,6 +1329,10 @@ msgstr "Disable authentication"
|
||||
msgid "Disabled"
|
||||
msgstr "Disabled"
|
||||
|
||||
#: src/features/reader/hotkeys/settings/components/RecordHotkey.tsx
|
||||
msgid "disabled: records <0/> when the user presses Shift+1 on a US layout"
|
||||
msgstr "disabled: records <0/> when the user presses Shift+1 on a US layout"
|
||||
|
||||
#: src/features/settings/components/koreaderSync/KoreaderSyncSettings.tsx
|
||||
msgid "Disconnect from KOReader Sync server"
|
||||
msgstr "Disconnect from KOReader Sync server"
|
||||
@@ -1500,6 +1504,10 @@ msgstr "Enable debug logs"
|
||||
msgid "Enable page read progress"
|
||||
msgstr "Enable page read progress"
|
||||
|
||||
#: src/features/reader/hotkeys/settings/components/RecordHotkey.tsx
|
||||
msgid "enabled: records <0/> when the user presses Shift+1"
|
||||
msgstr "enabled: records <0/> when the user presses Shift+1"
|
||||
|
||||
#: src/features/downloads/screens/DownloadSettings.tsx
|
||||
msgid "Entries in excluded categories will not be downloaded even if they are also in included categories"
|
||||
msgstr "Entries in excluded categories will not be downloaded even if they are also in included categories"
|
||||
@@ -2779,6 +2787,10 @@ msgstr "Recently read"
|
||||
msgid "Record keybind"
|
||||
msgstr "Record keybind"
|
||||
|
||||
#: src/features/reader/hotkeys/settings/components/RecordHotkey.tsx
|
||||
msgid "Record physical keys"
|
||||
msgstr "Record physical keys"
|
||||
|
||||
#. placeholder {0}: recordedKeys.size ? <Hotkey keys={keys} /> : <Typography>{t`Press keys`}</Typography>
|
||||
#: src/features/reader/hotkeys/settings/components/RecordHotkey.tsx
|
||||
msgid "Recorded hotkeys: {0}"
|
||||
|
||||
Reference in New Issue
Block a user