2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/ui
Frans de Jonge 6ed58346a1
[i18n] Add translator notes (#5250)
Thanks to <https://github.com/koreader/koreader/pull/5237> we can now  extract the knowledge currently embedded in Transifex and put it directly in our source. This positively affects <https://github.com/koreader/koreader/issues/3754>.

Translation instructions and knowledge that comes out of localization-related questions should be preserved in the source, because Transifex is too ephemeral. For example, the links from <https://github.com/koreader/koreader/pull/2290> are no longer accessible. Even when they are, it's quite useful to have this information around while dealing with the code as well, and I also hope it'll be informative to contributors who seldom visit Transifex.

This commit also makes a few minor changes to obviate the need for comments where possible.
2019-08-24 09:25:38 +02:00
..
data [i18n] Add translator notes (#5250) 2019-08-24 09:25:38 +02:00
elements [Desktop] Open writable font dir, toggle system+user/user fonts, fix openLink on mac (#5220) 2019-08-20 18:38:02 +02:00
message [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
network [i18n] Add translator notes (#5250) 2019-08-24 09:25:38 +02:00
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
widget [i18n] Add translator notes (#5250) 2019-08-24 09:25:38 +02:00
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
event.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00
font.lua split UI agnostic code from font.lua into fontlist.lua 2019-03-03 13:10:45 +01:00
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [i18n] Add Slovak to translations (#4548) 2019-02-04 09:33:45 +01:00
menusorter.lua [fix] MenuSorter: don't add empty menu item (#4848) 2019-03-27 09:50:25 +01:00
opdsparser.lua Escape &, < and > when removing CDATA. 2018-10-24 14:48:50 +02:00
otamanager.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
quickstart.lua [CI] Switch to custom xgettext build to extract multiline strings (#5242) 2019-08-22 17:11:47 +02:00
renderimage.lua decouple device from pdfdocument, font & bgr checking 2019-03-03 13:10:45 +01:00
rendertext.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
screensaver.lua Update screensaver.lua (#5123) 2019-07-19 05:52:12 +02:00
size.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua [i18n] Add translator notes (#5250) 2019-08-24 09:25:38 +02:00
trapper.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
uimanager.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
wikipedia.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00