Index: trunk/extensions/Translate/ffs/OpenLayers.php |
— | — | @@ -97,7 +97,7 @@ |
98 | 98 | * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the |
99 | 99 | * full text of the license. */ |
100 | 100 | |
101 | | -/* Translators (post 2008): |
| 101 | +/* Translators (2009 onwards): |
102 | 102 | $authorList */ |
103 | 103 | |
104 | 104 | /** |
— | — | @@ -110,7 +110,7 @@ |
111 | 111 | * <OpenLayers.Lang.translate>. Entry bodies are normal strings or |
112 | 112 | * strings formatted for use with <OpenLayers.String.format> calls. |
113 | 113 | */ |
114 | | -OpenLayers.Lang.$code = { |
| 114 | +OpenLayers.Lang["$code"] = OpenLayers.Util.applyDefaults({ |
115 | 115 | |
116 | 116 | |
117 | 117 | EOT; |