2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend
NiLuJe 9826615f06
i18n: Don't use Lua unicode escapes (#11330)
Something in the gettext/weblate pipeline doesn't like it...

These are real unicode codepoints, not custom nerdfont ones, so just
render the actual glyph instead of escaping it.

Fix #11328

Cf. #10845.
2024-01-10 20:24:21 +01:00
..
apps filemanagerhistory: fix untranslated strings (#11282) 2023-12-28 07:47:56 +02:00
device Kindle: Disable HW dithering on Scribe 2024-01-09 17:24:16 +01:00
document Screenshot: set as book custom cover (#11227) 2023-12-16 10:36:57 +02:00
ui i18n: Don't use Lua unicode escapes (#11330) 2024-01-10 20:24:21 +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 copt/kopt options: deduplicate some defaults (#10893) 2023-09-13 07:49:57 +03:00
datetime.lua Finished books: freeze history timestamp and statistics (#10968) 2023-10-09 07:45:43 +03:00
dbg.lua Deal with table.pack corner-cases properly (#10350) 2023-04-24 00:21:05 +02:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua Truly silence the attempt at loading SDL2 2021-05-19 20:55:00 +02:00
dispatcher.lua Dispatcher: Allow custom intensity/warmth gesture to be setup in gesture 2023-12-17 01:03:10 +01:00
docsettings.lua DocSettings (again) (#11020) 2023-10-31 07:30:39 +02:00
dump.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
fontlist.lua Decrease fonts memory use (#10618) 2023-07-04 09:13:16 +02:00
gettext.lua Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
httpclient.lua
languagesupport.lua getProps: centralize 2 (#10837) 2023-08-30 07:53:59 +03: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 writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luasettings.lua writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 2021-11-28 22:18:44 +01:00
persist.lua persist: fix possible leak on error (#10568) 2023-06-12 09:25:54 +02:00
pluginloader.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
pluginshare.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua File browser, Collection: improve group actions (#11178) 2023-12-10 08:05:34 +02:00
readhistory.lua File browser, Collection: improve group actions (#11178) 2023-12-10 08:05:34 +02:00
socketutil.lua KOSync: Set sane socket timeouts properly (#10835) 2023-08-22 16:30:37 +02:00
sort.lua Misc: Natural sorting refactor (#10023) 2023-01-16 19:36:22 +01:00
userpatch.lua patch management 2023-02-06 19:43:01 +01:00
util.lua [plugin] Add folder check in move-to-archive (#11262) 2023-12-27 20:45:16 +01:00
version.lua Version log and (limited) notifications log (#10178) 2023-03-05 15:21:56 +01:00