Skip to content

Commit af8bea2

Browse files
committed
Gummar carrection
1 parent f14e050 commit af8bea2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Rubberduck.Deployment/InnoSetup/Includes/English.CustomMessages.iss

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,21 @@ English.RegisterAddin=Repair VBE Addin registration
55
English.ProgramOnTheWeb=Rubberduck VBA website
66
English.UninstallProgram=Uninstall Rubberduck
77
English.NETFramework45NotInstalled=Microsoft .NET Framework 4.5 installation was not detected.
8-
English.InstallPerUserOrAllUsersCaption=Choose installation options
8+
English.InstallPerUserOrAllUsersCaption=Choose an installation options
99
English.InstallPerUserOrAllUsersMessage=Who should this application be installed for?
10-
English.InstallPerUserOrAllUsersAdminDescription=Please select whether you wish to make this software available for all users or just yourself.
11-
English.InstallPerUserOrAllUsersAdminButtonCaption=&Anyone who use this computer
10+
English.InstallPerUserOrAllUsersAdminDescription=Please select whether you wish to make this software available for all users or just for yourself.
11+
English.InstallPerUserOrAllUsersAdminButtonCaption=&Anyone who uses this computer
1212
English.InstallPerUserOrAllUsersUserButtonCaption=&You only
13-
English.ElevationRequiredForSelectedFolderWarning=The selected folder requires administrative privilege to write. Do you want to install for all users?
13+
English.ElevationRequiredForSelectedFolderWarning=The selected folder requires an administrative privilege to write. Do you want to install for all users?
1414
English.ElevationRequestFailMessage=Elevating of this setup failed. Code: %d
1515
English.RegisterAddInCaption=Register VBE Add-in
1616
English.RegisterAddInMessage=Perform user registration of VBE addin.
17-
English.RegisterAddInDescription=VBE Add-ins are registered on a per-user basis, even if the VBE add-in was installed for all users. Therefore, this must be executed on a per-user basis.
17+
English.RegisterAddInDescription=VBE Add-ins are registered on a per-user basis, even if the VBE add-in was installed for all users. Therefore, the registration must be executed on a per-user basis.
1818
English.RegisterAddInButtonCaption=Register the Rubberduck VBE Add-in
19-
English.WillExecuteAdminInstall=Rubberduck Add-In will be available to all users.%n%nNOTE: each user individually must register the Rubberduck Add-In as%nthis is a per-user setting and cannot be deployed to all users.%n%nAfter installing, a shortcut named "Repair VBE Addin registration" under the%nRubberduck's program folder will be available to all users.
20-
English.WillLaunchAdminInstall=The installer will request for admin privilege to install for all users and will%nresume afterward to perform the add-in registration.
19+
English.WillExecuteAdminInstall=Rubberduck Add-In will be available to all users.%n%nNOTE: each user individually must register the Rubberduck Add-In as%nthis is a per-user setting and cannot be deployed to all users.
20+
English.WillLaunchAdminInstall=The installer will request for admin privilege to install for all users and will%nresume afterward to perform the add-in registration for the current user.
2121
English.WillInstallForCurrentUser=Rubberduck Add-In will be made available to the current user only and will not%nrequire admin privileges.
2222
English.UninstallOldVersionPrompt=There seems to be a previous version of Rubberduck, installed in %s mode, and it should be uninstalled. Proceed?
2323
English.UninstallOldVersionFail=Unable to uninstall the previous version of Rubberduck. Try and uninstall it via the Programs control panel and run the installer again.
24-
English.WarnInstallPerUserOverEveryone=There seems to be a version of Rubberduck installed for all users. If you proceed with the per-user install, it will take precedence over tha original install. Proceed anyway?
24+
English.WarnInstallPerUserOverEveryone=There seems to be a version of Rubberduck installed for all users. If you proceed with the per-user install, it will take precedence over the original install. Proceed anyway?
2525
English.ElevationRequestFailMessage=Unable to uninstall the previous version of Rubberduck. You may need to uninstall it directly before you can install the new version.

0 commit comments

Comments
 (0)