summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/inspect_group.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/ja/inspect_group.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/inspect_group.xml42
1 files changed, 14 insertions, 28 deletions
diff --git a/indra/newview/skins/default/xui/ja/inspect_group.xml b/indra/newview/skins/default/xui/ja/inspect_group.xml
index be628befdf..84a2e49824 100644
--- a/indra/newview/skins/default/xui/ja/inspect_group.xml
+++ b/indra/newview/skins/default/xui/ja/inspect_group.xml
@@ -1,32 +1,18 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!--
- Not can_close / no title to avoid window chrome
- Single instance - only have one at a time, recycle it each spawn
+Not can_close / no title to avoid window chrome
+Single instance - only have one at a time, recycle it each spawn
-->
<floater name="inspect_group">
- <string name="PrivateGroup">
- プライベートグループ
- </string>
- <string name="FreeToJoin">
- 参加費無料
- </string>
- <string name="CostToJoin">
- 参加費 L$[AMOUNT]
- </string>
- <string name="YouAreMember">
- あなたはメンバーです
- </string>
- <text name="group_subtitle">
- 123 メートル
- </text>
- <text name="group_details">
- A group of folks charged with creating a room with a moose.
-Fear the moose! Fear it! And the mongoose too!
- </text>
- <text name="group_cost">
- L$123 to join
- </text>
- <button label="参加" name="join_btn"/>
- <button label="脱退" name="leave_btn"/>
- <button label="プロフィールの表示" name="view_profile_btn"/>
-</floater>
+ <string name="PrivateGroup">プライベートグループ</string>
+ <string name="FreeToJoin">参加費無料</string>
+ <string name="CostToJoin">参加費L$ [AMOUNT]</string>
+ <string name="YouAreMember">あなたはメンバーです。</string>
+ <text name="group_subtitle">123メートル</text>
+ <text name="group_details">ヘラジカがいる部屋を作る任務を負った人々のグループ。
+ヘラジカを恐れてください!恐れよ!そしてマングースも!</text>
+ <text name="group_cost">L$123 to join</text>
+ <button label="参加" name="join_btn" />
+ <button label="脱退" name="leave_btn" />
+ <button label="プロフィールの表示" name="view_profile_btn" />
+</floater> \ No newline at end of file