Sha256: f9305c4fd23d851638e416827eab6ba3ef83d4916465a6b2de89c128b254d9e6

Contents?: true

Size: 175 Bytes

Versions: 85

Compression:

Stored size: 175 Bytes

Contents

/* Sample Strings File */

SC.stringsFor('English', {
  'test1': "test1",
  'test2': 'test2 "with quotes"',
  'test3': "test3", //followed by a comment
  "test4": 'test4'
});

Version data entries

85 entries across 85 versions & 2 rubygems

Version Path
sproutcore-1.11.0 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.11.0.rc3 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.11.0.rc2 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.11.0.rc1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.3.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutit-sproutcore-1.0.0.20090407205609 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutit-sproutcore-1.0.0.20090408130025 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutit-sproutcore-1.0.0.20090416161445 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutit-sproutcore-1.0.20090721145236 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.2 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.0 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.0.rc.3 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.0.rc.2 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.10.0.rc.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.9.2 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.9.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.9.0 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.8.2.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js
sproutcore-1.8.1 spec/fixtures/builder_tests/apps/strings_test/lproj/strings.js