mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #2131] [CLOSED] Fix #2505
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2505
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2131
Author: @DanielSvoboda
Created: 1/11/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (2)
356f7dafixa064388TR📊 Changes
29 files changed (+187 additions, -68 deletions)
View changed files
📝
src/qt_gui/settings_dialog.ui(+75 -68)📝
src/qt_gui/translations/ar.ts(+4 -0)📝
src/qt_gui/translations/da_DK.ts(+4 -0)📝
src/qt_gui/translations/de.ts(+4 -0)📝
src/qt_gui/translations/el.ts(+4 -0)📝
src/qt_gui/translations/en.ts(+4 -0)📝
src/qt_gui/translations/es_ES.ts(+4 -0)📝
src/qt_gui/translations/fa_IR.ts(+4 -0)📝
src/qt_gui/translations/fi.ts(+4 -0)📝
src/qt_gui/translations/fr.ts(+4 -0)📝
src/qt_gui/translations/hu_HU.ts(+4 -0)📝
src/qt_gui/translations/id.ts(+4 -0)📝
src/qt_gui/translations/it.ts(+4 -0)📝
src/qt_gui/translations/ja_JP.ts(+4 -0)📝
src/qt_gui/translations/ko_KR.ts(+4 -0)📝
src/qt_gui/translations/lt_LT.ts(+4 -0)📝
src/qt_gui/translations/nb.ts(+4 -0)📝
src/qt_gui/translations/nl.ts(+4 -0)📝
src/qt_gui/translations/pl_PL.ts(+4 -0)📝
src/qt_gui/translations/pt_BR.ts(+4 -0)...and 9 more files
📄 Description
I removed the gameSizeCheckBox from the 'Emulator' group and put it in 'GUI settings'
hLayoutTrophy which contains the Trophy information was inside the GUIMusicLayout, so I fixed that too.
And I added the translation for the phrase: Show Game Size In List
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.