mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #756] [MERGED] adds TR in all missing places #1752
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#1752
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/756
Author: @DanielSvoboda
Created: 9/3/2024
Status: ✅ Merged
Merged: 9/4/2024
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (8)
51610cbadd TR for PR 70083a7bacUpdate src/qt_gui/translations/pl_PL.tsee7e6f0add more information download patches6877cc1Merge branch 'main' of https://github.com/DanielSvoboda/shadPS43a388feSave,Apply,Restore Defaults,Closed7f799cfix PL textd24f8ddIcon,Name,Serial,Region,Firmware,Size,Version,Path8ccec1bGame List📊 Changes
29 files changed (+2918 additions, -941 deletions)
View changed files
📝
src/qt_gui/game_list_frame.cpp(+2 -8)📝
src/qt_gui/main_window.cpp(+2 -2)📝
src/qt_gui/settings_dialog.cpp(+7 -3)📝
src/qt_gui/translations/ar.ts(+77 -1)📝
src/qt_gui/translations/da_DK.ts(+77 -1)📝
src/qt_gui/translations/de.ts(+77 -1)📝
src/qt_gui/translations/el.ts(+77 -1)📝
src/qt_gui/translations/en.ts(+78 -2)📝
src/qt_gui/translations/es_ES.ts(+77 -1)📝
src/qt_gui/translations/fa_IR.ts(+975 -896)📝
src/qt_gui/translations/fi.ts(+77 -1)📝
src/qt_gui/translations/fr.ts(+78 -2)📝
src/qt_gui/translations/hu_HU.ts(+77 -1)📝
src/qt_gui/translations/id.ts(+77 -1)📝
src/qt_gui/translations/it.ts(+77 -1)📝
src/qt_gui/translations/ja_JP.ts(+78 -2)📝
src/qt_gui/translations/ko_KR.ts(+78 -2)📝
src/qt_gui/translations/lt_LT.ts(+77 -1)📝
src/qt_gui/translations/nb.ts(+78 -2)📝
src/qt_gui/translations/nl.ts(+77 -1)...and 9 more files
📄 Description
add TR for PR 700

tr("Can't apply cheats before the game is started")
add: Icon,Name,Serial,Region,Firmware,Size,Version,Path

add: Restore Defaults, Save, Close, Apply

also added more information when downloading patches:

"If the patch does not appear, it may be that it does not exist for the specific serial and version of the game. It may be necessary to update the game."
*note, in fa_IR.ts I fixed the spacing, so it looks like I changed everything, but it was just the spaces and the separation of MainWindow.h and MainWindow.cpp
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.