mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 17:09:56 +00:00
Update Translation DE
-- Update of texts -- fix some minor "translatebility" issues -- change service naming "Withings" to "Nokia Health (Withings)"
This commit is contained in:
@@ -278,7 +278,7 @@ OAuthDialog::onAccessTokenReceived(QString token, QString tokenSecret)
|
||||
if (site == WITHINGS) {
|
||||
service->setSetting(GC_WITHINGS_TOKEN, token);
|
||||
service->setSetting(GC_WITHINGS_SECRET, tokenSecret);
|
||||
info = QString(tr("Withings authorization was successful."));
|
||||
info = QString(tr("Nokia Health (Withings) authorization was successful."));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user