summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/menu_navbar.xml
blob: 63e546802066090066b6bd18da31bcaf5a1a7e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Navbar Menu">
	<menu_item_check label="Mostrar las coordenadas" name="Show Coordinates"/>
	<menu_item_check label="Mostrar las propiedades de la parcela" name="Show Parcel Properties"/>
	<menu_item_call label="Hito" name="Landmark"/>
	<menu_item_call label="Cortar" name="Cut"/>
	<menu_item_call label="Copiar" name="Copy"/>
	<menu_item_call label="Pegar" name="Paste"/>
	<menu_item_call label="Borrar" name="Delete"/>
	<menu_item_call label="Seleccionar todo" name="Select All"/>
</menu>