mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #1927] [MERGED] GUI: Fix TR Units - Size and Time - more... #2384
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#2384
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/1927
Author: @DanielSvoboda
Created: 12/27/2024
Status: ✅ Merged
Merged: 12/27/2024
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (4)
a096783GUI: TR Units - Size and Time35c2e85Merge branch 'shadps4-emu:main' into mainc52924cAudio Backend0504006Fixed the size of the settings menu📊 Changes
31 files changed (+1963 additions, -11 deletions)
View changed files
📝
src/qt_gui/game_list_frame.cpp(+3 -3)📝
src/qt_gui/game_list_utils.h(+3 -2)📝
src/qt_gui/main_window.cpp(+2 -2)📝
src/qt_gui/settings_dialog.ui(+2 -2)📝
src/qt_gui/translations/ar.ts(+73 -0)📝
src/qt_gui/translations/da_DK.ts(+73 -0)📝
src/qt_gui/translations/de.ts(+73 -0)📝
src/qt_gui/translations/el.ts(+73 -0)📝
src/qt_gui/translations/en.ts(+73 -0)📝
src/qt_gui/translations/es_ES.ts(+73 -0)📝
src/qt_gui/translations/fa_IR.ts(+73 -0)📝
src/qt_gui/translations/fi.ts(+73 -0)📝
src/qt_gui/translations/fr.ts(+73 -0)📝
src/qt_gui/translations/hu_HU.ts(+73 -0)📝
src/qt_gui/translations/id.ts(+73 -0)📝
src/qt_gui/translations/it.ts(+74 -1)📝
src/qt_gui/translations/ja_JP.ts(+73 -0)📝
src/qt_gui/translations/ko_KR.ts(+73 -0)📝
src/qt_gui/translations/lt_LT.ts(+73 -0)📝
src/qt_gui/translations/nb.ts(+74 -1)...and 11 more files
📄 Description
Added translation for these units:
B, KB, MB, GB, TB
h, m, s
Added missing text:
Games: - text in the lower left corner
Compatibility...
Update database
View report
Submit a report
Audio Backend
Fixed the size of the settings menu
information reported in: https://github.com/shadps4-emu/shadPS4/pull/1903 https://github.com/shadps4-emu/shadPS4/issues/1922
was translated into Russian and Portuguese, the rest were just added in English

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.