uninstaller: Update the Czech translation.

Translation by Radek Vokal.
oldstable
Michael Stefaniuc 2010-07-12 16:43:54 +02:00 committed by Alexandre Julliard
parent a569032d76
commit 509e35d05f
1 changed files with 4 additions and 5 deletions

View File

@ -1,5 +1,4 @@
/* Hey, Emacs, open this file with -*- coding: cp1250 -*-
*
/*
* Uninstaller (Czech Resources)
*
*
@ -22,9 +21,9 @@
LANGUAGE LANG_CZECH, SUBLANG_NEUTRAL
/* Czech strings in CP1250 */
#pragma code_page(65001)
STRINGTABLE DISCARDABLE {
IDS_APPNAME, "Deinstalátor"
IDS_APPNAME, "Deinstalátor"
IDS_UNINSTALLFAILED, "Spuštění příkazu %s selhalo, možná příčína je chybějící aplikace.\nPřejete si odstranit instalační záznam z registru?"
}