summaryrefslogtreecommitdiff
path: root/runtime/lang/menu_zh_tw.utf-8.vim
diff options
context:
space:
mode:
authorAda <me@yuhaowen.com>2022-02-19 12:06:09 +0000
committerBram Moolenaar <Bram@vim.org>2022-02-19 12:06:09 +0000
commita42535340a906d33173e8b3e82085c161a0524c8 (patch)
tree43a91c9d189a01ee828f33202b4c13b53c963492 /runtime/lang/menu_zh_tw.utf-8.vim
parenta493b6506b67887a1cc2d1c00a896598c3b2d445 (diff)
downloadvim-git-a42535340a906d33173e8b3e82085c161a0524c8.tar.gz
patch 8.2.4420: menu translations are inconsistentv8.2.4420
Problem: Menu translations are inconsistent. Solution: Add a Makefile to convert between encodings. (Ada (Haowen) Yu, closes #9801)
Diffstat (limited to 'runtime/lang/menu_zh_tw.utf-8.vim')
-rw-r--r--runtime/lang/menu_zh_tw.utf-8.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/lang/menu_zh_tw.utf-8.vim b/runtime/lang/menu_zh_tw.utf-8.vim
index 7bef83ce9..693e28d4d 100644
--- a/runtime/lang/menu_zh_tw.utf-8.vim
+++ b/runtime/lang/menu_zh_tw.utf-8.vim
@@ -1,6 +1,7 @@
" Menu Translations: Traditional Chinese
" Translated By: Hung-Te Lin <piaip@csie.ntu.edu.tw>
" Last Change: 2012 May 01
+" Original translations
" {{{ Quit when menu translations have already been done.
if exists("did_menu_trans")