improve/fix text associated with default sample lib location

This commit is contained in:
Paul Davis 2025-11-05 09:56:25 -07:00
parent 9f4d2a8680
commit 2a2cdb587d

View file

@ -303,8 +303,9 @@ If you have an existing collection of samples, telling %1\n\
where they are will make it easier to find them in the program.\ where they are will make it easier to find them in the program.\
\n\ \n\
\n\ \n\
Where would you like new %1 sessions to be stored by default?\n\n\ Where would you like %1 to look for samples by default? If you\n\
<i>(You can store samples anywhere you want, this is just a default)</i></span>"), PROGRAM_NAME)); don't have any samples, just leave this setting as it is.\n\n\
<i>(You can store samples anywhere you want, this is just an initial default)</i></span>"), PROGRAM_NAME));
txt->set_alignment (0.0, 0.0); txt->set_alignment (0.0, 0.0);
txt->set_justify (JUSTIFY_FILL); txt->set_justify (JUSTIFY_FILL);