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:
@@ -105,9 +105,5 @@ OpenLayers.Lang["zh-CN"] = {
|
||||
// console message
|
||||
'unsupportedGeometryType': "不支持的几何体类型: ${geomType}",
|
||||
|
||||
// console message
|
||||
'pagePositionFailed':
|
||||
"OpenLayers.Util.pagePosition 失败:id 为 ${elemId} 的元素可能被错置。",
|
||||
|
||||
'end': ''
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user