Sha256: 0640d98f7ec01cc319b25c16150fc21c2143097be27da3a2f288d91c4e6fd08a
Contents?: true
Size: 616 Bytes
Versions: 24
Compression:
Stored size: 616 Bytes
Contents
// ========================================================================== // <%= class_name %> 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 12 versions & 1 rubygems