mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Enable translation of HelpWhatsThis Table of Contents
This commit is contained in:
@@ -64,7 +64,7 @@ HelpWhatsThis::getText(GCHelp chapter) {
|
||||
|
||||
default:
|
||||
case Default:
|
||||
return text.arg("Main-Page_Table-of-contents").arg("Table of Contents");
|
||||
return text.arg("Main-Page_Table-of-contents").arg(tr("Table of Contents"));
|
||||
|
||||
// Scope Bar
|
||||
case ScopeBar:
|
||||
|
||||
Reference in New Issue
Block a user