Sha256: 536c18eba00a85f55ccdcc5a0b7b935d2f0997b872f21364ebebfb5f3a3d4e65
Contents?: true
Size: 609 Bytes
Versions: 24
Compression:
Stored size: 609 Bytes
Contents
// ========================================================================== // TestRunner English 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,{ // "_String Key": "Localized String" }) ;
Version data entries
24 entries across 24 versions & 1 rubygems