Sha256: c3c72dbf5e3d78af7d713fe95394b1158bda13d82c968ecc71c3a1421bebb458

Contents?: true

Size: 1010 Bytes

Versions: 24

Compression:

Stored size: 1010 Bytes

Contents

// ==========================================================================
// Project:   TestRunner Strings
// Copyright: ©2009 Apple Inc.
// ==========================================================================
/*globals TestRunner */

// 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', {
  "Kind.app": "Apps",
  "Kind.framework" : "Frameworks",
  "Kind.sproutcore" : "SproutCore",
  
  "_Test Runner" : "Test Runner",
  "_No Targets" : "No Targets",
  "_No Tests" : "No Tests",
  "_Loading Targets" : "Loading Targets",
  "_No Target Selected" : "No Target Selected",
  "_Loading Tests" : "Loading Tests",
  "_Window Title" : "Test Runner - %@",
  "_No Target" : "No Target"
}) ;

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
sproutit-sproutcore-1.0.20090721145285 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.4.0.rc.5 lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.4.0.rc.4 lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.4.0.rc.3 lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.4.0.rc.2 lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.4.0.rc lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1049.pre.2 lib/frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1049.pre.1 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1046 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1043 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1042 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1037 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1035 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1031 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1030 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1029 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1027 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1028 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1026 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutcore-1.0.1025 frameworks/sproutcore/apps/tests/english.lproj/strings.js