Minor Czech translation fix from the forum
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6874 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a7eff3874c
commit
decb52f505
2 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@ Soubor nelze otevřít pro zápis: \r\n\t"$0"\r\nKlikněte na tlačítko Opakova
|
|||
# ^CopyFailed
|
||||
Kopírování se nezdařilo.
|
||||
# ^CopyTo
|
||||
"Zkopírovat do "
|
||||
"Kopírování do "
|
||||
# ^Registering
|
||||
"Registrace: "
|
||||
# ^Unregistering
|
||||
|
|
|
@ -187,7 +187,7 @@ Same as \R{intcmp}{IntCmp}, but treats the values as unsigned integers.
|
|||
|
||||
\S2{messagebox} MessageBox
|
||||
|
||||
\c mb_option_list messagebox_text [/SD return] [return_check jumpto] [return_check_2 jumpto_2]
|
||||
\c mb_option_list messagebox_text [/SD return] [return_check jumpto [return_check_2 jumpto_2]]
|
||||
|
||||
Displays a \R{messagebox}{MessageBox} containing the text "messagebox_text". mb_option_list must be one or more of the following, delimited by |s (e.g. MB_YESNO|MB_ICONSTOP).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue