[PR #8] [CLOSED] UI Tweaks + Translations #1407

Closed
opened 2026-03-03 19:06:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/8
Author: @ohaiibuzzle
Created: 7/11/2022
Status: Closed

Base: developHead: master


📝 Commits (4)

  • e204164 fix: Re-aligning the Sideloadly button, added proper padding to the top buttons
  • 380293e feat: Added localizations to most UI elements
  • 43e6a07 Merge branch 'PlayCover:master' into master
  • 9e5318d added: the rest of the translatable strings (for PlayCover)

📊 Changes

9 files changed (+128 additions, -52 deletions)

View changed files

📝 PlayCover/View/AppSettingsView.swift (+8 -8)
📝 PlayCover/View/AppsView.swift (+26 -20)
📝 PlayCover/View/InstallSettings.swift (+1 -1)
📝 PlayCover/View/MainView.swift (+8 -8)
📝 PlayCover/View/PlayCoverApp.swift (+2 -1)
📝 PlayCover/View/SetupView.swift (+5 -5)
📝 PlayCover/ViewModel/InstallVM.swift (+11 -6)
📝 PlayCover/ViewModel/Log.swift (+2 -2)
📝 PlayCover/en.lproj/Localizable.strings (+65 -1)

📄 Description

Tweaked the PlayCover top bar:

  • adding ample paddings to the elements
  • centering the Sideloadly button

Translations:

  • tweaking elements to use NSLocalizedString
  • added the rest of the strings into the English localizable

🔄 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/PlayCover/PlayCover/pull/8 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 7/11/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `master` --- ### 📝 Commits (4) - [`e204164`](https://github.com/PlayCover/PlayCover/commit/e204164ae9659cb3d4bfaea0acbc82847bfeb8b0) fix: Re-aligning the Sideloadly button, added proper padding to the top buttons - [`380293e`](https://github.com/PlayCover/PlayCover/commit/380293ed7ed025970d2302512162ec3bb93687ca) feat: Added localizations to most UI elements - [`43e6a07`](https://github.com/PlayCover/PlayCover/commit/43e6a07b0e45293e164e12fdf6342679a85efa8c) Merge branch 'PlayCover:master' into master - [`9e5318d`](https://github.com/PlayCover/PlayCover/commit/9e5318dde2085633c3882dba49209943ea7943b0) added: the rest of the translatable strings (for PlayCover) ### 📊 Changes **9 files changed** (+128 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/View/AppSettingsView.swift` (+8 -8) 📝 `PlayCover/View/AppsView.swift` (+26 -20) 📝 `PlayCover/View/InstallSettings.swift` (+1 -1) 📝 `PlayCover/View/MainView.swift` (+8 -8) 📝 `PlayCover/View/PlayCoverApp.swift` (+2 -1) 📝 `PlayCover/View/SetupView.swift` (+5 -5) 📝 `PlayCover/ViewModel/InstallVM.swift` (+11 -6) 📝 `PlayCover/ViewModel/Log.swift` (+2 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+65 -1) </details> ### 📄 Description Tweaked the PlayCover top bar: - adding ample paddings to the elements - centering the Sideloadly button Translations: - tweaking elements to use NSLocalizedString - added the rest of the strings into the English localizable --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:06:54 +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/PlayCover#1407
No description provided.