typo in langstring name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2863 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7272e2aea4
commit
a39ed55974
3 changed files with 6 additions and 6 deletions
|
@ -73,13 +73,13 @@ Completed
|
|||
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, click I Agree.
|
||||
# ^LicenseTextCB
|
||||
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, click the check box below. $_CLICK
|
||||
# ^LicesnseTextRB
|
||||
# ^LicenseTextRB
|
||||
Please review the license agreement before installing $(^Name). If you accept all terms of the agreement, select the first option below. $_CLICK
|
||||
# ^UnLicenseText
|
||||
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, click I Agree.
|
||||
# ^UnLicenseTextCB
|
||||
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, click the check box below. $_CLICK
|
||||
# ^UnLicesnseTextRB
|
||||
# ^UnLicenseTextRB
|
||||
Please review the license agreement before uninstalling $(^Name). If you accept all terms of the agreement, select the first option below. $_CLICK
|
||||
# ^Custom
|
||||
Custom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue