[PR #2078] [MERGED] GUI TR: remove 'location' #2476

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2078
Author: @DanielSvoboda
Created: 1/6/2025
Status: Merged
Merged: 1/7/2025
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (1)

📊 Changes

27 files changed (+6434 additions, -15290 deletions)

View changed files

📝 src/qt_gui/translations/ar.ts (+238 -566)
📝 src/qt_gui/translations/da_DK.ts (+238 -566)
📝 src/qt_gui/translations/de.ts (+238 -566)
📝 src/qt_gui/translations/el.ts (+238 -566)
📝 src/qt_gui/translations/en.ts (+238 -566)
📝 src/qt_gui/translations/es_ES.ts (+238 -566)
📝 src/qt_gui/translations/fa_IR.ts (+239 -567)
📝 src/qt_gui/translations/fi.ts (+241 -569)
📝 src/qt_gui/translations/fr.ts (+238 -566)
📝 src/qt_gui/translations/hu_HU.ts (+238 -566)
📝 src/qt_gui/translations/id.ts (+0 -0)
📝 src/qt_gui/translations/it.ts (+0 -0)
📝 src/qt_gui/translations/ja_JP.ts (+0 -0)
📝 src/qt_gui/translations/ko_KR.ts (+0 -0)
📝 src/qt_gui/translations/lt_LT.ts (+0 -0)
📝 src/qt_gui/translations/nb.ts (+0 -0)
📝 src/qt_gui/translations/nl.ts (+0 -0)
📝 src/qt_gui/translations/pl_PL.ts (+0 -0)
📝 src/qt_gui/translations/pt_BR.ts (+0 -0)
📝 src/qt_gui/translations/ro_RO.ts (+0 -0)

...and 7 more files

📄 Description

Remove 'location' tag in translation files

As mentioned in PR 2022 , the tag was more of a hindrance than a help, most of the line numbers were wrong, and it works without this tag, it will be simpler for anyone who translates.

now without the file reference, these 2 were unified:
context MainWindow was unified main_window_ui.h and main_window.cpp
context SettingsDialog was unified settings_dialog.ui and settings_dialog.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/2078 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`f2b4f73`](https://github.com/shadps4-emu/shadPS4/commit/f2b4f735067b4528ce89420655404eb738f2ebee) TR: remove 'location' ### 📊 Changes **27 files changed** (+6434 additions, -15290 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/translations/ar.ts` (+238 -566) 📝 `src/qt_gui/translations/da_DK.ts` (+238 -566) 📝 `src/qt_gui/translations/de.ts` (+238 -566) 📝 `src/qt_gui/translations/el.ts` (+238 -566) 📝 `src/qt_gui/translations/en.ts` (+238 -566) 📝 `src/qt_gui/translations/es_ES.ts` (+238 -566) 📝 `src/qt_gui/translations/fa_IR.ts` (+239 -567) 📝 `src/qt_gui/translations/fi.ts` (+241 -569) 📝 `src/qt_gui/translations/fr.ts` (+238 -566) 📝 `src/qt_gui/translations/hu_HU.ts` (+238 -566) 📝 `src/qt_gui/translations/id.ts` (+0 -0) 📝 `src/qt_gui/translations/it.ts` (+0 -0) 📝 `src/qt_gui/translations/ja_JP.ts` (+0 -0) 📝 `src/qt_gui/translations/ko_KR.ts` (+0 -0) 📝 `src/qt_gui/translations/lt_LT.ts` (+0 -0) 📝 `src/qt_gui/translations/nb.ts` (+0 -0) 📝 `src/qt_gui/translations/nl.ts` (+0 -0) 📝 `src/qt_gui/translations/pl_PL.ts` (+0 -0) 📝 `src/qt_gui/translations/pt_BR.ts` (+0 -0) 📝 `src/qt_gui/translations/ro_RO.ts` (+0 -0) _...and 7 more files_ </details> ### 📄 Description Remove 'location' tag in translation files As mentioned in [PR 2022](https://github.com/shadps4-emu/shadPS4/pull/2022) , the tag was more of a hindrance than a help, most of the line numbers were wrong, and it works without this tag, it will be simpler for anyone who translates. now without the file reference, these 2 were unified: context `MainWindow` was unified `main_window_ui.h` and `main_window.cpp` context `SettingsDialog` was unified `settings_dialog.ui` and `settings_dialog.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:59:55 +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#2476
No description provided.