Skip to content

Commit fd1314e

Browse files
committed
Restore the extra string accidentally deleted from the grammar correction commit.
1 parent af8bea2 commit fd1314e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ English.RegisterAddInCaption=Register VBE Add-in
1616
English.RegisterAddInMessage=Perform user registration of VBE addin.
1717
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.
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.
2020
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?

0 commit comments

Comments
 (0)