diff options
author | David Seikel | 2011-03-03 20:20:18 +1000 |
---|---|---|
committer | David Seikel | 2011-03-03 20:20:18 +1000 |
commit | 7f4b7419534f0ffdccf924871973af13829acdea (patch) | |
tree | 6c5a79740c8b72acf647ccba645a26cd3af32995 /linden/indra/newview/skins/default/xui/en-us | |
parent | No need for the default grid selector, this is the meta 7 viewer, the default... (diff) | |
download | meta-impy-7f4b7419534f0ffdccf924871973af13829acdea.zip meta-impy-7f4b7419534f0ffdccf924871973af13829acdea.tar.gz meta-impy-7f4b7419534f0ffdccf924871973af13829acdea.tar.bz2 meta-impy-7f4b7419534f0ffdccf924871973af13829acdea.tar.xz |
Fixes bug http://bugs.meta7.com/view.php?id=103, and related issues about the text shown during group creation.
Languages other than English where just guessed at crudely.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml index 3e69d15..21d914b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml | |||
@@ -144,8 +144,6 @@ Hover your mouse over the options for more help. | |||
144 | Retrieving member data | 144 | Retrieving member data |
145 | </string> | 145 | </string> |
146 | <string name="confirm_group_create_str"> | 146 | <string name="confirm_group_create_str"> |
147 | Creating this group will cost [GROUPCREATEFEE]. | 147 | Are you sure you want to spend [GROUPCREATEFEE] to create this group? |
148 | Are you really, really, REALLY sure you want to spend [GROUPCREATEFEE] to create this group? | ||
149 | Be aware that if nobody else joins this group within 48 hours, it will be disbanded and the group's name will be unavailable for future use. | ||
150 | </string> | 148 | </string> |
151 | </panel> | 149 | </panel> |