[PR #104] [CLOSED] Completed french localisation #1458

Closed
opened 2026-03-03 19:07:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/104
Author: @ZhichGaming
Created: 7/28/2022
Status: Closed

Base: developHead: develop


📝 Commits (10+)

📊 Changes

43 files changed (+2525 additions, -1095 deletions)

View changed files

📝 .gitignore (+1 -2)
📝 Cartfile.resolved (+1 -1)
📝 PlayCover.xcodeproj/project.pbxproj (+67 -4)
PlayCover/Documentation.docc/Documentation.md (+13 -0)
📝 PlayCover/Info.plist (+4 -0)
📝 PlayCover/Model/AppSettings.swift (+58 -2)
📝 PlayCover/Model/PlayApp.swift (+30 -1)
📝 PlayCover/Model/StoreApp.swift (+1 -3)
📝 PlayCover/PlayCoverError.swift (+4 -0)
📝 PlayCover/Services/SoundDeviceService.swift (+2 -2)
PlayCover/Services/UpdateService.swift (+0 -63)
PlayCover/Utils/DeleteStoredGenshinUserData.swift (+18 -0)
PlayCover/Utils/RestoreGenshinUserData.swift (+117 -0)
PlayCover/Utils/SaveGenshinUserData.swift (+92 -0)
📝 PlayCover/Utils/Shell.swift (+5 -0)
📝 PlayCover/View/AppSettingsView.swift (+60 -21)
📝 PlayCover/View/AppsView.swift (+15 -21)
PlayCover/View/ChangeGenshinAccountView.swift (+58 -0)
PlayCover/View/DeleteGenshinStoredAccountView.swift (+57 -0)
📝 PlayCover/View/MainView.swift (+17 -29)

...and 23 more files

📄 Description

Co-authored-by: @IsaacMarovitz

@Wind-Explorer's pull request must be merged first before this PR can be merged, since it uses his revamped localization system and format.

This is a reupload of #103 as in that one, I ran into a few problems.


🔄 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/104 **Author:** [@ZhichGaming](https://github.com/ZhichGaming) **Created:** 7/28/2022 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`4e78acc`](https://github.com/PlayCover/PlayCover/commit/4e78acc32ea0605b0806a1e72c50812f7f8c00ba) add improved updater - [`4061d49`](https://github.com/PlayCover/PlayCover/commit/4061d49d2ed4d2fa544bf2028ddc806274facbb0) create changelog view in app - [`860410b`](https://github.com/PlayCover/PlayCover/commit/860410b3f55cb7694443c42472da3527f04de839) fix updater runtime warnings and nicer changelog UI - [`78e7fc1`](https://github.com/PlayCover/PlayCover/commit/78e7fc19fc6a4c91fab11fdcbedaed9a4dad089c) Merge branch 'develop' of github.com:PlayCover/PlayCover into develop - [`51d6e35`](https://github.com/PlayCover/PlayCover/commit/51d6e357c44562fa76c80f4538ec272f10bcaa46) add pre-release branch - [`346e6ac`](https://github.com/PlayCover/PlayCover/commit/346e6aceda44b621fb1f160295f64b04fdbb5f23) Start implementing Sparkle - [`92dae59`](https://github.com/PlayCover/PlayCover/commit/92dae59a4a4d784fb61c53d5ea7ce4781398fa96) feat: Sparkle Updater - [`e8eb18f`](https://github.com/PlayCover/PlayCover/commit/e8eb18f3a7ac49d093c864ee52983b2fe72fdd90) Merge branch 'develop' of https://github.com/PlayCover/PlayCover into develop - [`3cbc6c9`](https://github.com/PlayCover/PlayCover/commit/3cbc6c976b1e4b13600cbaec8c6bcb11ec93c29a) update settings now pushes values correctly - [`003916e`](https://github.com/PlayCover/PlayCover/commit/003916e13c736ea9dcc063120c2e4c84a3f18e38) Update 2.nightly_release.yml ### 📊 Changes **43 files changed** (+2525 additions, -1095 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -2) 📝 `Cartfile.resolved` (+1 -1) 📝 `PlayCover.xcodeproj/project.pbxproj` (+67 -4) ➕ `PlayCover/Documentation.docc/Documentation.md` (+13 -0) 📝 `PlayCover/Info.plist` (+4 -0) 📝 `PlayCover/Model/AppSettings.swift` (+58 -2) 📝 `PlayCover/Model/PlayApp.swift` (+30 -1) 📝 `PlayCover/Model/StoreApp.swift` (+1 -3) 📝 `PlayCover/PlayCoverError.swift` (+4 -0) 📝 `PlayCover/Services/SoundDeviceService.swift` (+2 -2) ➖ `PlayCover/Services/UpdateService.swift` (+0 -63) ➕ `PlayCover/Utils/DeleteStoredGenshinUserData.swift` (+18 -0) ➕ `PlayCover/Utils/RestoreGenshinUserData.swift` (+117 -0) ➕ `PlayCover/Utils/SaveGenshinUserData.swift` (+92 -0) 📝 `PlayCover/Utils/Shell.swift` (+5 -0) 📝 `PlayCover/View/AppSettingsView.swift` (+60 -21) 📝 `PlayCover/View/AppsView.swift` (+15 -21) ➕ `PlayCover/View/ChangeGenshinAccountView.swift` (+58 -0) ➕ `PlayCover/View/DeleteGenshinStoredAccountView.swift` (+57 -0) 📝 `PlayCover/View/MainView.swift` (+17 -29) _...and 23 more files_ </details> ### 📄 Description Co-authored-by: @IsaacMarovitz @Wind-Explorer's pull request must be merged first before this PR can be merged, since it uses his revamped localization system and format. This is a reupload of #103 as in that one, I ran into a few problems. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:10 +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#1458
No description provided.