Sha256: 4d2d12f0413c89cbe1f96d1afad8bf7f9ae645463b79573577cda02c33c5022f
Contents?: true
Size: 670 Bytes
Versions: 11
Compression:
Stored size: 670 Bytes
Contents
// ========================================================================== // Project: IphoneTheme Strings // Copyright: ©2009 My Company, 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
11 entries across 11 versions & 1 rubygems