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:
@@ -106,9 +106,5 @@ OpenLayers.Lang["zh-TW"] = {
|
||||
// console message
|
||||
'unsupportedGeometryType': "未支援的幾何型別: ${geomType}。",
|
||||
|
||||
// console message
|
||||
'pagePositionFailed':
|
||||
"OpenLayers.Util.pagePosition 失敗: id ${elemId} 的 element 可能被錯置。",
|
||||
|
||||
'end': ''
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user