pulling up #2582 into the 2.9 branch

git-svn-id: http://svn.openlayers.org/branches/openlayers/2.9@10219 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
bartvde
2010-04-15 14:58:05 +00:00
parent 12264fb33a
commit 0a87606285
22 changed files with 343 additions and 50 deletions
+8
View File
@@ -54,6 +54,14 @@ OpenLayers.Lang["vi"] = OpenLayers.Util.applyDefaults({
'scale': "Tỷ lệ = 1 : ${scaleDenom}",
'W': "T",
'E': "Đ",
'N': "B",
'S': "N",
'layerAlreadyAdded': "Bạn muốn thêm lớp ${layerName} vào bản đồ, nhưng lớp này đã được thêm",
'reprojectDeprecated': "Bạn đang áp dụng chế độ “reproject” vào lớp ${layerName}. Chế độ này đã bị phản đối: nó có mục đích hỗ trợ lấp dữ liệu trên các nền bản đồ thương mại; nên thực hiện hiệu ứng đó dùng tính năng Mercator Hình cầu. Có sẵn thêm chi tiết tại http://trac.openlayers.org/wiki/SphericalMercator .",