runtime(doc): update wrong Vietnamese localization tag Commit: https://github.com/vim/vim/commit/72212c9bea77f14f1e6be703de3c10d70eb2984c Author: Christian Brabandt <c...@256bit.org> Date: Sat Dec 7 15:57:34 2024 +0100
runtime(doc): update wrong Vietnamese localization tag Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/tags b/runtime/doc/tags index f0ca51b5d..6b4cd63e4 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -11247,7 +11247,7 @@ vietnamese vietnamese.txt /*vietnamese* vietnamese-ime_diff vietnamese.txt /*vietnamese-ime_diff* vietnamese-intro vietnamese.txt /*vietnamese-intro* vietnamese-keymap vietnamese.txt /*vietnamese-keymap* -vietnamese-l18n vietnamese.txt /*vietnamese-l18n* +vietnamese-l10n vietnamese.txt /*vietnamese-l10n* vietnamese-telex_utf-8 vietnamese.txt /*vietnamese-telex_utf-8* vietnamese-viqr_utf-8 vietnamese.txt /*vietnamese-viqr_utf-8* vietnamese-vni_utf-8 vietnamese.txt /*vietnamese-vni_utf-8* diff --git a/runtime/doc/vietnamese.txt b/runtime/doc/vietnamese.txt index ef0dce279..ff4f4641c 100644 --- a/runtime/doc/vietnamese.txt +++ b/runtime/doc/vietnamese.txt @@ -8,7 +8,7 @@ Vietnamese language support in Vim *vietnamese* *Vietnamese* 1. Introduction |vietnamese-intro| 2. Vietnamese keymaps |vietnamese-keymap| -3. Localization |vietnamese-l18n| +3. Localization |vietnamese-l10n| =============================================================================== 1. Introduction @@ -17,7 +17,7 @@ Vim supports Vietnamese language in the following ways: - Built-in |vietnamese-keymap|, which allows you to type Vietnamese characters in |Insert-mode| and |search-commands| using US keyboard layout. -- Localization in Vietnamese. See |vietnamese-l18n| +- Localization in Vietnamese. See |vietnamese-l10n| =============================================================================== 2. Vietnamese keymaps @@ -63,7 +63,7 @@ below: =============================================================================== 3. Localization - *vietnamese-l18n* + *vietnamese-l10n* Vim |messages| are also available in Vietnamese. If you wish to see messages in Vietnamese, you can run the command |:language| with an argument being the name of the Vietnamese locale. For example, > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tJwHv-00FAt4-3h%40256bit.org.