summaryrefslogtreecommitdiff
path: root/indra/newview/skins/minimal/xui/fr/menu_text_editor.xml
blob: b6f429aec999c21257dec04622fd92e065e2b938 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Text editor context menu">
	<menu_item_call label="Couper" name="Cut"/>
	<menu_item_call label="Copier" name="Copy"/>
	<menu_item_call label="Coller" name="Paste"/>
	<menu_item_call label="Supprimer" name="Delete"/>
	<menu_item_call label="Tout sélectionner" name="Select All"/>
</context_menu>