mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
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#1511
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/211
Author: @Wind-Explorer
Created: 8/20/2022
Status: ✅ Merged
Merged: 8/21/2022
Merged by: @Depal1
Base:
develop← Head:fix/localization-for-new-strings📝 Commits (6)
24850cdUpdated app settings pane with proper localefaa0acaMerge branch 'develop' of https://github.com/PlayCover/PlayCover into fix/localization-for-new-stringsed74606Enhanced locale file formattings by Apple & Xcodeba56e33Merge branch 'develop' of https://github.com/PlayCover/PlayCover into fix/localization-for-new-strings986bef1Updated locale filesb73a292Updated chinese locale file📊 Changes
14 files changed (+4303 additions, -1126 deletions)
View changed files
📝
PlayCover/View/AppSettingsView.swift(+72 -39)📝
PlayCover/de.lproj/Localizable.strings(+328 -83)📝
PlayCover/en.lproj/Localizable.strings(+309 -86)📝
PlayCover/es.lproj/Localizable.strings(+329 -84)📝
PlayCover/fa-IR.lproj/Localizable.strings(+326 -84)📝
PlayCover/fr.lproj/Localizable.strings(+326 -84)📝
PlayCover/id.lproj/Localizable.strings(+324 -82)📝
PlayCover/it.lproj/Localizable.strings(+326 -84)📝
PlayCover/ja.lproj/Localizable.strings(+324 -82)📝
PlayCover/ko.lproj/Localizable.strings(+326 -84)📝
PlayCover/ru.lproj/Localizable.strings(+326 -83)📝
PlayCover/vi.lproj/Localizable.strings(+324 -82)📝
PlayCover/zh-Hans.lproj/Localizable.strings(+335 -85)📝
PlayCover/zh-Hant.lproj/Localizable.strings(+328 -84)📄 Description
Added locale strings for new UI text

Tuned the sizing of the 3 big icons in the view
Refined settings view
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.