diff --git a/runtime/doc/l10n-russian.txt b/runtime/doc/l10n-russian.txt index 8e4fa74c2c..6599cb2133 100644 --- a/runtime/doc/l10n-russian.txt +++ b/runtime/doc/l10n-russian.txt @@ -8,13 +8,13 @@ Russian language localization and support in Vim *russian* *Russian* Type |gO| to see the table of contents. -=============================================================================== +============================================================================== 1. Introduction *russian-intro* Russian language is supported perfectly well in Vim. You can type and view Russian text just as any other, without the need to tweak the settings. -=============================================================================== +============================================================================== 2. Russian keymaps *russian-keymap* To switch between languages you can use your system native keyboard switcher, @@ -37,7 +37,7 @@ enter Normal mode command, you can also set 'langmap' option: You have to type this command in one line, it is wrapped for the sake of readability. -=============================================================================== +============================================================================== 3. Localization *russian-l18n* If you wish to use messages, help files, menus and other items translated to @@ -52,7 +52,7 @@ $VIMRUNTIME directory. We recommend using UTF-8 archive. In order to use the Russian documentation, make sure you have set the 'helplang' option to "ru". -=============================================================================== +============================================================================== 4. Known issues *russian-issues* -- If you are using Russian message translations in Win32 console, then diff --git a/runtime/doc/l10n-vietnamese.txt b/runtime/doc/l10n-vietnamese.txt index 686222acab..6e57c5efdc 100644 --- a/runtime/doc/l10n-vietnamese.txt +++ b/runtime/doc/l10n-vietnamese.txt @@ -5,7 +5,7 @@ Type |gO| to see the table of contents. -=============================================================================== +============================================================================== 1. Introduction *vietnamese-intro* Vim supports Vietnamese language in the following ways: @@ -14,7 +14,7 @@ Vim supports Vietnamese language in the following ways: in |Insert-mode| and |search-commands| using US keyboard layout. - Localization in Vietnamese. See |vietnamese-l10n| -=============================================================================== +============================================================================== 2. Vietnamese keymaps *vietnamese-keymap* To switch between languages you can use your system native keyboard switcher, @@ -39,12 +39,12 @@ Since these keymaps were designed to be minimalistic, they do not support all features of the corresponding input methods. The differences are described below: -- You can only type each character individually, entering the base letter first - and then the diacritics later. For example, to type the word `nến` using - |vietnamese-vni_utf-8|, you must type `ne61n`, not `nen61` or `ne6n1` -- For characters with more than 1 diacritic, you need to type vowel mark before - tone mark. For example, to type `ồ` using |vietnamese-telex_utf-8|, you need - to type `oof`, not `ofo`. +- You can only type each character individually, entering the base letter + first and then the diacritics later. For example, to type the word `nến` + using |vietnamese-vni_utf-8|, you must type `ne61n`, not `nen61` or `ne6n1` +- For characters with more than 1 diacritic, you need to type vowel mark + before tone mark. For example, to type `ồ` using |vietnamese-telex_utf-8|, you + need to type `oof`, not `ofo`. - With |vietnamese-telex_utf-8|, you need to type all uppercase letters to produce uppercase characters with diacritics. For example, `Ừ` must be typed as `UWF`. @@ -56,7 +56,7 @@ below: supported. - Removing diacritics using `z` in Telex or `0` in VNI and VIQR is not supported. -=============================================================================== +============================================================================== 3. Localization *vietnamese-l10n* Vim |messages| are also available in Vietnamese. If you wish to see messages