Sha256: ebc271d6868ca44c8c0bcbb258d7b52ca4833318a8e746d8dc8c335e8e81399d

Contents?: true

Size: 633 Bytes

Versions: 46

Compression:

Stored size: 633 Bytes

Contents

// ========================================================================
// Sprout Core
// copyright 2006-2008 Sprout Systems, Inc.
// ========================================================================

// English Strings.
SC.stringsFor('English', {
  "Invalid.CreditCard(%@)": "%@ is not a valid credit card number",
  "Invalid.Email(%@)": "%@ is not a valid email address",
  "Invalid.NotEmpty(%@)": "%@ must not be empty",
  "Invalid.Password": "Your passwords do not match.  Please try typing them again.",
  "Invalid.General(%@)": "%@ is invalid.  Please try again.",
  "Invalid.Number(%@)": "%@ is not a number."
}) ;

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
sproutcore-1.0.1026 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js
sproutcore-1.0.1025 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js
sproutcore-1.0.1024 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js
sproutcore-1.0.1009 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js
sproutcore-1.0.1008 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js
sproutcore-1.0.1003 frameworks/sproutcore/frameworks/desktop/english.lproj/strings.js