mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 08:22:32 +00:00
plural
This commit is contained in:
parent
5335bbc204
commit
65f7fa1c31
@ -609,7 +609,7 @@ void SettingsDialog::updateNoteTextEdit(const QString& elementName) {
|
|||||||
|
|
||||||
//User
|
//User
|
||||||
if (elementName == "OpenCustomTrophyLocationButton") {
|
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
|
// Input
|
||||||
|
@ -1294,7 +1294,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="OpenCustomTrophyLocationButton">
|
<widget class="QPushButton" name="OpenCustomTrophyLocationButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Open custom trophy image folder</string>
|
<string>Open custom trophy images folder</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -1312,8 +1312,8 @@
|
|||||||
<translation>Trophy</translation>
|
<translation>Trophy</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Open custom trophy image folder</source>
|
<source>Open custom trophy images folder</source>
|
||||||
<translation>Open custom trophy image folder</translation>
|
<translation>Open custom trophy images folder</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Logger</source>
|
<source>Logger</source>
|
||||||
@ -1616,8 +1616,8 @@
|
|||||||
<translation>Update Compatibility Database:\nImmediately update the compatibility database.</translation>
|
<translation>Update Compatibility Database:\nImmediately update the compatibility database.</translation>
|
||||||
</message>
|
</message>
|
||||||
<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>
|
<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 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>
|
<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>
|
||||||
<message>
|
<message>
|
||||||
<source>Never</source>
|
<source>Never</source>
|
||||||
|
Loading…
Reference in New Issue
Block a user