commit | a4a2934e59429e2ff68d478556ad8b2043fb0fda | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 24 15:52:56 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 24 15:52:56 2018 +0200 |
tree | 958d8c56edfc73807f9054cec26d531912dace06 | |
parent | defe6424aee6201241b7cb231b62db4bbb9f4a9f [diff] [blame] |
patch 8.1.0108: no Danish translations Problem: No Danish translations. Solution: Add Danish message translations. (closes #3073) Move list of languages to a common makefile.
diff --git a/src/version.c b/src/version.c index e51addc..a2363e2 100644 --- a/src/version.c +++ b/src/version.c
@@ -790,6 +790,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 108, +/**/ 107, /**/ 106,