aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/gettext.h
Commit message (Expand)AuthorAge
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefsbfredl2023-10-15
* refactor: make error message definitions constii142023-04-05
* vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy2021-11-01
* mac: do not use libintl_setlocale() (#9789)Marco Hinz2019-03-26
* vim-patch:8.0.0452: some macros are in lower case (#8505)Jan Edmund Lazo2018-06-08
* Stub ngettext when libintl isn't availableJames McCoy2017-10-03
* eval: Move get_float_arg to typval.hZyX2017-03-29