mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-31 07:43:16 +00:00
fix descriptionText size | missing translations (#1319)
* fix descriptionText size * + avoid 'blinking' * Update ru_RU.ts * TR * Update pt_BR.ts * emulatorLanguage alphabetical order --------- Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
This commit is contained in:
parent
f0ee3919e0
commit
bd9f82df94
29 changed files with 3267 additions and 117 deletions
|
@ -12,7 +12,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>854</width>
|
||||
<height>605</height>
|
||||
<height>630</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
|
@ -1133,7 +1133,7 @@
|
|||
<rect>
|
||||
<x>100</x>
|
||||
<y>360</y>
|
||||
<width>80</width>
|
||||
<width>91</width>
|
||||
<height>24</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -1144,9 +1144,9 @@
|
|||
<widget class="QPushButton" name="removeFolderButton">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>210</x>
|
||||
<x>199</x>
|
||||
<y>360</y>
|
||||
<width>80</width>
|
||||
<width>91</width>
|
||||
<height>24</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue