summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/menu_media_ctrl.xml
blob: b4dfe9907ab4a1bdf6daebeabd25db1b447ecca6 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="media ctrl context menu">
	<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="Abrir el inspector web" name="open_webinspector"/>
</context_menu>