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,10 +105,6 @@ OpenLayers.Lang["nb"] = {
|
||||
// console message
|
||||
'unsupportedGeometryType': "Geometritypen ${geomType} er ikke støttet",
|
||||
|
||||
// console message
|
||||
'pagePositionFailed':
|
||||
"OpenLayers.Util.pagePosition feilet: elementet med id ${elemId} kan være feilplassert.",
|
||||
|
||||
'end': ''
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user