UrbanApps / Armchair

A simple yet powerful App Review Manager for iOS and OSX in Swift
MIT License
1.2k stars 137 forks source link

Fallback to localizable.strings #58

Closed fotiDim closed 8 years ago

fotiDim commented 8 years ago

In order not to break functionality for existing installations I have included a fallback from ArmchairLocalizable.strings to Localizable.strings.

coneybeare commented 8 years ago

Looks good! Thanks