commit | 68f1b1b37fa7aba985d9f8727fd9f0f3eb0c19a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 23 05:10:14 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 23 05:10:14 2018 +0200 |
tree | b74555f46b67245166de25483f3754d2e933d32f | |
parent | cd96eef3a869557bd3d2d4497861d87cb525db06 [diff] [blame] |
patch 8.1.0207: need many menu translation files to cover regions Problem: Need many menu translation files to cover regions. Solution: When there is no region match, try without. (Christian Brabandt)
diff --git a/src/version.c b/src/version.c index 36e2fcb..39ea6e2 100644 --- a/src/version.c +++ b/src/version.c
@@ -794,6 +794,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 207, +/**/ 206, /**/ 205,