Sha256: e156ee0134505d9a2da543f9a9ac2827080e67b77cf241c093f13a4094f26990

Contents?: true

Size: 608 Bytes

Versions: 2

Compression:

Stored size: 608 Bytes

Contents

// ==========================================================================
// JsDoc English Strings
// ==========================================================================

// 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!

Object.extend( String.English, {
  
  // "_String Key": "Localized String"
  
});

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090408130025 frameworks/sproutcore/apps/sc_jsdoc/english.lproj/strings.js
sproutit-sproutcore-1.0.0.20090416161445 frameworks/sproutcore/apps/sc_jsdoc/english.lproj/strings.js