Buglife / Buglife-iOS

Awesome bug reporting for iOS apps
Apache License 2.0
509 stars 63 forks source link

Localizable Strings. #18

Closed txaiwieser closed 7 years ago

txaiwieser commented 7 years ago

Can we have the Strings used in the App in a Localizable.strings? In that way they be easily localizable for any language!

Thanks!

schukin commented 7 years ago

Buglife actually doesn't use Localizable.strings, since it is a static library that is embedded into host apps with zero resources; We do this to make it as easy as possible to add or upgrade Buglife in your app :)

If there is a specific language you're looking for, we'd be more than happy to add it for you! (I also noticed you're located in Brazil, and it just so happens we just added support for Portuguese in Buglife v1.4.0.)

txaiwieser commented 7 years ago

Unfortunately the when the device is in Portuguese Brazil (pt-BR) the localizable are from a language I don't even know. very strange..

schukin commented 7 years ago

Whoops! This has been fixed in the latest release (v.1.4.1). Please let us know if you continue to see any issues :)