Skip to content

Commit 180fb06

Browse files
authored
Merge pull request #263 from logue/logue/fix-missing-name-attribute
Fixed a bug where some words could not be translated.
2 parents d709ee2 + e7ace1e commit 180fb06

8 files changed

Lines changed: 38 additions & 11 deletions

indra/newview/skins/default/xui/en/floater_marketplace_listings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
height="440"
2323
width="333">
2424
<panel
25+
name="background_panel"
2526
follows="all"
2627
left="10"
2728
height="440"

indra/newview/skins/default/xui/en/floater_model_preview.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,7 +1676,8 @@
16761676
height="100">
16771677
<text
16781678
layout="topleft"
1679-
left="3">
1679+
left="3"
1680+
name="price_breakdown_title">
16801681
Price Breakdown
16811682
</text>
16821683
<view_border
@@ -1758,7 +1759,8 @@ Lowest:
17581759
height="100">
17591760
<text
17601761
layout="topleft"
1761-
left="3">
1762+
left="3"
1763+
name="physics_breakdown_title">
17621764
Physics Costs
17631765
</text>
17641766
<view_border

indra/newview/skins/default/xui/en/panel_preferences_graphics1.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
height="16"
1616
layout="topleft"
1717
left="5"
18+
name="preset_label"
1819
top="5"
1920
width="100">
2021
Preset in use:

indra/newview/skins/default/xui/en/panel_profile_legacy_secondlife.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
width="304"
1616
layout="topleft"
1717
orientation="vertical"
18-
show_drag_handle="false">
18+
show_drag_handle="false"
19+
name="avatar_secondlife_stack">
1920
<layout_panel
2021
name="avatar_info_top"
2122
follows="top|left|right"

indra/newview/skins/default/xui/ja/floater_marketplace_listings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<floater title="マーケットプレイスの出品リスト" name="floater_marketplace_listings">
33
<panel name="marketplace_listings_panel">
4-
<panel>
4+
<panel name="background_panel">
55
<panel name="marketplace_listings_inventory_placeholder_panel">
66
<text name="marketplace_listings_inventory_placeholder_title">
77
読み込んでいます…

indra/newview/skins/default/xui/ja/floater_model_preview.xml

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -317,10 +317,32 @@
317317
<button label="分析" name="Decompose"/>
318318
<button label="キャンセル" name="decompose_cancel"/>
319319
</panel>
320+
<panel name="physics analysis vhacd">
321+
<text name="method_label">
322+
ステップ2:殻への変換(オプション)
323+
</text>
324+
<text name="analysis_method_label">
325+
フィルモード:
326+
</text>
327+
<text name="quality_label">
328+
解像度:
329+
</text>
330+
<text name="quality_label">
331+
殻あたりのメッシュ:
332+
</text>
333+
<text name="smooth_method_label">
334+
殻あたりの頂点:
335+
</text>
336+
<text name="tolerance_label">
337+
許容誤差:
338+
</text>
339+
<button label="解析" name="Analyze"/>
340+
<button label="キャンセル" name="analyze_cancel"/>
341+
</panel>
320342
<!-- ==== STEP 3: Simplify ==== -->
321343
<panel name="physics simplification">
322344
<text name="second_step_label">
323-
手順3:簡素化
345+
ステップ3:簡素化
324346
</text>
325347
<text name="simp_method_header">
326348
方法:
@@ -426,7 +448,7 @@
426448
</text>
427449
<!-- =========== Cost breakdown ======== -->
428450
<panel name="price_breakdown_panel" width="150">
429-
<text>
451+
<text name="price_breakdown_title">
430452
費用の内訳
431453
</text>
432454
<text name="price_breakdown_labels" width="100">
@@ -457,8 +479,8 @@
457479
[STR_LOW]
458480
[STR_LOWEST]</text>-->
459481
<panel name="physics_costs_panel">
460-
<text>
461-
物理効果コスト
482+
<text name="physics_breakdown_title">
483+
物理効果の費用
462484
</text>
463485
<text name="physics_breakdown_labels">
464486
基準の殻:
@@ -508,7 +530,7 @@
508530
<check_box label="ジョイント位置のオーバーライド" name="show_joint_overrides"/>
509531
<check_box label="ジョイント数" name="show_joint_positions"/>
510532
<text name="physics_explode_label">
511-
展開プレビュー
533+
プレビュー
512534
</text>
513535
</panel>
514536
</floater>

indra/newview/skins/default/xui/ja/panel_preferences_graphics1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
22
<panel label="グラフィック" name="Display panel">
3-
<text>
3+
<text name="preset_label">
44
使用中のプリセット:
55
</text>
66
<text name="preset_text">

indra/newview/skins/default/xui/ja/panel_profile_legacy_secondlife.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
22
<panel label="セカンドライフ" name="avatar_secondlife_tab">
3-
<layout_stack>
3+
<layout_stack name="avatar_secondlife_stack">
44
<layout_panel name="avatar_info_top">
55
<profile_image name="sl_profile_pic" tool_tip="クリックして画像を選択してください。">
66
<!-- It would be cool if this worked someday!

0 commit comments

Comments
 (0)