This commit is contained in:
DanielSvoboda 2025-02-25 18:31:06 -03:00
parent 5335bbc204
commit 65f7fa1c31
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1294,7 +1294,7 @@
<item>
<widget class="QPushButton" name="OpenCustomTrophyLocationButton">
<property name="text">
<string>Open custom trophy image folder</string>
<string>Open custom trophy images folder</string>
</property>
</widget>
</item>

View File

@ -1312,8 +1312,8 @@
<translation>Trophy</translation>
</message>
<message>
<source>Open custom trophy image folder</source>
<translation>Open custom trophy image folder</translation>
<source>Open custom trophy images folder</source>
<translation>Open custom trophy images folder</translation>
</message>
<message>
<source>Logger</source>
@ -1616,8 +1616,8 @@
<translation>Update Compatibility Database:\nImmediately update the compatibility database.</translation>
</message>
<message>
<source>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</source>
<translation>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</translation>
<source>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</source>
<translation>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</translation>
</message>
<message>
<source>Never</source>