diff options
Diffstat (limited to 'linden/indra/newview/skins/default')
6 files changed, 16 insertions, 16 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml index 8b17754..57736b4 100644 --- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml | |||
@@ -1041,7 +1041,7 @@ MINSPECS | |||
1041 | Do you wish to visit [_URL] for more information? | 1041 | Do you wish to visit [_URL] for more information? |
1042 | </message> | 1042 | </message> |
1043 | <ignore name="ignore"> | 1043 | <ignore name="ignore"> |
1044 | Ignore unsupported hardware | 1044 | When detecting unsupported hardware |
1045 | </ignore> | 1045 | </ignore> |
1046 | <option name="Yes"> | 1046 | <option name="Yes"> |
1047 | Yes | 1047 | Yes |
@@ -1088,7 +1088,7 @@ adjust your graphics settings to something more appropriate. | |||
1088 | (Edit menu > Preferences > Graphics). | 1088 | (Edit menu > Preferences > Graphics). |
1089 | </message> | 1089 | </message> |
1090 | <ignore name="ignore"> | 1090 | <ignore name="ignore"> |
1091 | Ignore unknown graphics card | 1091 | When detecting an unknown graphics card |
1092 | </ignore> | 1092 | </ignore> |
1093 | </alert> | 1093 | </alert> |
1094 | 1094 | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_im.xml b/linden/indra/newview/skins/default/xui/en-us/floater_im.xml index e30438b..51953b05 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_im.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_im.xml | |||
@@ -36,7 +36,7 @@ | |||
36 | You are not a session moderator. | 36 | You are not a session moderator. |
37 | </string> | 37 | </string> |
38 | <string name="muted_error"> | 38 | <string name="muted_error"> |
39 | You have been muted. | 39 | A group moderator disabled your text chat. |
40 | </string> | 40 | </string> |
41 | <string name="add_session_event"> | 41 | <string name="add_session_event"> |
42 | adding agents to chat session with | 42 | adding agents to chat session with |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml index 31d80f6..be18c7e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message_group.xml | |||
@@ -32,7 +32,7 @@ | |||
32 | Starting session with [NAME], please wait. | 32 | Starting session with [NAME], please wait. |
33 | </string> | 33 | </string> |
34 | <string name="moderated_chat_label"> | 34 | <string name="moderated_chat_label"> |
35 | (Moderated) | 35 | (Moderated: Voices off by default) |
36 | </string> | 36 | </string> |
37 | <string name="default_text_label"> | 37 | <string name="default_text_label"> |
38 | Click here to instant message. | 38 | Click here to instant message. |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml index 279202a..d3174af 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | |||
@@ -61,7 +61,7 @@ | |||
61 | width="237" /> | 61 | width="237" /> |
62 | <check_box bottom="-245" control_name="IMLogTimestamp" enabled="true" | 62 | <check_box bottom="-245" control_name="IMLogTimestamp" enabled="true" |
63 | follows="left|top" font="SansSerifSmall" height="16" | 63 | follows="left|top" font="SansSerifSmall" height="16" |
64 | initial_value="false" label="Show timestamps in IM Log" left="168" | 64 | initial_value="false" label="Show timestamps in IM log" left="168" |
65 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" | 65 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" |
66 | width="217" /> | 66 | width="217" /> |
67 | <check_box bottom="-265" control_name="LogShowHistory" enabled="true" follows="left|top" | 67 | <check_box bottom="-265" control_name="LogShowHistory" enabled="true" follows="left|top" |
@@ -76,14 +76,14 @@ | |||
76 | font="SansSerifSmall" height="16" initial_value="false" | 76 | font="SansSerifSmall" height="16" initial_value="false" |
77 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" | 77 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" |
78 | name="log_chat_timestamp" radio_style="false" width="217" /> | 78 | name="log_chat_timestamp" radio_style="false" width="217" /> |
79 | <check_box bottom="-325" control_name="LogTimestampDate" enabled="true" follows="left|top" | 79 | <check_box bottom="-325" control_name="LogChatIM" enabled="true" follows="left|top" |
80 | font="SansSerifSmall" height="16" initial_value="false" | ||
81 | label="Include date with timestamp" left="168" mouse_opaque="true" | ||
82 | name="log_date_timestamp" radio_style="false" width="217" /> | ||
83 | <check_box bottom="-345" control_name="LogChatIM" enabled="true" follows="left|top" | ||
84 | font="SansSerifSmall" height="16" initial_value="false" | 80 | font="SansSerifSmall" height="16" initial_value="false" |
85 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" | 81 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" |
86 | name="log_chat_IM" radio_style="false" width="217" /> | 82 | name="log_chat_IM" radio_style="false" width="217" /> |
83 | <check_box bottom="-345" control_name="LogTimestampDate" enabled="true" follows="left|top" | ||
84 | font="SansSerifSmall" height="16" initial_value="false" | ||
85 | label="Include date with timestamps" left="148" mouse_opaque="true" | ||
86 | name="log_date_timestamp" radio_style="false" width="237" /> | ||
87 | <button bottom="-367" follows="right|bottom" font="SansSerif" halign="center" | 87 | <button bottom="-367" follows="right|bottom" font="SansSerif" halign="center" |
88 | height="20" label="Change Path" label_selected="Change Path" left="170" | 88 | height="20" label="Change Path" label_selected="Change Path" left="170" |
89 | mouse_opaque="true" name="log_path_button" width="90" /> | 89 | mouse_opaque="true" name="log_path_button" width="90" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_speaker_controls.xml b/linden/indra/newview/skins/default/xui/en-us/panel_speaker_controls.xml index 1a9b6a8..f6c1887 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_speaker_controls.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_speaker_controls.xml | |||
@@ -12,10 +12,10 @@ | |||
12 | <combo_box bottom="0" follows="left|top|right|bottom" height="20" left="5" | 12 | <combo_box bottom="0" follows="left|top|right|bottom" height="20" left="5" |
13 | name="moderation_mode" width="130"> | 13 | name="moderation_mode" width="130"> |
14 | <combo_item name="OpenVoice" value="unmoderated"> | 14 | <combo_item name="OpenVoice" value="unmoderated"> |
15 | Open Voice (default) | 15 | Voices on by default |
16 | </combo_item> | 16 | </combo_item> |
17 | <combo_item name="ModeratedVoice" value="moderated"> | 17 | <combo_item name="ModeratedVoice" value="moderated"> |
18 | Moderated Voice | 18 | Voices off by default |
19 | </combo_item> | 19 | </combo_item> |
20 | </combo_box> | 20 | </combo_box> |
21 | </layout_panel> | 21 | </layout_panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/role_actions.xml b/linden/indra/newview/skins/default/xui/en-us/role_actions.xml index 58c6bcc..c7e8272 100644 --- a/linden/indra/newview/skins/default/xui/en-us/role_actions.xml +++ b/linden/indra/newview/skins/default/xui/en-us/role_actions.xml | |||
@@ -43,8 +43,8 @@ | |||
43 | description="These Abilities include powers to modify this group's identity, such as changing public visibility, charter, and insignia." | 43 | description="These Abilities include powers to modify this group's identity, such as changing public visibility, charter, and insignia." |
44 | name="Group Identity"> | 44 | name="Group Identity"> |
45 | <action | 45 | <action |
46 | description="Change Charter, Insignia, 'Publish on the Web', and which members are publicly visible in Group Information." | 46 | description="Change Charter, Insignia, 'Show in search', and which members are publicly visible in Group Information." |
47 | longdescription="Change Charter, Insignia, 'Publish on the Web', and which members are publicly visible in Group Information. This is done in the General tab." | 47 | longdescription="Change Charter, Insignia, 'Show in search', and which members are publicly visible in Group Information. This is done in the General tab." |
48 | name="group change identity" value="11" /> | 48 | name="group change identity" value="11" /> |
49 | </action_set> | 49 | </action_set> |
50 | <action_set | 50 | <action_set |
@@ -70,8 +70,8 @@ | |||
70 | longdescription="Toggle 'Show in Find Places' and setting a parcel's category in About Land > Options tab." | 70 | longdescription="Toggle 'Show in Find Places' and setting a parcel's category in About Land > Options tab." |
71 | name="land find places" value="17" /> | 71 | name="land find places" value="17" /> |
72 | <action | 72 | <action |
73 | description="Change parcel name, description, and 'Publish on the Web' settings" | 73 | description="Change parcel name, description, and 'Show in search' settings" |
74 | longdescription="Change parcel name, description, and 'Publish on the Web' settings. This is done in About Land > Options tab." | 74 | longdescription="Change parcel name, description, and 'Show in search' settings. This is done in About Land > Options tab." |
75 | name="land change identity" value="18" /> | 75 | name="land change identity" value="18" /> |
76 | <action description="Set landing point and set teleport routing" | 76 | <action description="Set landing point and set teleport routing" |
77 | longdescription="On a group-owned parcel, Members in a Role with this Ability can set a landing point to specify where incoming teleports arrive, and also set teleport routing for further control. This is done in About Land > Options tab." | 77 | longdescription="On a group-owned parcel, Members in a Role with this Ability can set a landing point to specify where incoming teleports arrive, and also set teleport routing for further control. This is done in About Land > Options tab." |