summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/menu_mini_map.xml
blob: 186dbd476ae10e3ef8ea4f23f409fed0a30e07e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup">
	<menu_item_call label="Zoom tæt" name="Zoom Close"/>
	<menu_item_call label="Zoom mellem" name="Zoom Medium"/>
	<menu_item_call label="Zoom langt" name="Zoom Far"/>
	<menu_item_call label="Zoom standard" name="Zoom Default"/>
	<menu_item_check label="Rotér kort" name="Rotate Map"/>
	<menu_item_check label="Auto centrér" name="Auto Center"/>
	<menu_item_call label="Fjern ref." name="Stop Tracking"/>
	<menu_item_call label="Verdenskort" name="World Map"/>
</menu>