Sha256: e35291b45b630afed6fd38ddcf5a672488a70a2e0571ed8e16e8a7c7518dd311

Contents?: true

Size: 650 Bytes

Versions: 2

Compression:

Stored size: 650 Bytes

Contents

// ==========================================================================
// Project:   Docs Strings
// Copyright: ©2011 Apple Inc.
// ==========================================================================
/*globals Docs */

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

2 entries across 2 versions & 1 rubygems

Version Path
sproutcore-1.5.0.rc.2 lib/frameworks/sproutcore/apps/docs/english.lproj/strings.js
sproutcore-1.5.0.rc.1 lib/frameworks/sproutcore/apps/docs/english.lproj/strings.js