mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2078] [MERGED] GUI TR: remove 'location' #2476
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#2476
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/2078
Author: @DanielSvoboda
Created: 1/6/2025
Status: ✅ Merged
Merged: 1/7/2025
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (1)
f2b4f73TR: remove 'location'📊 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
MainWindowwas unifiedmain_window_ui.handmain_window.cppcontext
SettingsDialogwas unifiedsettings_dialog.uiandsettings_dialog.cpp🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.