Sha256: 4d66c52252a84d0348d5bf68376349d493a0ebef9d75436df987fe9884872043

Contents?: true

Size: 588 Bytes

Versions: 2

Compression:

Stored size: 588 Bytes

Contents

// ==========================================================================
// Docs 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,{
  "_English": "English"
}) ;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutcore-0.9.18 clients/sc_docs/english.lproj/strings.js
sproutcore-0.9.19 clients/sc_docs/english.lproj/strings.js