File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *mlang.txt* For Vim バージョン 8.0 . Last change: 2017 Mar 04
1
+ *mlang.txt* For Vim バージョン 8.1 . Last change: 2018 May 06
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -190,8 +190,8 @@ you can do it without restarting Vim: >
190
190
:source $VIMRUNTIME/menu.vim
191
191
192
192
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".
195
195
196
196
==============================================================================
197
197
3. Scripts *multilang-scripts*
You can’t perform that action at this time.
0 commit comments