summaryrefslogtreecommitdiffstats
path: root/nsis/lang
AgeCommit message (Collapse)Author
2024-03-29NSIS: fix path of uganda.nsis.txt in german.nsi file (#14331)Restorer
Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-03-28NSIS: Possibility to include translated license and README.txt files (#14311)Restorer
* NSIS: Possibility to include translated license and README.txt files * fixed a missing semicolon * Disable always show dialog choice language Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-03-06translation(gr): add translation of the installer (#14148)Christos Longros
Add greek translation of the installer Signed-off-by: Christos Longros <98426896+chrislongros@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-03-05translation(sr): Update Serbian messages (#14143)Ivan Pešić
* translation(sr): Update Serbian messages * Update serbian.nsi * Update gvim.nsi Add serbian language to the installer Signed-off-by: Ivan Pešić <27575106+eevan78@users.noreply.github.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-03-03translation(ru): Updated Russian installer translation (#14134)Restorer
* translation(ru): Updated Russian translation for NSIS * update CODEOWNERS Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-05-14Update runtime filesBram Moolenaar
2022-10-08patch 9.0.0698: VisVim is outdated, does not work with current Visual Studiov9.0.0698Martin Tournoij
Problem: VisVim is outdated, does not work with current Visual Studio. Solution: Remove VisVim. (Martin Tournoij)
2021-08-29Update runtime filesBram Moolenaar
2021-05-02Update runtime filesBram Moolenaar
2020-09-21patch 8.2.1721: MS-Windows installer doesn't workv8.2.1721Bram Moolenaar
Problem: MS-Windows installer doesn't work. Solution: Write "Russian" in ASCII. (closes #6995, see #).
2020-09-20patch 8.2.1717v8.2.1717Bram Moolenaar
Problem: MS-Windows installer doesn't have Russian translations. Solution: Add Russian translations. (closes #6985)
2020-09-19Update runtime files.Bram Moolenaar
2020-01-18patch 8.2.0129: MS-Windows installer doesn't use Turkish translationsv8.2.0129Bram Moolenaar
Problem: MS-Windows installer doesn't use Turkish translations. Solution: Enable the Turkish translations and fix a few. (Emir Sarı, closes #5493)
2019-11-10Update runtime filesBram Moolenaar
2019-10-16Update runtime files.Bram Moolenaar
2019-09-11Update runtime filesBram Moolenaar
2019-06-10Update runtime filesBram Moolenaar
2019-02-17Update runtime files.Bram Moolenaar
2019-01-17Update runtime files.Bram Moolenaar
2018-12-21patch 8.1.0616: NSIS installer is outdatedv8.1.0616Bram Moolenaar
Problem: NSIS installer is outdated. Solution: Use modern syntax, MUI2 and make it work better. Add translations. (Ken Takata, closes #3501)