Sha256: d316c8ac5ff07f1294feea99db621b70f866453dba1d01df534d1e3714d1948f

Contents?: true

Size: 1016 Bytes

Versions: 9

Compression:

Stored size: 1016 Bytes

Contents

// ==========================================================================
// Project:   TestRunner Strings
// Copyright: ©2009 My Company, 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

9 entries across 9 versions & 1 rubygems

Version Path
sproutit-sproutcore-1.0.0.20090720093355 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.0.20090720202429 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.0.20090721125122 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.126 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.20090721145251 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.20090721145280 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.20090721145281 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.20090721145282 frameworks/sproutcore/apps/tests/english.lproj/strings.js
sproutit-sproutcore-1.0.203 frameworks/sproutcore/apps/tests/english.lproj/strings.js