mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #2322] [MERGED] qt: Add more options to the "Copy info..." section + update en.ts/de.ts #2651
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#2651
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/2322
Author: @C4ndyF1sh
Created: 2/1/2025
Status: ✅ Merged
Merged: 2/3/2025
Merged by: @georgemoralis
Base:
main← Head:more-copy📝 Commits (10+)
5bf5e9cUpdate gui_context_menus.h9fd0387Update gui_context_menus.h2ee240aUpdate en.tsa2e6f82Update de.ts2a5a4e9Update gui_context_menus.he6f1d7aUpdate gui_context_menus.h956891cUpdate gui_context_menus.hceea364Update gui_context_menus.h85c66a5Update gui_context_menus.h2df6bbcUpdate gui_context_menus.h📊 Changes
3 files changed (+57 additions, -0 deletions)
View changed files
📝
src/qt_gui/gui_context_menus.h(+14 -0)📝
src/qt_gui/translations/de.ts(+35 -0)📝
src/qt_gui/translations/en.ts(+8 -0)📄 Description
This pr adds the ability to copy the game version and the size of a game via the gui individually + adds the buttons to the English and German translation file (with german translation ofc). It also implements an other pr for German translations about game status.
The ability to copy the size and the version was already implemented but only was used when the option "Copy All" was used
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.