Przeglądaj źródła

Merge branch 'is-6' into compiler-update

Martijn Laan 6 lat temu
rodzic
commit
3bfc9e6b62
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Files/Default.isl

+ 2 - 2
Files/Default.isl

@@ -65,8 +65,8 @@ SetupAppRunningError=Setup has detected that %1 is currently running.%n%nPlease
 UninstallAppRunningError=Uninstall has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit.
 UninstallAppRunningError=Uninstall has detected that %1 is currently running.%n%nPlease close all instances of it now, then click OK to continue, or Cancel to exit.
 
 
 ; *** Startup questions
 ; *** Startup questions
-PrivilegesRequiredOverrideMsgBox1=This program can be installed for all users (recommended, but requires administrator privileges), or only for yourself.%n%nInstall for all users?
-PrivilegesRequiredOverrideMsgBox2=This program can be installed only for yourself (recommended), or for all users (requires administrator privileges).%n%nInstall only for yourself?
+PrivilegesRequiredOverrideMsgBox1=This program can be installed for all users (recommended, but requires administrative privileges), or only for yourself.%n%nInstall for all users?
+PrivilegesRequiredOverrideMsgBox2=This program can be installed only for yourself (recommended), or for all users (requires administrative privileges).%n%nInstall only for yourself?
 
 
 ; *** Misc. errors
 ; *** Misc. errors
 ErrorCreatingDir=Setup was unable to create the directory "%1"
 ErrorCreatingDir=Setup was unable to create the directory "%1"