Updated languages

This commit is contained in:
Birunthan Mohanathas
2012-06-24 16:05:03 +03:00
parent a5b0fa87b9
commit 6fa58c2df4
37 changed files with 75 additions and 3 deletions

View File

@ -371,11 +371,11 @@ Function PageOptions
${EndIf}
!ifndef BETA
${NSD_CreateCheckbox} 6u 92u 285u 12u "Send computer information"
${NSD_CreateCheckbox} 6u 92u 285u 12u "$(SENDINFORMATION)"
Pop $R4
${NSD_Check} $R4
${NSD_CreateLabel} 17u 105u -20u 43u "Your computer's Windows version, language, and hardware capabilities will be reported once during installation to improve Rainmeter. No personal information will be sent."
${NSD_CreateLabel} 17u 105u -20u 43u "$(SENDINFORMATIONDESC)"
Pop $0
!endif