Sha256: be928580fec323dcd2838ce4924b7fc49093d0aee424ee403e0d856871d39d09

Contents?: true

Size: 471 Bytes

Versions: 12

Compression:

Stored size: 471 Bytes

Contents

<%= copyright_block("#{namespace} 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!
//
SC.stringsFor('<%= language %>', {
  // "_String Key": "Localized String"
});

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
sproutcore-1.11.0 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.11.0.rc3 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.11.0.rc2 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.11.0.rc1 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.3.1 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.2 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.1 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.0 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.0.rc.3 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.0.rc.2 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.10.0.rc.1 lib/gen/language/templates/@filename@/strings.js
sproutcore-1.9.2 lib/gen/language/templates/@filename@/strings.js