From adbc9bdce35f467b1c913e4caf6da9a4765f18b5 Mon Sep 17 00:00:00 2001
From: sasgis <>
Date: Sat, 12 Dec 1970 12:00:00 +0000
Subject: [PATCH] update zmp

---
 _Ovi/ovi_hyb.zmp/GetUrlScript.txt  | 2 +-
 _Ovi/ovi_land.zmp/GetUrlScript.txt | 2 +-
 _Ovi/ovi_map.zmp/GetUrlScript.txt  | 2 +-
 _Ovi/ovi_sat.zmp/GetUrlScript.txt  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/_Ovi/ovi_hyb.zmp/GetUrlScript.txt b/_Ovi/ovi_hyb.zmp/GetUrlScript.txt
index f6311fe9..e2d8f4ab 100644
--- a/_Ovi/ovi_hyb.zmp/GetUrlScript.txt
+++ b/_Ovi/ovi_hyb.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
 begin
-  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
+  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS';
 end.
\ No newline at end of file
diff --git a/_Ovi/ovi_land.zmp/GetUrlScript.txt b/_Ovi/ovi_land.zmp/GetUrlScript.txt
index f6311fe9..e2d8f4ab 100644
--- a/_Ovi/ovi_land.zmp/GetUrlScript.txt
+++ b/_Ovi/ovi_land.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
 begin
-  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
+  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS';
 end.
\ No newline at end of file
diff --git a/_Ovi/ovi_map.zmp/GetUrlScript.txt b/_Ovi/ovi_map.zmp/GetUrlScript.txt
index f6311fe9..e2d8f4ab 100644
--- a/_Ovi/ovi_map.zmp/GetUrlScript.txt
+++ b/_Ovi/ovi_map.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
 begin
-  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
+  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS';
 end.
\ No newline at end of file
diff --git a/_Ovi/ovi_sat.zmp/GetUrlScript.txt b/_Ovi/ovi_sat.zmp/GetUrlScript.txt
index f6311fe9..e2d8f4ab 100644
--- a/_Ovi/ovi_sat.zmp/GetUrlScript.txt
+++ b/_Ovi/ovi_sat.zmp/GetUrlScript.txt
@@ -1,3 +1,3 @@
 begin
-  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8';
+  ResultURL:=GetUrlBase+inttostr(GetZ-1)+'/'+inttostr(GetX)+'/'+inttostr(GetY)+'/256/png8?lg=RUS';
 end.
\ No newline at end of file