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
Frans de Jonge fbd331dd07
[i18n] Switch `make pot` to xgettext (#5237)
This introduces context to our strings to differentiate them when necessary.

The syntax chosen is `C_()`, following [glib](https://developer.gnome.org/glib/2.28/glib-I18N.html#C-:CAPS).

```lua
local _ = require("gettext")
local C_ = _.pgettext

C_("Menu|StyleTweaks|", "Pages")
```

Closes #5232.
5 years ago
..
keyboardlayouts [chore] Remove Polish keyboard (#5223) 5 years ago
creoptions.lua cre: toggable enhanced rendering (floats, collapsed margins...) 5 years ago
css_tweaks.lua [i18n] Switch `make pot` to xgettext (#5237) 5 years ago
dictionaries.lua [fix] Dictionary download: repackage lzip to gzip (#4466) 6 years ago
koptoptions.lua [lang] Rename 'Scroll Mode' to 'Continuous' (#5169) 5 years ago
optionsutil.lua Give more control over CRe margins (#4945) 5 years ago
settings_migration.lua Give more control over CRe margins (#4945) 5 years ago
strings.lua [lang] Rename 'Scroll Mode' to 'Continuous' (#5169) 5 years ago