13
0

wording tweak.

Sorry translators.
This commit is contained in:
Paul Davis 2015-04-02 19:13:38 -04:00
parent 84c1bbb4c7
commit f3b9816bb6

View File

@ -162,7 +162,7 @@ static bool
ask_about_configuration_copy (string const & old_dir, string const & new_dir, int version)
{
MessageDialog msg (string_compose (_("%1 %2.x has discovered configuration files from %1 %3.x.\n\n"
"Would you like to copy the relevant files before starting to use the program?\n\n"
"Would you like these files to be copied and used for Ardour 4.x?\n\n"
"(This will require you to restart %1.)"),
PROGRAM_NAME, PROGRAM_VERSION, version), true);