[PR #33] [CLOSED] Updated Localizable.strings (EN) #1418

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/33
Author: @AarnavSin
Created: 7/14/2022
Status: Closed

Base: masterHead: develop


📝 Commits (10+)

📊 Changes

18 files changed (+263 additions, -342 deletions)

View changed files

📝 .github/workflows/1.build_release.yml (+1 -6)
📝 Cartfile.resolved (+1 -1)
📝 PlayCover.xcodeproj/project.pbxproj (+8 -103)
📝 PlayCover/AppInstaller/Utils/Entitlements.swift (+1 -1)
PlayCover/GoogleService-Info.plist (+0 -34)
📝 PlayCover/Rules/com.YostarJP.BlueArchive.yaml (+1 -2)
📝 PlayCover/Rules/com.nexon.bluearchive.yaml (+1 -2)
📝 PlayCover/Rules/default.yaml (+1 -2)
📝 PlayCover/Utils/PlayTools.swift (+75 -64)
📝 PlayCover/Utils/Shell.swift (+38 -6)
📝 PlayCover/Utils/SystemConfig.swift (+2 -2)
📝 PlayCover/View/AppsView.swift (+82 -32)
📝 PlayCover/View/MainView.swift (+20 -38)
📝 PlayCover/View/PlayCoverApp.swift (+0 -14)
📝 PlayCover/ViewModel/Log.swift (+1 -2)
📝 PlayCover/en.lproj/Localizable.strings (+26 -27)
📝 README.md (+5 -5)
📝 fastlane/Fastfile (+0 -1)

📄 Description

Fixed a lot of grammatical, punctuation and spelling errors. Rewrote certain lines to fit the purpose better.


🔄 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/33 **Author:** [@AarnavSin](https://github.com/AarnavSin) **Created:** 7/14/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`0250d3b`](https://github.com/PlayCover/PlayCover/commit/0250d3bc6d64860dec904266a1b154b3a0cddb74) fix typo in README.md - [`cb09b71`](https://github.com/PlayCover/PlayCover/commit/cb09b71c814593a2c20012952cfe3c6b8d1291cd) fix grammar in README.md - [`a039163`](https://github.com/PlayCover/PlayCover/commit/a03916382f90878b47683b3a82ab03fa8b401367) Update README.md - [`21083a8`](https://github.com/PlayCover/PlayCover/commit/21083a8c1f65db3b33167a3ce4d2efed99dff2ab) Update README.md - [`e2abf20`](https://github.com/PlayCover/PlayCover/commit/e2abf200bcab8621b5e7f6f8d3fb09c5d41824f9) correct CI name - [`697c13a`](https://github.com/PlayCover/PlayCover/commit/697c13a488549583833b6a06b256e00e35855f2f) remove firebase sdk - [`e1ddaa1`](https://github.com/PlayCover/PlayCover/commit/e1ddaa1e70bdd051fedc90e558bfe08c8717081f) fix log crash - [`84ce798`](https://github.com/PlayCover/PlayCover/commit/84ce798269a80aa7f39b7be6b4a57b53e3af693e) drop dependency on ldid - [`3eb0170`](https://github.com/PlayCover/PlayCover/commit/3eb01709930a51d7f96ea28fbf733633d4a650ed) Merge pull request #19 from wenqingl/master - [`1ea76d5`](https://github.com/PlayCover/PlayCover/commit/1ea76d57cc6d33bc254cb6711ef982cb7683c520) fix: Re-aligning the Sideloadly button, added proper padding to the top buttons ### 📊 Changes **18 files changed** (+263 additions, -342 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/1.build_release.yml` (+1 -6) 📝 `Cartfile.resolved` (+1 -1) 📝 `PlayCover.xcodeproj/project.pbxproj` (+8 -103) 📝 `PlayCover/AppInstaller/Utils/Entitlements.swift` (+1 -1) ➖ `PlayCover/GoogleService-Info.plist` (+0 -34) 📝 `PlayCover/Rules/com.YostarJP.BlueArchive.yaml` (+1 -2) 📝 `PlayCover/Rules/com.nexon.bluearchive.yaml` (+1 -2) 📝 `PlayCover/Rules/default.yaml` (+1 -2) 📝 `PlayCover/Utils/PlayTools.swift` (+75 -64) 📝 `PlayCover/Utils/Shell.swift` (+38 -6) 📝 `PlayCover/Utils/SystemConfig.swift` (+2 -2) 📝 `PlayCover/View/AppsView.swift` (+82 -32) 📝 `PlayCover/View/MainView.swift` (+20 -38) 📝 `PlayCover/View/PlayCoverApp.swift` (+0 -14) 📝 `PlayCover/ViewModel/Log.swift` (+1 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+26 -27) 📝 `README.md` (+5 -5) 📝 `fastlane/Fastfile` (+0 -1) </details> ### 📄 Description Fixed a lot of grammatical, punctuation and spelling errors. Rewrote certain lines to fit the purpose better. --- <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:57 +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#1418
No description provided.