Sha256: 4c158bfb42e9ae4745b1a38760194a6196f4b7064443a855444e0e79bfd60475

Contents?: true

Size: 586 Bytes

Versions: 2

Compression:

Stored size: 586 Bytes

Contents

// ==========================================================================
// Docs French 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!
//
Object.extend(String.English,{
  "_English": "French"
}) ;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutcore-0.9.19 clients/sc_docs/french.lproj/strings.js
sproutcore-0.9.18 clients/sc_docs/french.lproj/strings.js