mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 00:13:08 +00:00
Update settings_dialog.cpp
This commit is contained in:
parent
951128389d
commit
3c52b349c8
@ -618,7 +618,7 @@ void SettingsDialog::updateNoteTextEdit(const QString& elementName) {
|
|||||||
|
|
||||||
//User
|
//User
|
||||||
if (elementName == "OpenCustomTrophyLocationButton") {
|
if (elementName == "OpenCustomTrophyLocationButton") {
|
||||||
text = tr("Open the custom trophy images/sounds folder:\\nYou can add custom images to the trophies and an audio.\\nAdd the files to custom_trophy with the following names:\\nthophy.mp3, bronze.png, gold.png, platinum.png, silver.png\\nNote: The sound will only work in QT versions.");
|
text = tr("Open the custom trophy images/sounds folder:\\nYou can add custom images to the trophies and an audio.\\nAdd the files to custom_trophy with the following names:\\ntrophy.mp3, bronze.png, gold.png, platinum.png, silver.png\\nNote: The sound will only work in QT versions.");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Input
|
// Input
|
||||||
|
Loading…
Reference in New Issue
Block a user