[PR #756] [MERGED] adds TR in all missing places #1752

Closed
opened 2026-02-27 21:13:49 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (8)

📊 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")
image

add: Icon,Name,Serial,Region,Firmware,Size,Version,Path
image

add: Restore Defaults, Save, Close, Apply
image

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."
image

*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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/756 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`51610cb`](https://github.com/shadps4-emu/shadPS4/commit/51610cba438adb5c1047477986e9da164d39bb1a) add TR for PR 700 - [`83a7bac`](https://github.com/shadps4-emu/shadPS4/commit/83a7bac945565a65ce55c4115b9b7da80b540eb6) Update src/qt_gui/translations/pl_PL.ts - [`ee7e6f0`](https://github.com/shadps4-emu/shadPS4/commit/ee7e6f0b1d0616d479ec7a6b146299b867c2c0cb) add more information download patches - [`6877cc1`](https://github.com/shadps4-emu/shadPS4/commit/6877cc12c1ec7f669a7a3d1597dbe2934b743d29) Merge branch 'main' of https://github.com/DanielSvoboda/shadPS4 - [`3a388fe`](https://github.com/shadps4-emu/shadPS4/commit/3a388fec1e9f00c6a8cafc2a9af0a12d952e7ad5) Save,Apply,Restore Defaults,Close - [`d7f799c`](https://github.com/shadps4-emu/shadPS4/commit/d7f799c6b73ea1e2857a0f1fddd3b8eeccc4c25e) fix PL text - [`d24f8dd`](https://github.com/shadps4-emu/shadPS4/commit/d24f8ddf03f4a1ca4d08e16d6c14c8848ee8c2fc) Icon,Name,Serial,Region,Firmware,Size,Version,Path - [`8ccec1b`](https://github.com/shadps4-emu/shadPS4/commit/8ccec1b9569942dbb6099efef99306cf37ec818a) Game List ### 📊 Changes **29 files changed** (+2918 additions, -941 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description add TR for [PR 700](https://github.com/shadps4-emu/shadPS4/pull/700) tr("Can't apply cheats before the game is started") ![image](https://github.com/user-attachments/assets/1b6cac0a-bffe-448f-8673-a61ac0650675) add: Icon,Name,Serial,Region,Firmware,Size,Version,Path ![image](https://github.com/user-attachments/assets/5073ac0c-e9e0-45d9-ab1f-ab77ea7904a4) add: Restore Defaults, Save, Close, Apply ![image](https://github.com/user-attachments/assets/059a4f3b-0c76-424a-a391-a084cff11611) 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." ![image](https://github.com/user-attachments/assets/a4dd5884-8ab7-40fe-acf4-339206f61010) *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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1752
No description provided.