aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ja/panel_preferences_im.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/ja/panel_preferences_im.xml')
-rw-r--r--linden/indra/newview/skins/xui/ja/panel_preferences_im.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/xui/ja/panel_preferences_im.xml b/linden/indra/newview/skins/xui/ja/panel_preferences_im.xml
index 692ea4c..f0e1fd7 100644
--- a/linden/indra/newview/skins/xui/ja/panel_preferences_im.xml
+++ b/linden/indra/newview/skins/xui/ja/panel_preferences_im.xml
@@ -15,10 +15,16 @@
15 <check_box label="チャット履歴にIMを含める" name="include_im_in_chat_history" /> 15 <check_box label="チャット履歴にIMを含める" name="include_im_in_chat_history" />
16 <check_box label="IMにタイムスタンプを表示" name="show_timestamps_check" /> 16 <check_box label="IMにタイムスタンプを表示" name="show_timestamps_check" />
17 <check_box label="IMを記録" name="log_instant_messages" /> 17 <check_box label="IMを記録" name="log_instant_messages" />
18 <check_box label="IMログにタイムスタンプを表示"
19 name="log_instant_messages_timestamp" />
18 <check_box label="チャットを記録" name="log_chat" /> 20 <check_box label="チャットを記録" name="log_chat" />
19 <check_box label="最後のIM会話の末尾を表示" name="log_show_history" /> 21 <check_box label="最後のIM会話の末尾を表示" name="log_show_history" />
22 <check_box label="チャットログにタイムスタンプを表示"
23 name="log_chat_timestamp" />
24 <check_box label="チャットログに受信IMを表示" name="log_chat_IM" />
25 <check_box label="タイムスタンプに日付を加える" name="log_date_timestamp" />
20 <button label="パス変更" label_selected="パス変更" name="log_path_button" /> 26 <button label="パス変更" label_selected="パス変更" name="log_path_button" />
21 <text type="string" length="1" name="text_box3"> 27 <text type="string" length="1" name="text_box3">
22 応答 28
23 </text> 29 </text>
24</panel> 30</panel>