[PR #2594] [MERGED] Fix space #2846

Closed
opened 2026-02-27 22:01:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2594
Author: @rainmakerv3
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @georgemoralis

Base: mainHead: fix-space


📝 Commits (3)

  • 126b746 Add missing space so only once translation is auto-generated
  • 60d0318 Use suggested format
  • 9dcffac delete an extra space

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 src/qt_gui/kbm_gui.cpp (+5 -5)
📝 src/qt_gui/kbm_gui.ui (+1 -1)

📄 Description

Remove the spaces from the translation string for mouse parameters, so the translators don't have to add the extra space at the end.

Also fixes one string needing two translations because one instance has a space and one does not


🔄 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/2594 **Author:** [@rainmakerv3](https://github.com/rainmakerv3) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix-space` --- ### 📝 Commits (3) - [`126b746`](https://github.com/shadps4-emu/shadPS4/commit/126b7462ea89e110708d17874f2fd9fc468e23ba) Add missing space so only once translation is auto-generated - [`60d0318`](https://github.com/shadps4-emu/shadPS4/commit/60d03186e594624904fc5734ec39d1135b660d77) Use suggested format - [`9dcffac`](https://github.com/shadps4-emu/shadPS4/commit/9dcffacec7847d47fd6ef05e319609760fb07905) delete an extra space ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/kbm_gui.cpp` (+5 -5) 📝 `src/qt_gui/kbm_gui.ui` (+1 -1) </details> ### 📄 Description Remove the spaces from the translation string for mouse parameters, so the translators don't have to add the extra space at the end. Also fixes one string needing two translations because one instance has a space and one does not --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:28 +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#2846
No description provided.