2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend
Frans de Jonge 0f52499d37
Dispatcher: add unused singular to action plurals (#9734)
Tools and humans alike are confused by leaving it empty. It should be inoffensive to resolve the problem this by having an unused singular. Doing anything else would make it so we couldn't have the correct plurals in Slovak, among others.

Follow-up to https://github.com/koreader/koreader/pull/9726
2022-11-03 08:46:16 +01:00
..
apps ReaderHighlight: set default long-press action with a gesture (#9723) 2022-11-02 13:58:12 -04:00
device ExternalKeyboard: Use the evdev number passed along by base to avoid sweeping the full list of input devices 2022-11-02 03:48:39 +01:00
document Vocabulary builder: support extracting context from pdfs (#9622) 2022-10-25 12:23:18 +02:00
ui [doc] RadioButtonWidget (#9733) 2022-11-02 20:50:39 +01:00
cache.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
cacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
configurable.lua
dbg.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
depgraph.lua
device.lua
dispatcher.lua Dispatcher: add unused singular to action plurals (#9734) 2022-11-03 08:46:16 +01:00
docsettings.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
dump.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
fontlist.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
gettext.lua
httpclient.lua
languagesupport.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
logger.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
luadata.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luadefaults.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luasettings.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luxl.lua
optmath.lua
persist.lua Persist: Make sure data is flushed to disk on save 2022-10-29 22:55:20 +02:00
pluginloader.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
pluginshare.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
random.lua
readcollection.lua
readhistory.lua ReadHistory: refactoring with binary search (#9603) 2022-10-25 12:15:59 +02:00
socketutil.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
userpatch.lua userpatch: allow monkey-patching KOReader (#9104) 2022-06-25 22:46:43 +02:00
util.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
version.lua Version::getShortVersion: handle "rev" being empty (#9502) 2022-09-16 17:45:42 +02:00