Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/foo4u/ios-localizing-plurals-demo
- Owner: foo4u
- Created: 2014-11-13T22:37:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-08T18:14:24.000Z (almost 9 years ago)
- Last Synced: 2023-03-12T05:18:09.994Z (almost 2 years ago)
- Language: Swift
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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