mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-01-11 22:30:50 +01:00
[PR #58] [MERGED] Fallback to localizable.strings #110
Reference in New Issue
Block a user
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/UrbanApps/Armchair/pull/58
Author: @fotiDim
Created: 5/30/2016
Status: ✅ Merged
Merged: 6/2/2016
Merged by: @coneybeare
Base:
master← Head:fallback-to-localizable.strings📝 Commits (2)
cc3706cFalling back to Localizable.strings0ea672fUpdated README to include localization changes📊 Changes
2 files changed (+16 additions, -6 deletions)
View changed files
📝
README.md(+1 -1)📝
Source/Armchair.swift(+15 -5)📄 Description
ArmchairLocalizable.stringswasn't documented in the Readme so one wouldn't know where to put the translation strings.Localizable.stringsfile so this should be included in the defaults.In order not to break functionality for existing installations I have included a fallback from
ArmchairLocalizable.stringstoLocalizable.strings.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.