mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-16 09:29:55 +00:00
Rename Ride to Activity
.. across the code, except where it clearly is a ride e.g. importing PowerTap or SRM
This commit is contained in:
@@ -219,7 +219,7 @@ void ConfigDialog::saveClicked()
|
||||
// if so we will restart, if not I'll revert to current directory
|
||||
QMessageBox msgBox;
|
||||
msgBox.setText(tr("You changed the location of the athlete library"));
|
||||
msgBox.setInformativeText(tr("This is where all new athletes and their ride files "
|
||||
msgBox.setInformativeText(tr("This is where all new athletes and their files "
|
||||
"will now be stored.\n\nCurrent athlete data will no longer be "
|
||||
"available and GoldenCheetah will need to restart for the change to take effect."
|
||||
"\n\nDo you want to apply and restart GoldenCheetah?"));
|
||||
|
||||
Reference in New Issue
Block a user