summaryrefslogtreecommitdiffstats
path: root/runtime/lang/menu_czech_czech_republic.1250.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.1250.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.1250.vim')
-rw-r--r--runtime/lang/menu_czech_czech_republic.1250.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/lang/menu_czech_czech_republic.1250.vim b/runtime/lang/menu_czech_czech_republic.1250.vim
index f9c85d038a..9502288ed2 100644
--- a/runtime/lang/menu_czech_czech_republic.1250.vim
+++ b/runtime/lang/menu_czech_czech_republic.1250.vim
@@ -110,7 +110,7 @@ menutrans Build\ &Tags\ File &Vytvořit\ soubor\ tagů
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 &Další\ chyba<Tab>]s
menutrans To\ &Previous\ error<Tab>[s &Předchozí\ chyba<Tab>[s
menutrans Suggest\ &Corrections<Tab>z= &Navrhnout\ opravy<Tab>z=