Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch 8.2.1585: messages in globals.h not translatedv8.2.1585 | Bram Moolenaar | 2020-09-04 | 1 | -7/+37 |
| | | | | | | | Problem: Messages in globals.h not translated, xgettext on MS-Windows not fully supported. Solution: Add globals.h to list of input files. Update MS-Windows makefiles to improve message translations. (Ken Takata, closes #6858) | ||||
* | patch 8.1.0108: no Danish translationsv8.1.0108 | Bram Moolenaar | 2018-06-24 | 1 | -80/+3 |
| | | | | | | Problem: No Danish translations. Solution: Add Danish message translations. (closes #3073) Move list of languages to a common makefile. | ||||
* | patch 8.0.1773: dialog messages are not translatedv8.0.1773 | Bram Moolenaar | 2018-04-29 | 1 | -2/+2 |
| | | | | | Problem: Dialog messages are not translated. Solution: Add N_() and _() where needed. (Sergey Alyoshin) | ||||
* | Update runtime files. | Bram Moolenaar | 2018-04-20 | 1 | -0/+2 |
| | |||||
* | patch 8.0.1606: singular/plural variants not translatedv8.0.1606 | Bram Moolenaar | 2018-03-14 | 1 | -2/+2 |
| | | | | | Problem: Singular/plural variants not translated. Solution: Add NGETTEXT argument to xgettext. (Sergey Alyoshin) | ||||
* | patch 8.0.1252: incomplete translations makefile for MinGW/Cygwinv8.0.1252 | Bram Moolenaar | 2017-11-02 | 1 | -2/+27 |
| | | | | | | Problem: Incomplete translations makefile for MinGW/Cygwin. Solution: Add missing source files. Make it work with msys2's bash. (Ken Takata) | ||||
* | patch 7.4.992v7.4.992 | Bram Moolenaar | 2015-12-29 | 1 | -6/+39 |
| | | | | | Problem: Makefiles for MS-Windows in src/po are outdated. Solution: Make them work. (Ken Takata, Taro Muraoka) | ||||
* | updated for version 7.2c-000v7.2c.000 | Bram Moolenaar | 2008-08-06 | 1 | -0/+2 |
| | |||||
* | updated for version 7.2a | Bram Moolenaar | 2008-06-24 | 1 | -0/+4 |
| | |||||
* | updated for version 7.0112 | Bram Moolenaar | 2005-07-21 | 1 | -5/+47 |
| | |||||
* | updated for version 7.0052v7.0052 | Bram Moolenaar | 2005-02-26 | 1 | -2/+2 |
| | |||||
* | updated for version 7.0051 | Bram Moolenaar | 2005-02-22 | 1 | -2/+2 |
| | |||||
* | updated for version 7.0001v7.0001 | Bram Moolenaar | 2004-06-13 | 1 | -0/+67 |