commit | 1a928c20992279dc05c90d152e3f2fa884cf4bc9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 18 16:10:40 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 18 16:10:40 2020 +0100 |
tree | af0bb994ec0197d9479078b32fbc84da8db33624 | |
parent | 6b915c0c0ee7ef82f8d3d310a4345e098cb929b0 [diff] [blame] |
patch 8.2.0129: MS-Windows installer doesn't use Turkish translations Problem: MS-Windows installer doesn't use Turkish translations. Solution: Enable the Turkish translations and fix a few. (Emir Sarı, closes #5493)
diff --git a/src/version.c b/src/version.c index cae6508..4f7b789 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 129, +/**/ 128, /**/ 127,