Sha256: b725810e3080733761b8d20bd6ce69b4a5a44a82480e1123234f8b60dd553701
Contents?: true
Size: 664 Bytes
Versions: 24
Compression:
Stored size: 664 Bytes
Contents
// ========================================================================== // Project: IphoneTheme Strings // Copyright: ©2009 Apple Inc. // ========================================================================== /*globals IphoneTheme */ // Place strings you want to localize here. In your app, use the key and // localize it using "key string".loc(). HINT: For your key names, use the // english string with an underscore in front. This way you can still see // how your UI will look and you'll notice right away when something needs a // localized string added to this file! // SC.stringsFor('English', { // "_String Key": "Localized String" }) ;
Version data entries
24 entries across 24 versions & 2 rubygems