Sha256: d24045865efc681ae5158c9131a63ef10984a0a4cdcac04f148f5368d3b11837

Contents?: true

Size: 670 Bytes

Versions: 14

Compression:

Stored size: 670 Bytes

Contents

/**
 * @requires OpenLayers/Lang/en.js
 */

/**
 * Namespace: OpenLayers.Lang["en-CA"]
 * Dictionary for English-CA.  This dictionary inherits from the standard
 *     English dictionary.  Override only those entries with language specific
 *     to the CA region.
 *     
 * Keys for entries are used in calls to <OpenLayers.Lang.translate>.  Entry
 *     bodies are normal strings or strings formatted for use with
 *     <OpenLayers.String.format> calls.
 */
OpenLayers.Lang['en-CA'] = OpenLayers.Util.applyDefaults({

    // add any entries specific for this region here
    // e.g.
    // "someKey": "Some regionally specific value"
    
}, OpenLayers.Lang["en"]);

Version data entries

14 entries across 14 versions & 3 rubygems

Version Path
simpletool-0.0.3 lib/support/phpmyadmin/phpmyadmin/js/openlayers/src/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.10 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.9 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
simpletool-0.0.2 lib/support/phpmyadmin/phpmyadmin/js/openlayers/src/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.8 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.7 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.6 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.5 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
postrunner-0.0.4 misc/openlayers/lib/OpenLayers/Lang/en-CA.js
gb_mapfish_appserver-0.0.5 vendor/assets/javascripts/openlayers/lib/OpenLayers/Lang/en-CA.js
gb_mapfish_appserver-0.0.4 vendor/assets/javascripts/openlayers/lib/OpenLayers/Lang/en-CA.js
gb_mapfish_appserver-0.0.3 vendor/assets/javascripts/openlayers/lib/OpenLayers/Lang/en-CA.js
gb_mapfish_appserver-0.0.2 vendor/assets/javascripts/openlayers/lib/OpenLayers/Lang/en-CA.js
gb_mapfish_appserver-0.0.1 vendor/assets/javascripts/openlayers/lib/OpenLayers/Lang/en-CA.js