summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/menu_favorites.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-08-24 01:23:52 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-08-24 01:23:52 +0300
commit7373fd91fa42b3fce0804ccd10899a5d1fdb5c36 (patch)
tree54a107f3415c04e6e493f54e156c3ac278d36f99 /indra/newview/skins/default/xui/ja/menu_favorites.xml
parent264d9c32d9e04df0ceeaf2a63f6872aad29dd46a (diff)
parentd454512050e636a19e4b7545515dea4f4b1bbf0d (diff)
Merge remote-tracking branch 'origin/main' into DRTVWR-489
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/llmath/llvolume.cpp # indra/llrender/llgl.cpp # indra/llxml/llcontrol.cpp # indra/newview/llpanelnearbymedia.cpp # indra/newview/llsceneview.cpp # indra/newview/llselectmgr.cpp # indra/newview/llstartup.cpp # indra/newview/lltextureview.cpp # indra/newview/llvovolume.cpp # indra/newview/skins/default/xui/en/menu_viewer.xml
Diffstat (limited to 'indra/newview/skins/default/xui/ja/menu_favorites.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/menu_favorites.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/ja/menu_favorites.xml b/indra/newview/skins/default/xui/ja/menu_favorites.xml
index 4708b1446c..58347b55fb 100644
--- a/indra/newview/skins/default/xui/ja/menu_favorites.xml
+++ b/indra/newview/skins/default/xui/ja/menu_favorites.xml
@@ -1,10 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup">
<menu_item_call label="テレポート" name="Teleport To Landmark"/>
- <menu_item_call label="ランドマークを表示・編集" name="Landmark Open"/>
- <menu_item_call label="SLurl をコピー" name="Copy slurl"/>
- <menu_item_call label="地図に表示" name="Show On Map"/>
+ <menu_item_call label="ランドマークの表示/編集" name="Landmark Open"/>
+ <menu_item_call label="ランドマークに移動" name="Move to Landmarks"/>
+ <menu_item_call label="マップに表示" name="Show On Map"/>
+ <menu_item_call label="SLurlをコピー" name="Copy slurl"/>
+ <menu_item_call label="ピックを作成" name="create_pick"/>
+ <menu_item_separator/>
<menu_item_call label="コピー" name="Landmark Copy"/>
- <menu_item_call label="貼り付け" name="Landmark Paste"/>
+ <menu_item_call label="ペースト" name="Landmark Paste"/>
+ <menu_item_call label="名前変更" name="rename"/>
<menu_item_call label="削除" name="Delete"/>
</menu>