diff options
author | marchcat-pe <alihatskiy@productengine.com> | 2023-07-17 23:44:34 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-17 23:44:34 +0300 |
commit | 37f41392cdb90f2b918828f0bc2b22f6705b6db4 (patch) | |
tree | 8ec70b126d6addf98c040bcdb0436b0113e3658c /indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml | |
parent | 4c141cc4c508d04bb511cead0b5256fccda547e6 (diff) | |
parent | d30d865f87cbebb6bec3ce8157957fb1e817ba68 (diff) |
Merge pull request #285 from secondlife/marchcat/SL-19669
INTL-490 Japanese Translation Update
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml b/indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml new file mode 100644 index 0000000000..0b8030048d --- /dev/null +++ b/indra/newview/skins/default/xui/ja/floater_simple_outfit_snapshot.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="simple_outfit_snapshot" title="アウトフィットのスナップショット"> + <ui_ctrl name="thumbnail_placeholder"/> + <button label="画像を撮影" name="new_snapshot_btn"/> + <button label="保存(L$ [UPLOAD_COST])" name="save_btn"/> + <button label="キャンセル" name="cancel_btn"/> +</floater> |