mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #224] [MERGED] fix: Replace hardcoded string into LocalizedStringKey #1520
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#1520
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/224
Author: @KhoraLee
Created: 8/21/2022
Status: ✅ Merged
Merged: 8/21/2022
Merged by: @Depal1
Base:
develop← Head:fix/hardcodedString📝 Commits (2)
7dd2f89fix: Replace hardcoded string into LocalizedStringKey945bbaastyle: Rearrange Arabic localization to match other style📊 Changes
16 files changed (+461 additions, -88 deletions)
View changed files
📝
PlayCover/View/Settings/PlayCoverSettingsView.swift(+1 -1)📝
PlayCover/View/Settings/UpdateSettings.swift(+2 -2)📝
PlayCover/ar.lproj/Localizable.strings(+341 -85)📝
PlayCover/de.lproj/Localizable.strings(+9 -0)📝
PlayCover/en.lproj/Localizable.strings(+9 -0)📝
PlayCover/es.lproj/Localizable.strings(+9 -0)📝
PlayCover/fa-IR.lproj/Localizable.strings(+9 -0)📝
PlayCover/fr.lproj/Localizable.strings(+9 -0)📝
PlayCover/id.lproj/Localizable.strings(+9 -0)📝
PlayCover/it.lproj/Localizable.strings(+9 -0)📝
PlayCover/ja.lproj/Localizable.strings(+9 -0)📝
PlayCover/ko.lproj/Localizable.strings(+9 -0)📝
PlayCover/ru.lproj/Localizable.strings(+9 -0)📝
PlayCover/vi.lproj/Localizable.strings(+9 -0)📝
PlayCover/zh-Hans.lproj/Localizable.strings(+9 -0)📝
PlayCover/zh-Hant.lproj/Localizable.strings(+9 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.