Added example Title element to Helebard01 POI
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
<text lang="en" type="file" value="text/desc_en.txt"/>
|
||||
<text lang="jp" type="file" value="text/desc_jp.txt"/>
|
||||
</description>
|
||||
<title>
|
||||
<text lang="de" type="file" value="text/title_de.txt"/>
|
||||
<text lang="en" type="file" value="text/title_en.txt"/>
|
||||
<text lang="jp" type="file" value="text/title_jp.txt"/>
|
||||
</title>
|
||||
</poi>
|
||||
1
poi/helebard_01/text/title_de.txt
Normal file
1
poi/helebard_01/text/title_de.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hallo Welt
|
||||
1
poi/helebard_01/text/title_en.txt
Normal file
1
poi/helebard_01/text/title_en.txt
Normal file
@@ -0,0 +1 @@
|
||||
Hello World
|
||||
1
poi/helebard_01/text/title_jp.txt
Normal file
1
poi/helebard_01/text/title_jp.txt
Normal file
@@ -0,0 +1 @@
|
||||
こんにちは世界
|
||||
Reference in New Issue
Block a user