From 79362546ffa80bae060f3e49d9533221b29362f4 Mon Sep 17 00:00:00 2001
From: Logue <logue@hotmail.co.jp>
Date: Thu, 24 Aug 2023 09:16:37 +0900
Subject: [PATCH] Follow 4cd9456020afa7c87105e8f1d5c40d95c5a94e07. Translate
 floater_new_feature_notification.xml.

---
 .../xui/ja/floater_new_feature_notification.xml     | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml

diff --git a/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml
new file mode 100644
index 00000000000..959f298fc95
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/floater_new_feature_notification.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="floater_new_feature_notification" title="新機能">
+  <floater.string name="title_txt_inventory">新しいインベントリの機能</floater.string>
+  <floater.string name="description_txt_inventory">インベントリーアイテムにプレビュー画像を追加したり、フォルダを独自のウィンドウで表示できるようになりました。
+これについては、[https://community.secondlife.com/blogs/entry/13637-new-features-inventory-item-preview-and-single-folder-view/ ブログ記事]をご覧になってください。</floater.string>
+  <floater.string name="title_txt_gltf">GLTF PBRマテリアルの新規サポート</floater.string>
+  <floater.string name="description_txt_gltf">GLTF物理基準レンダリング(PBR)マテリアルのインポートと編集が可能になり、マテリアルのサポートが拡張されました。
+GLTFフォーマットの追加をサポートするため、ビューア内の一部の領域が通常より暗く表示されることがあります。
+詳細については、[https://wiki.secondlife.com/wiki/PBR_Materials 物理基準レンダリング(PBR)]を参照してください。</floater.string>
+  <text name="title_txt">新機能</text>
+  <text name="description_txt">昨日の説明</text>
+  <button label="わかった!" name="close_btn" />
+</floater>
\ No newline at end of file
-- 
GitLab