summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/menu_land.xml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-05-28 06:16:04 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-05-28 06:28:30 +0300
commit3790c9ed879b015bcc91f3a9c393fbda643aa62f (patch)
tree518aff07952f3bf9d77b353abf0176299c7adbea /indra/newview/skins/default/xui/ja/menu_land.xml
parent6f7cba0f9111c85d32d9ec4e9f52be5e7fbaaf9e (diff)
INTL-490 Japanese Translation Update
provided by Logue Takacs
Diffstat (limited to 'indra/newview/skins/default/xui/ja/menu_land.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/menu_land.xml19
1 files changed, 11 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/ja/menu_land.xml b/indra/newview/skins/default/xui/ja/menu_land.xml
index 3754bd7fa4..a65504b14c 100644
--- a/indra/newview/skins/default/xui/ja/menu_land.xml
+++ b/indra/newview/skins/default/xui/ja/menu_land.xml
@@ -1,10 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Land Pie">
- <menu_item_call label="土地情報" name="Place Information..."/>
- <menu_item_call label="ここに座る" name="Sit Here"/>
- <menu_item_call label="この土地を購入" name="Land Buy"/>
- <menu_item_call label="入場許可を購入" name="Land Buy Pass"/>
- <menu_item_call label="制作" name="Create"/>
- <menu_item_call label="地形を編集" name="Edit Terrain"/>
- <menu_item_call label="パーティクル所有者をブロック" name="Mute Particle"/>
-</context_menu>
+ <menu_item_call label="土地情報…" name="Place Information..." />
+ <!--
+ <menu_item_call label="ホームへ" name="Go Here" />
+ -->
+ <menu_item_call label="ここに座る" name="Sit Here" />
+ <menu_item_call label="この土地を購入" name="Land Buy" />
+ <menu_item_call label="入場許可を購入" name="Land Buy Pass" />
+ <menu_item_call label="作成" name="Create" />
+ <menu_item_call label="地形を編集" name="Edit Terrain" />
+ <menu_item_call label="パーティクル所有者をブロック" name="Mute Particle" />
+</context_menu> \ No newline at end of file