summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_notification.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/panel_notification.xml
parent6f7cba0f9111c85d32d9ec4e9f52be5e7fbaaf9e (diff)
INTL-490 Japanese Translation Update
provided by Logue Takacs
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_notification.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_notification.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_notification.xml b/indra/newview/skins/default/xui/ja/panel_notification.xml
new file mode 100644
index 0000000000..ec3bc6a2b4
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/panel_notification.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="通知パネル" name="notification_panel">
+ <!-- THIS PANEL CONTROLS TOAST HEIGHT? -->
+ <panel label="情報パネル" name="info_panel">
+ <text name="text_box" />
+ <text name="caution_text_box" />
+ <text_editor name="text_editor_box" />
+ </panel>
+ <panel label="コントロールパネル" name="control_panel">
+ <!--
+ Notes:
+ This panel holds buttons of notification. Change of its size can affect the layout of buttons.
+ -->
+ </panel>
+</panel> \ No newline at end of file