Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foo4u/ios-localizing-plurals-demo

Demonstrates how to localize plurals in an iOS application.
https://github.com/foo4u/ios-localizing-plurals-demo

Last synced: about 2 months ago
JSON representation

Demonstrates how to localize plurals in an iOS application.

Awesome Lists containing this project

README

        

# iOS Localizing Plurals Demo

Provides a sample project to demonstrate localizing plurals with for iOS using
Apple’s Localizable.stringsdict introduced for iOS 7+ and Mac OS 10.9+ and documented
under [Handling Noun Plurals and Units of Measurement][0] in Apple's Localization Guide.

[0]: https://developer.apple.com/library/ios/documentation/MacOSX/Conceptual/BPInternational/LocalizingYourApp/LocalizingYourApp.html#//apple_ref/doc/uid/10000171i-CH5-SW10