Coco: Tr::tr-ify one string

Change-Id: I332bd1d503c5e1f64b2116d996dd00ed56271759
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Alessandro Portale
2025-04-16 17:42:19 +02:00
parent 7edc056ce0
commit 29f4743dd5

View File

@@ -137,7 +137,7 @@ void CocoPlugin::initialize()
IOptionsPage::registerCategory(
"I.Coco",
QCoreApplication::translate("Coco", "Coco"),
Tr::tr("Coco"),
":/cocoplugin/images/SquishCoco_48x48.png");
setupCocoSettings();