view runtime/lang/menu_sk_sk.vim @ 7007:5ea5bd9c18d2 v7.4.821

patch 7.4.821 Problem: Coverity reports a few problems. Solution: Avoid the warnings. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:53:03 +0200
parents 3fc0f57ecb91
children b2aada04d84e
line wrap: on
line source

" Menu Translations:	Slovak
" Translated By:	Martin Lacko <lacko@host.sk>
" Last Change:		2002 May 27

if has("win32") || has("win16") || has("dos16") || has("dos32")
	source <sfile>:p:h/menu_sk_sk.1250.vim
else
	source <sfile>:p:h/menu_sk_sk.iso_8859-2.vim
endif