Files
2025-05-24 18:09:39 -03:00

13 lines
551 B
XML
Raw Permalink 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üzenle" name="Edit">
<menu_item_call label="Geri Al" name="Undo"/>
<menu_item_call label="Yinele" name="Redo"/>
<menu_item_call label="Kes" name="Cut"/>
<menu_item_call label="Kopyala" name="Copy"/>
<menu_item_call label="Yapıştır" name="Paste"/>
<menu_item_call label="Sil" name="Delete"/>
<menu_item_call label="Çoğalt" name="Duplicate"/>
<menu_item_call label="Tümünü Seç" name="Select All"/>
<menu_item_call label="Seçimi Kaldır" name="Deselect"/>
</menu>