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:
@@ -113,10 +113,6 @@ OpenLayers.Lang.es = {
|
||||
// console message
|
||||
'unsupportedGeometryType': "Tipo de geometría no soportada: ${geomType}",
|
||||
|
||||
// console message
|
||||
'pagePositionFailed':
|
||||
"OpenLayers.Util.pagePosition falló: el elemento con id ${elemId} puede haberse colocado de manera errónea.",
|
||||
|
||||
// console message
|
||||
'filterEvaluateNotImplemented': "evaluate no está implementado para este tipo de filtro.",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user