latest translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2679 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1e862c874c
commit
2bc0b98a67
1 changed files with 3 additions and 3 deletions
|
@ -14,10 +14,10 @@ char *english_strings[] = {
|
||||||
": License Agreement",
|
": License Agreement",
|
||||||
": Installation Options",
|
": Installation Options",
|
||||||
": Installation Folder",
|
": Installation Folder",
|
||||||
": Installing Files",
|
": Installing",
|
||||||
": Completed",
|
": Completed",
|
||||||
": Confirmation",
|
": Confirmation",
|
||||||
": Uninstalling Files",
|
": Uninstalling",
|
||||||
": Completed",
|
": Completed",
|
||||||
"< &Back",
|
"< &Back",
|
||||||
"&Next >",
|
"&Next >",
|
||||||
|
@ -62,7 +62,7 @@ char *english_strings[] = {
|
||||||
"Execute: ",
|
"Execute: ",
|
||||||
"Extract: ",
|
"Extract: ",
|
||||||
"Extract: error writing to file ",
|
"Extract: error writing to file ",
|
||||||
"Install corrupted: invalid opcode",
|
"Installer corrupted: invalid opcode",
|
||||||
"No OLE for: ",
|
"No OLE for: ",
|
||||||
"Output folder: ",
|
"Output folder: ",
|
||||||
"Remove folder: ",
|
"Remove folder: ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue