mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #84] [CLOSED] Fix/localisation for new UI #1450
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1450
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/PlayCover/PlayCover/pull/84
Author: @Wind-Explorer
Created: 7/22/2022
Status: ❌ Closed
Base:
develop← Head:fix/localisation-for-new-ui📝 Commits (4)
5801735Repaired localization issues from last PRac6b61aRemoved unnecessary imports3bd6618Included localization for offline notice055aca4Updated more strings with new locale📊 Changes
12 files changed (+181 additions, -210 deletions)
View changed files
📝
PlayCover/Model/InstallApp.swift(+1 -1)📝
PlayCover/Model/StoreApp.swift(+1 -1)📝
PlayCover/PlayCoverError.swift(+3 -3)📝
PlayCover/View/AppSettingsView.swift(+12 -13)📝
PlayCover/View/AppsView.swift(+17 -20)📝
PlayCover/View/MainView.swift(+8 -10)📝
PlayCover/View/MenuBarView.swift(+6 -6)📝
PlayCover/View/PlayAppView.swift(+13 -14)📝
PlayCover/View/PlayCoverApp.swift(+2 -2)📝
PlayCover/View/SetupView.swift(+22 -23)📝
PlayCover/ViewModel/InstallVM.swift(+7 -7)📝
PlayCover/en.lproj/Localizable.strings(+89 -110)📄 Description
My previous PR for new UI introduced a few new strings and modified some existing ones. This PR repairs broken and adds new strings in localization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.