Skip to content

Commit 58bbe75

Browse files
committed
Update ruby-version in description
1 parent fe0718b commit 58bbe75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/installer-inno/rubyinstaller.iss.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ en.SelectDirDesc=
8383
en.SelectDirLabel3=Setup will install [name] into the following folder. Click Install to continue or click Browse to use a different one.
8484
en.SelectDirBrowseLabel=Please avoid any folder name that contains spaces (e.g. Program Files).
8585
en.DiskSpaceMBLabel=Required free disk space: ~[mb] MB
86-
en.DirExists=The folder:%n%n%1%n%nalready exists. Would you like to install to that folder anyway?%n%nOverwriting a Ruby version with the same major and minor version usually works, but for example Ruby-2.5.0 over 2.4.0 doesn't.
86+
en.DirExists=The folder:%n%n%1%n%nalready exists. Would you like to install to that folder anyway?%n%nOverwriting a Ruby version with the same major and minor version usually works, but for example Ruby-3.4.0 over 3.3.0 doesn't.
8787

8888
[CustomMessages]
8989
AddPath=Add Ruby executables to your PATH

0 commit comments

Comments
 (0)