Sha256: e12ae94dc087fa596ad9705a5a5c22c28fc29f8bee1b4bc7258b0f65ff3c2105
Contents?: true
Size: 664 Bytes
Versions: 41
Compression:
Stored size: 664 Bytes
Contents
// ========================================================================== // Project: IphoneTheme Strings // Copyright: ©2011 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
41 entries across 41 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-1.5.0.rc.1 | lib/frameworks/sproutcore/themes/iphone_theme/english.lproj/strings.js |