summaryrefslogtreecommitdiffstats
path: root/runtime/lang
AgeCommit message (Collapse)Author
2023-09-05runtime(menu): Fix "Open &Tab..." CJK translations to have shortcut key (#13031)Yee Cheng Chin
Previous PR (#12993) fixed localization files to point to "Open &Tab..." but they didn't add the shortcut key to the translated names. This adds the shortcut keys to the CJK translations in the form of "(&T)". Note that this doesn't add the shortcut to latin script languages like Czech. These types of translated names tend to also localize the shortcut keys for them to make sense to the user and it's up to each translator to decide how to do so. CJK translations tend to just take the English key directly since it doesn't make sense to have a localized shortcut key in general. Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-09-01Fix menu localization not updated for "Open Tab..." item (#12993)Yee Cheng Chin
THe menu item "Open Tab..." was changed to "Open &Tab..." in #12895 but localization files were not updated. Update it here. Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-08-27patch 9.0.1799: Russian menu translation can be improvedv9.0.1799RestorerZ
Problem: Russian menu translation can be improved Solution: update the Russian menu files closes: #12903 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: RestorerZ <restorer@mail2k.ru>
2023-08-23runtime: Remove Brams name from a few more runtime files (#12780)Christian Brabandt
syntax/model.vim: minor wording improvement Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
2023-08-22Translations(it): Update po and menus for itAntonio Giovanni Colombo
Signed-off-by: Christian Brabandt <cb@256bit.org>
2023-03-16patch 9.0.1410: MacOS: sed fails on .po filesv9.0.1410Yee Cheng Chin
Problem: MacOS: sed fails on .po files. Solution: Set $LANG to "C". (Yee Cheng Chin, closes #12153)
2022-11-18Update runtime filesBram Moolenaar
2022-07-29Update runtime filesBram Moolenaar
2022-07-06Update runtime filesBram Moolenaar
2022-06-23Update runtime filesBram Moolenaar
2022-06-20Update runtime filesBram Moolenaar
2022-02-20Update runtime filesBram Moolenaar
2022-02-19patch 8.2.4420: menu translations are inconsistentv8.2.4420Ada
Problem: Menu translations are inconsistent. Solution: Add a Makefile to convert between encodings. (Ada (Haowen) Yu, closes #9801)
2021-04-17Update runtime files.Bram Moolenaar
2021-01-11Update runtime files.Bram Moolenaar
2020-04-23patch 8.2.0628: error in menu translationsv8.2.0628Bram Moolenaar
Problem: Error in menu translations. Solution: Insert a backslash before a space in one more file. (Shun Bai, Emir Sari)
2020-04-23patch 8.2.0620: error in menu translationsv8.2.0620Bram Moolenaar
Problem: Error in menu translations. Solution: Insert a backslash before a space.
2020-04-22patch 8.2.0617: new error check triggers in Swedish menuv8.2.0617Bram Moolenaar
Problem: New error check triggers in Swedish menu. Solution: Insert backslash. (Mats Tegner, closes #5966)
2020-04-20patch 8.2.0613: Vim9: no check for space before #commentv8.2.0613Bram Moolenaar
Problem: Vim9: no check for space before #comment. Solution: Add space checks.
2019-11-26Update runtime filesBram Moolenaar
2019-11-13Update runtime filesBram Moolenaar
2019-11-10Update runtime filesBram Moolenaar
2019-10-26Update runtime filesBram Moolenaar
2019-09-11Update runtime filesBram Moolenaar
2019-07-19Update runtime filesBram Moolenaar
2019-04-04Update runtime files.Bram Moolenaar
2019-03-17Update runtime files.Bram Moolenaar
2019-02-17Update runtime files.Bram Moolenaar
2018-11-16Update runtime files.Bram Moolenaar
2018-08-28Update runtime files.Bram Moolenaar
2018-07-21Update runtime files.Bram Moolenaar
2018-07-03Updated runtime and language files.Bram Moolenaar
2018-06-24Update runtime files.Bram Moolenaar
2018-05-18Runtime file and translation updates.Bram Moolenaar
2018-05-17Updated runtime files.Bram Moolenaar
2018-04-30Update runtime files and translationsBram Moolenaar
2018-02-27Updated runtime files.Bram Moolenaar
Add Serbian translations and spell checking.
2017-08-01Updated runtime filesBram Moolenaar
2016-10-23Updated runtime files.Bram Moolenaar
2016-07-16patch 7.4.2048v7.4.2048Bram Moolenaar
Problem: There is still code and help for unsupported systems. Solution: Remove the code and text. (Hirohito Higashi)
2016-02-01Updated runtime files and translations.Bram Moolenaar
2014-10-15Update runtime files and translations.Bram Moolenaar
2013-06-06Updated runtime files.Bram Moolenaar
2013-05-21Updated runtime files, language files and translations.Bram Moolenaar
2013-03-07Updated runtime files.Bram Moolenaar
2012-12-05Update runtime files.Bram Moolenaar
2012-07-12Updated runtime files.Bram Moolenaar
2012-05-01More runtime file fixes for 'compatible' mode.Bram Moolenaar
2012-04-30Fixed compatible mode in most runtime files.Bram Moolenaar
2011-04-01Updated runtime files.Bram Moolenaar