summaryrefslogtreecommitdiffstats
path: root/runtime/lang/menu_czech_czech_republic.ascii.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-04-23 23:54:04 +0200
committerBram Moolenaar <Bram@vim.org>2020-04-23 23:54:04 +0200
commite71ebb46a252cd1cdfb075e6014c2b13c580bf3f (patch)
tree398434e65f9cc7738640edd085885711a08b0c31 /runtime/lang/menu_czech_czech_republic.ascii.vim
parentb8ce6b0005573139fd101dc703ed30360940401b (diff)
patch 8.2.0628: error in menu translationsv8.2.0628
Problem: Error in menu translations. Solution: Insert a backslash before a space in one more file. (Shun Bai, Emir Sari)
Diffstat (limited to 'runtime/lang/menu_czech_czech_republic.ascii.vim')
-rw-r--r--runtime/lang/menu_czech_czech_republic.ascii.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/lang/menu_czech_czech_republic.ascii.vim b/runtime/lang/menu_czech_czech_republic.ascii.vim
index 1c4fb3ed8f..e7c2c43a4b 100644
--- a/runtime/lang/menu_czech_czech_republic.ascii.vim
+++ b/runtime/lang/menu_czech_czech_republic.ascii.vim
@@ -110,7 +110,7 @@ menutrans Build\ &Tags\ File &Vytvorit\ soubor\ tagu
if has("spell")
menutrans &Spelling &Kontrola\ pravopisu
menutrans &Spell\ Check\ On &Zapnout\ kontrolu\ pravopisu
- menutrans Spell\ Check\ &Off &Vypnout \kontrolu\ pravopisu
+ menutrans Spell\ Check\ &Off &Vypnout\ kontrolu\ pravopisu
menutrans To\ &Next\ error<Tab>]s &Dalsi\ chyba<Tab>]s
menutrans To\ &Previous\ error<Tab>[s &Predchozi\ chyba<Tab>[s
menutrans Suggest\ &Corrections<Tab>z= &Navrhnout\ opravy<Tab>z=