Files
Puma_Viewer/indra/newview/skins/puma/xui/az/menu_edit.xml
T
2025-05-24 18:09:39 -03:00

13 lines
569 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu label="Dəyişdirmə" name="Edit">
<menu_item_call label="Ləğv et" name="Undo"/>
<menu_item_call label="Təkrar et" name="Redo"/>
<menu_item_call label="Kəs" name="Cut"/>
<menu_item_call label="Köçürt" name="Copy"/>
<menu_item_call label="Yapışdır" name="Paste"/>
<menu_item_call label="Sil" name="Delete"/>
<menu_item_call label="Dublikat" name="Duplicate"/>
<menu_item_call label="Hamısını seç" name="Select All"/>
<menu_item_call label="Seçimi ləğv et" name="Deselect"/>
</menu>