You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/data
nairyo 65031ae14f
Dictionary lookup window: use from/to language to determine glyph form (#10184)
For example, to determine whether the Japanese or Chinese form should be shown.

* Dictionaries.lua - use iso3 codes everywhere
readerdictionary.lua - convert iso to bcp tag, to construct ifo_lang
isolanguage.lua - map from iso3 to full language name, map from iso3 to bcp language tag

* Make the full language names translatable

* Store ifo information from dictionaries.lua in downloaded dictionaries
1 year ago
..
keyboardlayouts Keyboard: some transpositions in el_popup for practical reasons (#10144) 1 year ago
creoptions.lua Input/Device: Refactor Gyro events handling (#9935) 1 year ago
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2 years ago
dictionaries.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 1 year ago
isolanguage.lua Dictionary lookup window: use from/to language to determine glyph form (#10184) 1 year ago
koptoptions.lua Input/Device: Refactor Gyro events handling (#9935) 1 year ago
onetime_migration.lua OTM: Handle syntax errors at *both* stages when migrating 2 years ago
optionsutil.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago