summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/menu_people_nearby.xml
blob: 09bb119d5ad150fc6a150ad7e86e4f6df117530e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Avatar Context Menu">
	<menu_item_call label="Ver el perfil" name="view_profile"/>
	<menu_item_call label="MI" name="im"/>
	<menu_item_call label="Ofrecer teleporte" name="offer_teleport"/>
	<menu_item_call label="Llamada de voz" name="voice_call"/>
	<menu_item_call label="Ver el historial de chat..." name="chat_history"/>
	<menu_item_call label="Añadir como amigo" name="add_friend"/>
	<menu_item_call label="Quitarle como amigo" name="remove_friend"/>
	<menu_item_call label="Invitar al grupo..." name="invite_to_group"/>
	<menu_item_call label="Acercar el zoom" name="zoom_in"/>
	<menu_item_call label="Mapa" name="map"/>
	<menu_item_call label="Compartir" name="share"/>
	<menu_item_call label="Pagar" name="pay"/>
	<menu_item_check label="Ignorar / No ignorar" name="block_unblock"/>
</context_menu>