Skip to content

Commit dfb65a0

Browse files
authored
Merge pull request #235 from mnishz/mlang_for_Vim_8.1
Update mlang from Vim 8.0 to 8.1
2 parents fbf4c0f + 051c87a commit dfb65a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/mlang.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mlang.txt* For Vim バージョン 8.0. Last change: 2017 Mar 04
1+
*mlang.txt* For Vim バージョン 8.1. Last change: 2018 May 06
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/mlang.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*mlang.txt* For Vim version 8.0. Last change: 2017 Mar 04
1+
*mlang.txt* For Vim version 8.1. Last change: 2018 May 06
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -190,8 +190,8 @@ you can do it without restarting Vim: >
190190
:source $VIMRUNTIME/menu.vim
191191
192192
Each part of a menu path is translated separately. The result is that when
193-
"Help" is translated to "Hilfe" and "Overview" to "Überblick" then
194-
"Help.Overview" will be translated to "Hilfe.Überblick".
193+
"Help" is translated to "Hilfe" and "Overview" to "Überblick" then
194+
"Help.Overview" will be translated to "Hilfe.Überblick".
195195

196196
==============================================================================
197197
3. Scripts *multilang-scripts*

0 commit comments

Comments
 (0)