Skip to content
Snippets Groups Projects
Commit ddb7c6ad authored by Logue's avatar Logue
Browse files

Fixed land impact message is truncated in floater_tools.xml.

Fixed poser does not translated in menu_viewer.xml.
parent 288f8508
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -40,7 +40,7 @@
土地をクリックし、ドラッグして選択します。
</floater.string>
<floater.string name="status_selectcount">
選択したオブジェクトは[OBJ_COUNT]個でランドインパクトは[LAND_IMPACT]です。
選択オブジェクトは[OBJ_COUNT]個でランドインパクトは[LAND_IMPACT]です。
</floater.string>
<floater.string name="status_remaining_capacity">
残りの許容数は[LAND_CAPACITY]です。
......
......@@ -101,6 +101,7 @@
<menu_item_check label="取り込み中" name="Do Not Disturb"/>
</menu>
<menu label="ワールド" name="World">
<menu_item_check label="ポーザー" name="Poser"/>
<menu_item_call label="アニメーションを再同期" name="Resync Animations"/>
<menu_item_check label="サウンドエクスプローラー" name="Sound Explorer"/>
<menu_item_separator/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment