diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-11-06 12:22:06 -0800 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-11-06 12:22:06 -0800 |
commit | a91c2d889aad577fb22dc8f11e0dd168d71ec09d (patch) | |
tree | 6f8234a6fcac9457c685495c2bdca6bf60a8f2df /indra/newview/skins/default/xui/tr/menu_text_editor.xml | |
parent | f2524568ea1895df58b7735fe959c772d558160d (diff) | |
parent | bf6d1670756ba96abde570e7dbbf94c62c71ca5b (diff) |
Pull and merge from https://bitbucket.org/lindenlab/viewer-development.
Diffstat (limited to 'indra/newview/skins/default/xui/tr/menu_text_editor.xml')
-rw-r--r-- | indra/newview/skins/default/xui/tr/menu_text_editor.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/tr/menu_text_editor.xml b/indra/newview/skins/default/xui/tr/menu_text_editor.xml index ffbf309e84..76c7b43e1e 100644 --- a/indra/newview/skins/default/xui/tr/menu_text_editor.xml +++ b/indra/newview/skins/default/xui/tr/menu_text_editor.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <context_menu name="Text editor context menu"> + <menu_item_call label="(bilinmiyor)" name="Suggestion 1"/> + <menu_item_call label="(bilinmiyor)" name="Suggestion 2"/> + <menu_item_call label="(bilinmiyor)" name="Suggestion 3"/> + <menu_item_call label="(bilinmiyor)" name="Suggestion 4"/> + <menu_item_call label="(bilinmiyor)" name="Suggestion 5"/> + <menu_item_call label="Sözlüğe Ekle" name="Add to Dictionary"/> + <menu_item_call label="Yok saya ekle" name="Add to Ignore"/> <menu_item_call label="Kes" name="Cut"/> <menu_item_call label="Kopyala" name="Copy"/> <menu_item_call label="Yapıştır" name="Paste"/> |