/indra/newview/skins/default/xui/ja/menu_text_editor.xml
XML | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | 0bd109ccbac2a8c7cadb474427e9d1d6 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<context_menu name="Text editor context menu"> 3 <menu_item_call label="????" name="Cut"/> 4 <menu_item_call label="???" name="Copy"/> 5 <menu_item_call label="????" name="Paste"/> 6 <menu_item_call label="??" name="Delete"/> 7 <menu_item_call label="?????" name="Select All"/> 8</context_menu>