diff --git a/src/qt_gui/settings_dialog.cpp b/src/qt_gui/settings_dialog.cpp index b630da6d5..654e9c3ad 100644 --- a/src/qt_gui/settings_dialog.cpp +++ b/src/qt_gui/settings_dialog.cpp @@ -609,7 +609,7 @@ void SettingsDialog::updateNoteTextEdit(const QString& elementName) { //User if (elementName == "OpenCustomTrophyLocationButton") { - text = tr("Open custom trophy image folder:\\nIt is possible to add custom images to the trophies.\\nAdd the files to custom_trophy with the following names:\\nbronze.png, gold.png, platinum.png, silver.png"); + text = tr("Open custom trophy images folder:\\nIt is possible to add custom images to the trophies.\\nAdd the files to custom_trophy with the following names:\\nbronze.png, gold.png, platinum.png, silver.png"); } // Input diff --git a/src/qt_gui/settings_dialog.ui b/src/qt_gui/settings_dialog.ui index f8d087397..5a51d1f10 100644 --- a/src/qt_gui/settings_dialog.ui +++ b/src/qt_gui/settings_dialog.ui @@ -1294,7 +1294,7 @@ - Open custom trophy image folder + Open custom trophy images folder diff --git a/src/qt_gui/translations/en_US.ts b/src/qt_gui/translations/en_US.ts index 2529e0aad..fb66e9f94 100644 --- a/src/qt_gui/translations/en_US.ts +++ b/src/qt_gui/translations/en_US.ts @@ -1312,8 +1312,8 @@ Trophy - Open custom trophy image folder - Open custom trophy image folder + Open custom trophy images folder + Open custom trophy images folder Logger @@ -1616,8 +1616,8 @@ Update Compatibility Database:\nImmediately update the compatibility database. - Open custom trophy image folder:\nIt is possible to add custom images to the trophies.\nAdd the files to custom_trophy with the following names:\nbronze.png, gold.png, platinum.png, silver.png - Open custom trophy image folder:\nIt is possible to add custom images to the trophies.\nAdd the files to custom_trophy with the following names:\nbronze.png, gold.png, platinum.png, silver.png + Open custom trophy images folder:\nIt is possible to add custom images to the trophies.\nAdd the files to custom_trophy with the following names:\nbronze.png, gold.png, platinum.png, silver.png + Open custom trophy images folder:\nIt is possible to add custom images to the trophies.\nAdd the files to custom_trophy with the following names:\nbronze.png, gold.png, platinum.png, silver.png Never