remove 'pagePositionFailed' from Lang/*.js (closes #2247). Non-functional change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12208 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -60,8 +60,6 @@ OpenLayers.Lang["cs-CZ"] = OpenLayers.Util.applyDefaults({
|
||||
|
||||
'pixelAddError': "Pro přídavnou funkci musíte zadat obě souřadnice x a y.",
|
||||
|
||||
'unsupportedGeometryType': "Nepodporovaný typ geometrie: ${geomType}",
|
||||
|
||||
'pagePositionFailed': "OpenLayers.Util.pagePosition selhalo: element s id ${elemId} je asi umístěn chybně."
|
||||
'unsupportedGeometryType': "Nepodporovaný typ geometrie: ${geomType}"
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user