diff options
author | McCabe Maxsted | 2009-10-18 17:58:27 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-18 17:58:27 -0700 |
commit | e4b0e7c82d670081c071d8a3da31b5ec407b8e07 (patch) | |
tree | 9410962bbb582eedbec448139e217f2714050777 /linden/indra/newview/skins | |
parent | Started 1.3.0 branch (diff) | |
parent | Updated and added some Linux libs. (diff) | |
download | meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.zip meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.gz meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.bz2 meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.xz |
Merged working branch of 1.2 into LL 1.23 merge
Diffstat (limited to 'linden/indra/newview/skins')
73 files changed, 5704 insertions, 1198 deletions
diff --git a/linden/indra/newview/skins/default/colors_base.xml b/linden/indra/newview/skins/default/colors_base.xml index b498b4c..b90f8aa 100644 --- a/linden/indra/newview/skins/default/colors_base.xml +++ b/linden/indra/newview/skins/default/colors_base.xml | |||
@@ -68,11 +68,9 @@ | |||
68 | <TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255" /> <!-- Text of read-only items embedded in notecards --> | 68 | <TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255" /> <!-- Text of read-only items embedded in notecards --> |
69 | <TextEmbeddedItemColor value="0, 0, 128, 255" /> <!-- Text of items embedded in notecards --> | 69 | <TextEmbeddedItemColor value="0, 0, 128, 255" /> <!-- Text of items embedded in notecards --> |
70 | <TextDefaultColor value="0, 20, 0, 255"/> <!-- Non-keyword text in the script editor --> | 70 | <TextDefaultColor value="0, 20, 0, 255"/> <!-- Non-keyword text in the script editor --> |
71 | <ScriptBgReadOnlyColor value="100, 100, 100, 255" /> <!-- Not used --> | ||
72 | <TextLinkColor value="144, 165, 208, 255"/> | 71 | <TextLinkColor value="144, 165, 208, 255"/> |
73 | <TextLinkHoverColor value="255, 255, 255, 255"/> | 72 | <TextLinkHoverColor value="255, 255, 255, 255"/> |
74 | 73 | ||
75 | |||
76 | <!-- LISTBOXES --> | 74 | <!-- LISTBOXES --> |
77 | <ScrollBgReadOnlyColor value="200, 209, 204, 255" /> <!-- Background of read only lists --> | 75 | <ScrollBgReadOnlyColor value="200, 209, 204, 255" /> <!-- Background of read only lists --> |
78 | <ScrollBgWriteableColor value="200, 209, 204, 255" /> <!-- Background of editable lists, e.g. groups--> | 76 | <ScrollBgWriteableColor value="200, 209, 204, 255" /> <!-- Background of editable lists, e.g. groups--> |
@@ -84,6 +82,7 @@ | |||
84 | <ScrollHighlightedColor value="183, 184, 188, 128" /> <!-- Hover color --> | 82 | <ScrollHighlightedColor value="183, 184, 188, 128" /> <!-- Hover color --> |
85 | <ScrollbarThumbColor value="60, 76, 124, 255" /> <!-- Scroll bar --> | 83 | <ScrollbarThumbColor value="60, 76, 124, 255" /> <!-- Scroll bar --> |
86 | <ScrollbarTrackColor value="153, 154, 158, 255" /> <!-- Scroll bar background --> | 84 | <ScrollbarTrackColor value="153, 154, 158, 255" /> <!-- Scroll bar background --> |
85 | <ScrollReadOnlyColor value="100, 100, 100, 255" /> <!-- Color for inactive but not disabled lists --> | ||
87 | 86 | ||
88 | <!-- MENUS --> | 87 | <!-- MENUS --> |
89 | <MenuBarBgColor value="62, 62, 62, 255" /> <!-- Menu bar background --> | 88 | <MenuBarBgColor value="62, 62, 62, 255" /> <!-- Menu bar background --> |
@@ -163,6 +162,9 @@ | |||
163 | <MapAvatar value="0, 255, 0, 255" /> <!-- Your avatar's glyph color --> | 162 | <MapAvatar value="0, 255, 0, 255" /> <!-- Your avatar's glyph color --> |
164 | <MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color --> | 163 | <MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color --> |
165 | <MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color --> | 164 | <MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color --> |
165 | <MapSelected value="255, 0, 0, 255" /> <!-- Selected avatars' glyph color --> | ||
166 | <MapImpDev value="90, 45, 101, 255" /> <!-- Imprudence developers glyph color --> | ||
167 | <MapPartner value="214, 40, 107, 255" /> <!-- (unused) Your avatar's partner's glyph color --> | ||
166 | 168 | ||
167 | <!-- MINI-MAP --> | 169 | <!-- MINI-MAP --> |
168 | <NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background --> | 170 | <NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background --> |
diff --git a/linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png b/linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png new file mode 100644 index 0000000..f9ea7a2 --- /dev/null +++ b/linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/html/en-us/loading/loading.html b/linden/indra/newview/skins/default/html/en-us/loading/loading.html index 1c62d2f..97174b0 100644 --- a/linden/indra/newview/skins/default/html/en-us/loading/loading.html +++ b/linden/indra/newview/skins/default/html/en-us/loading/loading.html | |||
@@ -2,7 +2,7 @@ | |||
2 | <table width="100%" height="100%" border="0"> | 2 | <table width="100%" height="100%" border="0"> |
3 | <tr> | 3 | <tr> |
4 | <td align="center" valign="middle" style="font-size:0.8em;"> | 4 | <td align="center" valign="middle" style="font-size:0.8em;"> |
5 | <img src="sl_logo_rotate_black.gif" align="absmiddle"><br/> loading... | 5 | <img src="imprudence_loading.png" align="absmiddle"><br/> loading... |
6 | </td> | 6 | </td> |
7 | </tr> | 7 | </tr> |
8 | </table> | 8 | </table> |
diff --git a/linden/indra/newview/skins/default/textures/arrow_left.tga b/linden/indra/newview/skins/default/textures/arrow_left.tga new file mode 100644 index 0000000..68e6280 --- /dev/null +++ b/linden/indra/newview/skins/default/textures/arrow_left.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/arrow_right.tga b/linden/indra/newview/skins/default/textures/arrow_right.tga new file mode 100644 index 0000000..7a5a30e --- /dev/null +++ b/linden/indra/newview/skins/default/textures/arrow_right.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/map_avatar_32.tga b/linden/indra/newview/skins/default/textures/map_avatar_32.tga new file mode 100644 index 0000000..aebeab4 --- /dev/null +++ b/linden/indra/newview/skins/default/textures/map_avatar_32.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/map_avatar_above_32.tga b/linden/indra/newview/skins/default/textures/map_avatar_above_32.tga new file mode 100644 index 0000000..65bd056 --- /dev/null +++ b/linden/indra/newview/skins/default/textures/map_avatar_above_32.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/map_avatar_below_32.tga b/linden/indra/newview/skins/default/textures/map_avatar_below_32.tga new file mode 100644 index 0000000..496c44b --- /dev/null +++ b/linden/indra/newview/skins/default/textures/map_avatar_below_32.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/map_avatar_you_32.tga b/linden/indra/newview/skins/default/textures/map_avatar_you_32.tga new file mode 100644 index 0000000..782207e --- /dev/null +++ b/linden/indra/newview/skins/default/textures/map_avatar_you_32.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/default/textures/textures.xml b/linden/indra/newview/skins/default/textures/textures.xml index 34c9dea..0a3aee7 100644 --- a/linden/indra/newview/skins/default/textures/textures.xml +++ b/linden/indra/newview/skins/default/textures/textures.xml | |||
@@ -150,7 +150,6 @@ | |||
150 | 150 | ||
151 | <texture name="map_avatar_16.tga"/> | 151 | <texture name="map_avatar_16.tga"/> |
152 | <texture name="map_avatar_8.tga"/> | 152 | <texture name="map_avatar_8.tga"/> |
153 | <texture name="map_avatar_you_8.tga"/> | ||
154 | <texture name="map_event.tga"/> | 153 | <texture name="map_event.tga"/> |
155 | <texture name="map_event_mature.tga"/> | 154 | <texture name="map_event_mature.tga"/> |
156 | <texture name="map_home.tga"/> | 155 | <texture name="map_home.tga"/> |
@@ -365,6 +364,9 @@ | |||
365 | <texture name="icn_label_music.tga"/> | 364 | <texture name="icn_label_music.tga"/> |
366 | <texture name="icn_label_media.tga"/> | 365 | <texture name="icn_label_media.tga"/> |
367 | <texture name="arrow_down.tga"/> | 366 | <texture name="arrow_down.tga"/> |
367 | <texture name="arrow_up.tga"/> | ||
368 | <texture name="arrow_left.tga"/> | ||
369 | <texture name="arrow_right.tga"/> | ||
368 | <texture name="cloud-particle.j2c" use_mips="true"/> | 370 | <texture name="cloud-particle.j2c" use_mips="true"/> |
369 | 371 | ||
370 | <texture name="skin_thumbnail_default.png" preload="true" /> | 372 | <texture name="skin_thumbnail_default.png" preload="true" /> |
diff --git a/linden/indra/newview/skins/default/xui/de/floater_about.xml b/linden/indra/newview/skins/default/xui/de/floater_about.xml index 28785c6..1f7518a 100644 --- a/linden/indra/newview/skins/default/xui/de/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/de/floater_about.xml | |||
@@ -1,7 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="floater_about" title="Über Second Life"> | 2 | <floater name="floater_about" title="Über Second Life"> |
3 | <text_editor name="credits_editor"> | 3 | <text_editor name="credits_editor"> |
4 | Second Life wird Ihnen präsentiert von Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, Michon, Jenelle, Geo, Siz, Shapiro, Pete, Calyle, Selene, Allen, Phoebe, Goldin, Kimmora, Dakota, Slaton, Lindquist, Zoey, Hari, Othello, Rohit, Sheldon, Petra, Viale, Gordon, Kaye, Pink, Ferny, Emerson, Davy, Bri, Chan, Juan, Robert, Terrence, Nathan, Carl und vielen anderen. | 4 | The Imprudence Viewer was rocked hard by: |
5 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | ||
6 | http://www.imprudenceviewer.org | ||
7 | |||
8 | Imprudence is so awesome thanks to contributions from many generous people: | ||
9 | |||
10 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. | ||
11 | |||
12 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. | ||
13 | |||
14 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. | ||
15 | |||
16 | For a complete list of who did what, read the release notes! | ||
17 | |||
18 | |||
19 | Second Life Copyright (C) 1999-2009 Linden Research Inc. | ||
20 | |||
21 | Second Life wird Ihnen präsentiert von Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les und vielen anderen. | ||
5 | 22 | ||
6 | Vielen Dank den folgenden Einwohnern, die uns geholfen haben, dies zur bisher besten Version zu machen: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar | 23 | Vielen Dank den folgenden Einwohnern, die uns geholfen haben, dies zur bisher besten Version zu machen: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar |
7 | 24 | ||
diff --git a/linden/indra/newview/skins/default/xui/de/floater_choose_group.xml b/linden/indra/newview/skins/default/xui/de/floater_choose_group.xml index dd29aa7..327cb02 100644 --- a/linden/indra/newview/skins/default/xui/de/floater_choose_group.xml +++ b/linden/indra/newview/skins/default/xui/de/floater_choose_group.xml | |||
@@ -5,4 +5,7 @@ | |||
5 | </text> | 5 | </text> |
6 | <button label="OK" label_selected="OK" name="OK" /> | 6 | <button label="OK" label_selected="OK" name="OK" /> |
7 | <button label="Abbrechen" label_selected="Abbrechen" name="Cancel" /> | 7 | <button label="Abbrechen" label_selected="Abbrechen" name="Cancel" /> |
8 | <string name="none"> | ||
9 | keine | ||
10 | </string> | ||
8 | </floater> | 11 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/de/panel_groups.xml b/linden/indra/newview/skins/default/xui/de/panel_groups.xml index 95a2ef1..a7d6f98 100644 --- a/linden/indra/newview/skins/default/xui/de/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/de/panel_groups.xml | |||
@@ -12,4 +12,7 @@ | |||
12 | <button label="Verlassen" name="Leave" /> | 12 | <button label="Verlassen" name="Leave" /> |
13 | <button label="Erstellen..." name="Create" /> | 13 | <button label="Erstellen..." name="Create" /> |
14 | <button label="Suchen..." name="Search..." /> | 14 | <button label="Suchen..." name="Search..." /> |
15 | <string name="none"> | ||
16 | keine | ||
17 | </string> | ||
15 | </panel> | 18 | </panel> |
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 4a36636..abf45cc 100644 --- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml | |||
@@ -1,6 +1,2893 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <alerts> | 2 | <alerts> |
3 | <alert modal="true" name="ConfirmTeleportHome"> | 3 | <!-- TODO: Make sure all the Imprudence <= 1.2 alerts get pulled out before this file goes bye-bye. --> |
4 | <alert modal="true" name="AddFriendWithMessage" title="Add Friend"> | ||
5 | <message name="message"> | ||
6 | Friends can give permissions to track each | ||
7 | other on the map and receive online status updates. | ||
8 | |||
9 | Offer friendship to [NAME]? | ||
10 | </message> | ||
11 | <editline name="editline"> | ||
12 | Would you be my friend? | ||
13 | </editline> | ||
14 | <option name="Offer"> | ||
15 | OK | ||
16 | </option> | ||
17 | <option name="Cancel"> | ||
18 | Cancel | ||
19 | </option> | ||
20 | </alert> | ||
21 | <alert modal="true" name="RemoveFromFriends"> | ||
22 | <message name="message"> | ||
23 | Do you want to remove [FIRST_NAME] [LAST_NAME] from your Friends List? | ||
24 | </message> | ||
25 | <option name="Remove"> | ||
26 | OK | ||
27 | </option> | ||
28 | <option name="Cancel"> | ||
29 | Cancel | ||
30 | </option> | ||
31 | </alert> | ||
32 | <alert modal="true" name="RemoveMultipleFromFriends"> | ||
33 | <message name="message"> | ||
34 | Do you want to remove multiple friends from your Friends list? | ||
35 | </message> | ||
36 | <option name="Remove"> | ||
37 | OK | ||
38 | </option> | ||
39 | <option name="Cancel"> | ||
40 | Cancel | ||
41 | </option> | ||
42 | </alert> | ||
43 | <alert modal="true" name="GodDeleteAllScriptedPublicObjectsByUser"> | ||
44 | <message name="message"> | ||
45 | Are you sure you want to delete all scripted objects owned by | ||
46 | ** [AVATAR_NAME] ** | ||
47 | on all others land in this sim? | ||
48 | </message> | ||
49 | <option name="DELETE!!"> | ||
50 | OK | ||
51 | </option> | ||
52 | <option default="true" name="Cancel"> | ||
53 | Cancel | ||
54 | </option> | ||
55 | </alert> | ||
56 | <alert modal="true" name="GodDeleteAllScriptedObjectsByUser"> | ||
57 | <message name="message"> | ||
58 | Are you sure you want to DELETE ALL scripted objects owned by | ||
59 | ** [AVATAR_NAME] ** | ||
60 | on ALL LAND in this sim? | ||
61 | </message> | ||
62 | <option name="!!DELETEALL!!"> | ||
63 | OK | ||
64 | </option> | ||
65 | <option default="true" name="Cancel"> | ||
66 | Cancel | ||
67 | </option> | ||
68 | </alert> | ||
69 | <alert modal="true" name="GodDeleteAllObjectsByUser"> | ||
70 | <message name="message"> | ||
71 | Are you sure you want to DELETE ALL objects (scripted or not) | ||
72 | owned by | ||
73 | ** [AVATAR_NAME] ** | ||
74 | on ALL LAND in this sim? | ||
75 | </message> | ||
76 | <option name="!!DELETEALL!!"> | ||
77 | OK | ||
78 | </option> | ||
79 | <option default="true" name="Cancel"> | ||
80 | Cancel | ||
81 | </option> | ||
82 | </alert> | ||
83 | <alert modal="true" name="PublishGroupInfoToWeb"> | ||
84 | <message name="message"> | ||
85 | Selecting the "Publish on the Web" option allows us to publish | ||
86 | the group name, insignia, charter, titles, and founder on the | ||
87 | [SECOND_LIFE] website. You are responsible for indicating if any | ||
88 | of the above content is considered Mature according to the | ||
89 | Community Standards. | ||
90 | </message> | ||
91 | </alert> | ||
92 | <alert modal="true" name="BlankClassifiedName"> | ||
93 | <message name="message"> | ||
94 | You must specify a name for your classified. | ||
95 | </message> | ||
96 | </alert> | ||
97 | <alert modal="true" name="MinClassifiedPrice"> | ||
98 | <message name="message"> | ||
99 | Price to pay for listing must be at least L$[MIN_PRICE]. | ||
100 | |||
101 | Please enter a higher price. | ||
102 | </message> | ||
103 | </alert> | ||
104 | <alert modal="true" name="CantLoadVertexShaders"> | ||
105 | <message name="message"> | ||
106 | Unable to load Vertex Shaders. | ||
107 | </message> | ||
108 | </alert> | ||
109 | <alert modal="true" name="ConfirmObjectDeleteLock"> | ||
110 | <message name="message"> | ||
111 | At least one of the items you have selected is locked. | ||
112 | |||
113 | Are you sure you want to delete these items? | ||
114 | </message> | ||
115 | <option name="Yes"> | ||
116 | OK | ||
117 | </option> | ||
118 | <option name="No"> | ||
119 | Cancel | ||
120 | </option> | ||
121 | </alert> | ||
122 | <alert modal="true" name="ConfirmObjectDeleteNoCopy"> | ||
123 | <message name="message"> | ||
124 | At least one of the items you have selected is not copyable. | ||
125 | |||
126 | Are you sure you want to delete these items? | ||
127 | </message> | ||
128 | <option name="Yes"> | ||
129 | OK | ||
130 | </option> | ||
131 | <option name="No"> | ||
132 | Cancel | ||
133 | </option> | ||
134 | </alert> | ||
135 | <alert modal="true" name="ConfirmObjectDeleteNoOwn"> | ||
136 | <message name="message"> | ||
137 | You do not own least one of the items you have selected . | ||
138 | |||
139 | Are you sure you want to delete these items? | ||
140 | </message> | ||
141 | <option name="Yes"> | ||
142 | OK | ||
143 | </option> | ||
144 | <option name="No"> | ||
145 | Cancel | ||
146 | </option> | ||
147 | </alert> | ||
148 | <alert modal="true" name="ConfirmObjectDeleteLockNoCopy"> | ||
149 | <message name="message"> | ||
150 | At least one object is locked. | ||
151 | At least one object is not copyable. | ||
152 | |||
153 | Are you sure you want to delete these items? | ||
154 | </message> | ||
155 | <option name="Yes"> | ||
156 | OK | ||
157 | </option> | ||
158 | <option name="No"> | ||
159 | Cancel | ||
160 | </option> | ||
161 | </alert> | ||
162 | <alert modal="true" name="ConfirmObjectDeleteLockNoOwn"> | ||
163 | <message name="message"> | ||
164 | At least one object is locked. | ||
165 | You do not own least one object. | ||
166 | |||
167 | Are you sure you want to delete these items? | ||
168 | </message> | ||
169 | <option name="Yes"> | ||
170 | OK | ||
171 | </option> | ||
172 | <option name="No"> | ||
173 | Cancel | ||
174 | </option> | ||
175 | </alert> | ||
176 | <alert modal="true" name="ConfirmObjectDeleteNoCopyNoOwn"> | ||
177 | <message name="message"> | ||
178 | At least one object is not copyable. | ||
179 | You do not own least one object. | ||
180 | |||
181 | Are you sure you want to delete these items? | ||
182 | </message> | ||
183 | <option name="Yes"> | ||
184 | OK | ||
185 | </option> | ||
186 | <option name="No"> | ||
187 | Cancel | ||
188 | </option> | ||
189 | </alert> | ||
190 | <alert modal="true" name="ConfirmObjectDeleteLockNoCopyNoOwn"> | ||
191 | <message name="message"> | ||
192 | At least one object is locked. | ||
193 | At least one object is not copyable. | ||
194 | You do not own least one object. | ||
195 | |||
196 | Are you sure you want to delete these items? | ||
197 | </message> | ||
198 | <option name="Yes"> | ||
199 | OK | ||
200 | </option> | ||
201 | <option name="No"> | ||
202 | cancel | ||
203 | </option> | ||
204 | </alert> | ||
205 | <alert modal="true" name="ConfirmObjectTakeLock"> | ||
206 | <message name="message"> | ||
207 | At least one object is locked. | ||
208 | |||
209 | Are you sure you want to take these items? | ||
210 | </message> | ||
211 | <option name="Yes"> | ||
212 | OK | ||
213 | </option> | ||
214 | <option default="true" name="No"> | ||
215 | Cancel | ||
216 | </option> | ||
217 | </alert> | ||
218 | <alert modal="true" name="ConfirmObjectTakeNoOwn"> | ||
219 | <message name="message"> | ||
220 | You do not own all of the objects you are taking. | ||
221 | If you continue, next owner permissions will be | ||
222 | applied and possibly restrict your | ||
223 | ability to modify or copy them. | ||
224 | |||
225 | Are you sure you want to take these items? | ||
226 | </message> | ||
227 | <option name="Yes"> | ||
228 | OK | ||
229 | </option> | ||
230 | <option default="true" name="No"> | ||
231 | Cancel | ||
232 | </option> | ||
233 | </alert> | ||
234 | <alert modal="true" name="ConfirmObjectTakeLockNoOwn"> | ||
235 | <message name="message"> | ||
236 | At least one object is locked. | ||
237 | You do not own all of the objects you are taking. | ||
238 | If you continue, next owner permissions will be | ||
239 | applied and possibly restrict your | ||
240 | ability to modify or copy them. | ||
241 | However, you can take the current selection. | ||
242 | |||
243 | Are you sure you want to take these items? | ||
244 | </message> | ||
245 | <option name="Yes"> | ||
246 | OK | ||
247 | </option> | ||
248 | <option default="true" name="No"> | ||
249 | Cancel | ||
250 | </option> | ||
251 | </alert> | ||
252 | <alert modal="true" name="CantBuyLandAcrossMultipleRegions"> | ||
253 | <message name="message"> | ||
254 | Unable to buy land because selection spans multiple regions. | ||
255 | |||
256 | Please select a smaller area and try again. | ||
257 | </message> | ||
258 | </alert> | ||
259 | <alert modal="true" name="DeedLandToGroup"> | ||
260 | <message name="message"> | ||
261 | By deeding this parcel, the group will be required | ||
262 | to have and maintain sufficient land use credits. | ||
263 | The purchase price of the land is not refunded to | ||
264 | the owner. If a deeded parcel is sold, the sale | ||
265 | price will be divided evenly among group members. | ||
266 | |||
267 | Deed this [AREA] m2 of land to the group | ||
268 | '[GROUP_NAME]'? | ||
269 | </message> | ||
270 | <option name="Deed"> | ||
271 | OK | ||
272 | </option> | ||
273 | <option name="Cancel"> | ||
274 | Cancel | ||
275 | </option> | ||
276 | </alert> | ||
277 | <alert modal="true" name="DeedLandToGroupWithContribution"> | ||
278 | <message name="message"> | ||
279 | By deeding this parcel, the group will be required | ||
280 | to have and maintain sufficient land use credits. | ||
281 | The deed will include a simultaneous land | ||
282 | contribution to the group from '[FIRST_NAME] [LAST_NAME]'. | ||
283 | The purchase price of the land is not refunded to | ||
284 | the owner. If a deeded parcel is sold, the sale | ||
285 | price will be divided evenly among group members. | ||
286 | |||
287 | Deed this [AREA] m2 of land to the group | ||
288 | '[GROUP_NAME]'? | ||
289 | </message> | ||
290 | <option name="Deed"> | ||
291 | OK | ||
292 | </option> | ||
293 | <option name="Cancel"> | ||
294 | Cancel | ||
295 | </option> | ||
296 | </alert> | ||
297 | <alert modal="true" name="DisplaySetToSafe"> | ||
298 | <message name="message"> | ||
299 | Display settings have been set to safe levels | ||
300 | because you have specified the -safe option. | ||
301 | </message> | ||
302 | </alert> | ||
303 | <alert modal="true" name="DisplaySetToRecommended"> | ||
304 | <message name="message"> | ||
305 | Display settings have been set to recommended levels | ||
306 | based on your system configuration. | ||
307 | </message> | ||
308 | </alert> | ||
309 | <alert modal="true" name="UnableToConnect"> | ||
310 | <message name="message"> | ||
311 | Unable to connect to server. | ||
312 | Could not request domain name: [HOST_NAME] | ||
313 | </message> | ||
314 | </alert> | ||
315 | <alert modal="true" name="CanNotFindServer"> | ||
316 | <message name="message"> | ||
317 | Unable to find the server domain name. | ||
318 | This could be the result of a lost network connection | ||
319 | or a server problem. | ||
320 | |||
321 | Please try again in a few minutes, or click Help | ||
322 | for advice and a link to the system status web page. | ||
323 | </message> | ||
324 | <option name="OK"> | ||
325 | OK | ||
326 | </option> | ||
327 | <option name="Help"> | ||
328 | Help | ||
329 | </option> | ||
330 | </alert> | ||
331 | <alert modal="true" name="PleaseSelectServer"> | ||
332 | <message name="message"> | ||
333 | Please select a server. | ||
334 | Unable to connect to [IP_ADDRESS] | ||
335 | </message> | ||
336 | </alert> | ||
337 | <alert modal="true" name="SystemMayBeDown"> | ||
338 | <message name="message"> | ||
339 | Unable to connect to [SECOND_LIFE] | ||
340 | The system may be down. | ||
341 | |||
342 | Please try again in a few minutes, or click Help | ||
343 | for advice and a link to the system status web page. | ||
344 | </message> | ||
345 | <option name="OK"> | ||
346 | OK | ||
347 | </option> | ||
348 | <option name="Help"> | ||
349 | Help | ||
350 | </option> | ||
351 | </alert> | ||
352 | <alert modal="true" name="ErrorMessage"> | ||
353 | <message name="message"> | ||
354 | [ERROR_MESSAGE] | ||
355 | </message> | ||
356 | </alert> | ||
357 | <alert modal="true" name="QuickTimeOutOfDate"> | ||
358 | <ignore name="ignore"> | ||
359 | When QuickTime is disabled because it is out of date | ||
360 | </ignore> | ||
361 | <message name="message"> | ||
362 | Streaming video has been disabled because the version of | ||
363 | QuickTime installed on your system is out of date. | ||
364 | |||
365 | Visit http://www.apple.com/quicktime/ and download an update. | ||
366 | </message> | ||
367 | </alert> | ||
368 | <alert modal="true" name="AvatarMoved"> | ||
369 | <message name="message"> | ||
370 | Your [TYPE] location is not currently available. [HELP] | ||
371 | You have been moved into a nearby region. | ||
372 | </message> | ||
373 | </alert> | ||
374 | <alert modal="true" name="ClothingLoading"> | ||
375 | <message name="message"> | ||
376 | Your clothing is still downloading. | ||
377 | You can use [SECOND_LIFE] normally and other users will see you correctly. | ||
378 | </message> | ||
379 | <ignore name="ignore"> | ||
380 | When clothing is taking a long time to download | ||
381 | </ignore> | ||
382 | </alert> | ||
383 | <alert modal="true" name="FirstRun"> | ||
384 | <message name="message"> | ||
385 | [SECOND_LIFE] installation is complete. | ||
386 | |||
387 | If this is your first time using [SECOND_LIFE], you will need to create | ||
388 | an account before you can log on. | ||
389 | Return to www.secondlife.com to create a new account? | ||
390 | </message> | ||
391 | <option name="NewAccount..."> | ||
392 | New Account... | ||
393 | </option> | ||
394 | <option name="Continue"> | ||
395 | Continue | ||
396 | </option> | ||
397 | </alert> | ||
398 | <alert modal="true" name="SetByHostFail"> | ||
399 | <message name="message"> | ||
400 | Unable to connect to server. | ||
401 | Could not resolve domain name: [HOST_NAME] | ||
402 | |||
403 | Please check your network connection. | ||
404 | </message> | ||
405 | </alert> | ||
406 | <alert modal="true" name="LoginPacketNeverReceived"> | ||
407 | <message name="message"> | ||
408 | We're having trouble connecting. There may be a problem with your internet connection or the Second Life servers. | ||
409 | |||
410 | You can either check your internet connection and try again in a few minutes, click Help to connect to our support site, or click Teleport to attempt to teleport home. | ||
411 | </message> | ||
412 | <option name="OK"> | ||
413 | OK | ||
414 | </option> | ||
415 | <option name="Help"> | ||
416 | Help | ||
417 | </option> | ||
418 | <option name="Teleport"> | ||
419 | Teleport | ||
420 | </option> | ||
421 | </alert> | ||
422 | <alert modal="true" name="WelcomeNoClothes"> | ||
423 | <message name="message"> | ||
424 | Your character will appear in a moment. | ||
425 | |||
426 | Use arrow keys to walk. | ||
427 | Press the F1 key at any time for help or | ||
428 | to learn more about [SECOND_LIFE]. | ||
429 | </message> | ||
430 | </alert> | ||
431 | <alert modal="true" name="WelcomeChooseSex" nodefault="true"> | ||
432 | <message name="message"> | ||
433 | Your character will appear in a moment. | ||
434 | |||
435 | Use arrow keys to walk. | ||
436 | Press the F1 key at any time for help or | ||
437 | to learn more about [SECOND_LIFE]. | ||
438 | Please choose the male or female avatar. | ||
439 | You can change your mind later. | ||
440 | </message> | ||
441 | <option name="Male"> | ||
442 | Male | ||
443 | </option> | ||
444 | <option name="Female"> | ||
445 | Female | ||
446 | </option> | ||
447 | </alert> | ||
448 | <alert modal="true" name="NotEnoughCurrency"> | ||
449 | <message name="message"> | ||
450 | [NAME] L$ [PRICE] You don't have enough L$ to do that. | ||
451 | </message> | ||
452 | </alert> | ||
453 | <alert modal="true" name="GrantedModifyRights"> | ||
454 | <message name="message"> | ||
455 | You have been granted the privilege to modify [FIRST_NAME] [LAST_NAME]'s objects. | ||
456 | </message> | ||
457 | </alert> | ||
458 | <alert modal="true" name="RevokedModifyRights"> | ||
459 | <message name="message"> | ||
460 | Your privilege to modify [FIRST_NAME] [LAST_NAME]'s objects has been revoked | ||
461 | </message> | ||
462 | </alert> | ||
463 | <alert modal="true" name="FlushMapVisibilityCaches"> | ||
464 | <message name="message"> | ||
465 | This will flush the map caches on this region. | ||
466 | This is really only useful for debugging. | ||
467 | (In production, wait 5 minutes, then everyone's map will | ||
468 | update after they relog.) | ||
469 | </message> | ||
470 | <option name="OK"> | ||
471 | OK | ||
472 | </option> | ||
473 | <option name="Cancel"> | ||
474 | Cancel | ||
475 | </option> | ||
476 | </alert> | ||
477 | <alert modal="true" name="OnlyCopyContentsOfSingleItem"> | ||
478 | <message name="message"> | ||
479 | Unable to copy the contents of more than one item at a time. | ||
480 | Please select only one object and try again. | ||
481 | </message> | ||
482 | <option name="OK"> | ||
483 | OK | ||
484 | </option> | ||
485 | <option name="Cancel"> | ||
486 | Cancel | ||
487 | </option> | ||
488 | </alert> | ||
489 | <alert modal="true" name="KickUsersFromRegion"> | ||
490 | <message name="message"> | ||
491 | Teleport all Residents in this region home? | ||
492 | </message> | ||
493 | <option name="OK"> | ||
494 | OK | ||
495 | </option> | ||
496 | <option name="Cancel"> | ||
497 | Cancel | ||
498 | </option> | ||
499 | </alert> | ||
500 | <alert modal="true" name="EstateObjectReturn"> | ||
501 | <message name="message"> | ||
502 | Are you sure you want to return objects owned by | ||
503 | [USER_NAME] ? | ||
504 | </message> | ||
505 | <option name="Return"> | ||
506 | OK | ||
507 | </option> | ||
508 | <option default="true" name="Cancel"> | ||
509 | Cancel | ||
510 | </option> | ||
511 | </alert> | ||
512 | <alert modal="true" name="InvalidTerrainBitDepth"> | ||
513 | <message name="message"> | ||
514 | Couldn't set region textures: | ||
515 | Terrain texture [TEXTURE_NUM] has an invalid bit depth of [TEXTURE_BIT_DEPTH]. | ||
516 | |||
517 | Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image | ||
518 | then click "Apply" again. | ||
519 | </message> | ||
520 | </alert> | ||
521 | <alert modal="true" name="InvalidTerrainSize"> | ||
522 | <message name="message"> | ||
523 | Couldn't set region textures: | ||
524 | Terrain texture [TEXTURE_NUM] is too large at [TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y]. | ||
525 | |||
526 | Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image | ||
527 | then click "Apply" again. | ||
528 | </message> | ||
529 | </alert> | ||
530 | <alert modal="true" name="RawUploadStarted"> | ||
531 | <message name="message"> | ||
532 | Upload started. It may take up to two minutes, | ||
533 | depending on your connection speed. | ||
534 | </message> | ||
535 | </alert> | ||
536 | <alert modal="true" name="ConfirmBakeTerrain"> | ||
537 | <message name="message"> | ||
538 | Do you really want to bake the current terrain, | ||
539 | make it the center for terrain raise/lower limits | ||
540 | and the default for the 'Revert' tool? | ||
541 | </message> | ||
542 | <option name="Bake"> | ||
543 | OK | ||
544 | </option> | ||
545 | <option name="Cancel"> | ||
546 | Cancel | ||
547 | </option> | ||
548 | </alert> | ||
549 | <alert modal="true" name="MaxAllowedAgentOnRegion"> | ||
550 | <message name="message"> | ||
551 | You can only have [MAX_AGENTS] Allowed Residents. | ||
552 | </message> | ||
553 | </alert> | ||
554 | <alert modal="true" name="MaxBannedAgentsOnRegion"> | ||
555 | <message name="message"> | ||
556 | You can only have [MAX_BANNED] Banned Residents. | ||
557 | </message> | ||
558 | </alert> | ||
559 | <alert modal="true" name="MaxAgentOnRegionBatch"> | ||
560 | <message name="message"> | ||
561 | Failure while attempting to add [NUM_ADDED] agents: | ||
562 | Exceeds the [MAX_AGENTS] [LIST_TYPE] limit by [NUM_EXCESS]. | ||
563 | </message> | ||
564 | </alert> | ||
565 | |||
566 | <alert modal="true" name="MaxAllowedGroupsOnRegion"> | ||
567 | <message name="message"> | ||
568 | You can only have [MAX_GROUPS] Allowed Groups. | ||
569 | </message> | ||
570 | <option name="Bake"> | ||
571 | Bake | ||
572 | </option> | ||
573 | <option name="Cancel"> | ||
574 | Cancel | ||
575 | </option> | ||
576 | </alert> | ||
577 | <alert modal="true" name="MaxManagersOnRegion"> | ||
578 | <message name="message"> | ||
579 | You can only have [MAX_MANAGER] Estate Managers. | ||
580 | </message> | ||
581 | </alert> | ||
582 | <alert modal="true" name="OwnerCanNotBeDenied"> | ||
583 | <message name="message"> | ||
584 | Can't add estate owner to estate 'Banned Resident' list. | ||
585 | </message> | ||
586 | </alert> | ||
587 | <alert modal="true" name="CanNotChangeAppearanceUntilLoaded"> | ||
588 | <message name="message"> | ||
589 | Can't change appearance until clothing and shape are loaded. | ||
590 | </message> | ||
591 | </alert> | ||
592 | <alert modal="true" name="ClassifiedMustBeAlphanumeric"> | ||
593 | <message name="message"> | ||
594 | The name of your classified must start with a letter | ||
595 | from A to Z or a number. No punctuation is allowed. | ||
596 | </message> | ||
597 | </alert> | ||
598 | <alert modal="true" name="CantSetBuyObject"> | ||
599 | <message name="message"> | ||
600 | Can't set Buy Object, because the object is not for sale. | ||
601 | Please set the object for sale and try again. | ||
602 | </message> | ||
603 | </alert> | ||
604 | <alert modal="true" name="FinishedRawDownload"> | ||
605 | <message name="message"> | ||
606 | Finished download of raw terrain file to: | ||
607 | [DOWNLOAD_PATH]. | ||
608 | </message> | ||
609 | </alert> | ||
610 | <alert modal="true" name="DownloadWindowsMandatory"> | ||
611 | <message name="message"> | ||
612 | A new version of [SECOND_LIFE] is available. | ||
613 | [MESSAGE] | ||
614 | You must download this update to use [SECOND_LIFE]. | ||
615 | </message> | ||
616 | <option name="Download"> | ||
617 | Download | ||
618 | </option> | ||
619 | <option name="Quit"> | ||
620 | Quit | ||
621 | </option> | ||
622 | </alert> | ||
623 | <alert modal="true" name="DownloadWindows"> | ||
624 | <message name="message"> | ||
625 | An updated version of [SECOND_LIFE] is available. | ||
626 | [MESSAGE] | ||
627 | This update is not required, but we suggest you install it to improve performance and stability. | ||
628 | </message> | ||
629 | <option name="Download"> | ||
630 | Download | ||
631 | </option> | ||
632 | <option default="true" name="Continue"> | ||
633 | Continue | ||
634 | </option> | ||
635 | </alert> | ||
636 | <alert modal="true" name="DownloadWindowsReleaseForDownload"> | ||
637 | <message name="message"> | ||
638 | An updated version of [SECOND_LIFE] is available. | ||
639 | [MESSAGE] | ||
640 | This update is not required, but we suggest you install it to improve performance and stability. | ||
641 | </message> | ||
642 | <option name="Download"> | ||
643 | Download | ||
644 | </option> | ||
645 | <option name="Continue"> | ||
646 | Continue | ||
647 | </option> | ||
648 | </alert> | ||
649 | <alert modal="true" name="DownloadMacMandatory"> | ||
650 | <message name="message"> | ||
651 | A new version of [SECOND_LIFE] is available. | ||
652 | [MESSAGE] | ||
653 | You must download this update to use [SECOND_LIFE]. | ||
654 | |||
655 | Download to your Applications folder? | ||
656 | </message> | ||
657 | <option name="Download"> | ||
658 | Download | ||
659 | </option> | ||
660 | <option name="Quit"> | ||
661 | Quit | ||
662 | </option> | ||
663 | </alert> | ||
664 | <alert modal="true" name="DownloadMac"> | ||
665 | <message name="message"> | ||
666 | An updated version of [SECOND_LIFE] is available. | ||
667 | [MESSAGE] | ||
668 | This update is not required, but we suggest you install it to improve performance and stability. | ||
669 | |||
670 | Download to your Applications folder? | ||
671 | </message> | ||
672 | <option name="Download"> | ||
673 | Download | ||
674 | </option> | ||
675 | <option default="true" name="Continue"> | ||
676 | Continue | ||
677 | </option> | ||
678 | </alert> | ||
679 | <alert modal="true" name="DownloadMacReleaseForDownload"> | ||
680 | <message name="message"> | ||
681 | An updated version of [SECOND_LIFE] is available. | ||
682 | [MESSAGE] | ||
683 | This update is not required, but we suggest you install it to improve performance and stability. | ||
684 | |||
685 | Download to your Applications folder? | ||
686 | </message> | ||
687 | <option name="Download"> | ||
688 | Download | ||
689 | </option> | ||
690 | <option name="Continue"> | ||
691 | Continue | ||
692 | </option> | ||
693 | </alert> | ||
694 | <alert modal="true" name="DeedObjectToGroup"> | ||
695 | <message name="message"> | ||
696 | Deeding this object will cause the group to: | ||
697 | * Receive L$ paid into the object | ||
698 | </message> | ||
699 | <ignore name="ignore"> | ||
700 | When deeding objects to groups | ||
701 | </ignore> | ||
702 | <option name="Deed"> | ||
703 | Deed | ||
704 | </option> | ||
705 | <option name="Cancel"> | ||
706 | Cancel | ||
707 | </option> | ||
708 | </alert> | ||
709 | <alert modal="true" name="WebLaunchExternalTarget"> | ||
710 | <message name="message"> | ||
711 | Open your system Web browser to view this content? | ||
712 | </message> | ||
713 | <ignore name="ignore"> | ||
714 | When opening your system browser to view a Web page | ||
715 | </ignore> | ||
716 | <option name="Open"> | ||
717 | OK | ||
718 | </option> | ||
719 | <option name="Cancel"> | ||
720 | Cancel | ||
721 | </option> | ||
722 | </alert> | ||
723 | <alert modal="true" name="WebLaunchJoinNow"> | ||
724 | <message name="message"> | ||
725 | Go to www.secondlife.com to manage your account? | ||
726 | </message> | ||
727 | <ignore name="ignore"> | ||
728 | When launching web browser to manage your account | ||
729 | </ignore> | ||
730 | <option name="OK"> | ||
731 | OK | ||
732 | </option> | ||
733 | <option name="Cancel"> | ||
734 | Cancel | ||
735 | </option> | ||
736 | </alert> | ||
737 | <alert modal="true" name="WebLaunchBugReport101"> | ||
738 | <message name="message"> | ||
739 | Visit the [SECOND_LIFE] Wiki and Learn how to Report Bugs Correctly. | ||
740 | </message> | ||
741 | <ignore name="ignore"> | ||
742 | When launching web browser to view the Bug Reporting 101 Wiki | ||
743 | </ignore> | ||
744 | <option name="Gotopage"> | ||
745 | OK | ||
746 | </option> | ||
747 | <option name="Cancel"> | ||
748 | Cancel | ||
749 | </option> | ||
750 | </alert> | ||
751 | <alert modal="true" name="WebLaunchSecurityIssues"> | ||
752 | <message name="message"> | ||
753 | Visit the [SECOND_LIFE] Wiki for Details of How to Report a Security Issue. | ||
754 | </message> | ||
755 | <ignore name="ignore"> | ||
756 | When launching web browser to view Security Issues Wiki | ||
757 | </ignore> | ||
758 | <option name="Gotopage"> | ||
759 | OK | ||
760 | </option> | ||
761 | <option name="Cancel"> | ||
762 | Cancel | ||
763 | </option> | ||
764 | </alert> | ||
765 | <alert modal="true" name="WebLaunchQAWiki"> | ||
766 | <message name="message"> | ||
767 | Visit the [SECOND_LIFE] QA Wiki. | ||
768 | </message> | ||
769 | <ignore name="ignore"> | ||
770 | When launching web browser to view the QA Wiki | ||
771 | </ignore> | ||
772 | <option name="Gotopage"> | ||
773 | OK | ||
774 | </option> | ||
775 | <option name="Cancel"> | ||
776 | Cancel | ||
777 | </option> | ||
778 | </alert> | ||
779 | <alert modal="true" name="WebLaunchPublicIssue"> | ||
780 | <message name="message"> | ||
781 | Visit the [SECOND_LIFE] Public Issue Tracker, Where you can Report Bugs and other Issues. | ||
782 | </message> | ||
783 | <ignore name="ignore"> | ||
784 | When launching web browser to view the Public Issue Tracker | ||
785 | </ignore> | ||
786 | <option name="Gotopage"> | ||
787 | Go to page | ||
788 | </option> | ||
789 | <option name="Cancel"> | ||
790 | Cancel | ||
791 | </option> | ||
792 | </alert> | ||
793 | <alert modal="true" name="WebLaunchPublicIssueHelp"> | ||
794 | <message name="message"> | ||
795 | Visit the [SECOND_LIFE] Wiki for info on how to use the Public Issue Tracker. | ||
796 | </message> | ||
797 | <ignore name="ignore"> | ||
798 | When launching web browser to view Public Issue Tracker Wiki | ||
799 | </ignore> | ||
800 | <option name="Gotopage"> | ||
801 | Go to page | ||
802 | </option> | ||
803 | <option name="Cancel"> | ||
804 | Cancel | ||
805 | </option> | ||
806 | </alert> | ||
807 | <alert modal="true" name="WebLaunchForums"> | ||
808 | <message name="message"> | ||
809 | Search the [SECOND_LIFE] Knowledge Base for the latest tips and tricks. | ||
810 | </message> | ||
811 | <ignore name="ignore"> | ||
812 | When launching web browser to view the knowledge base | ||
813 | </ignore> | ||
814 | <option name="Gotopage"> | ||
815 | OK | ||
816 | </option> | ||
817 | <option name="Cancel"> | ||
818 | Cancel | ||
819 | </option> | ||
820 | </alert> | ||
821 | <alert modal="true" name="WebLaunchSupport"> | ||
822 | <message name="message"> | ||
823 | Contact [SECOND_LIFE] Support. | ||
824 | </message> | ||
825 | <ignore name="ignore"> | ||
826 | When launching web browser to contact support | ||
827 | </ignore> | ||
828 | <option name="Gotopage"> | ||
829 | OK | ||
830 | </option> | ||
831 | <option name="Cancel"> | ||
832 | Cancel | ||
833 | </option> | ||
834 | </alert> | ||
835 | <alert modal="true" name="WebLaunchImprudenceBlog"> | ||
836 | <message name="message"> | ||
837 | Go to the Official Imprudence Blog, for the Latest News and Information. | ||
838 | </message> | ||
839 | <ignore name="ignore"> | ||
840 | When launching web browser to view the blog | ||
841 | </ignore> | ||
842 | <option name="Gotopage"> | ||
843 | OK | ||
844 | </option> | ||
845 | <option name="Cancel"> | ||
846 | Cancel | ||
847 | </option> | ||
848 | </alert> | ||
849 | <alert modal="true" name="WebLaunchImprudenceForums"> | ||
850 | <message name="message"> | ||
851 | Go to the Official Imprudence Forums to discuss the Imprudence Project. | ||
852 | </message> | ||
853 | <ignore name="ignore"> | ||
854 | When launching web browser to view the forums | ||
855 | </ignore> | ||
856 | <option name="Gotopage"> | ||
857 | OK | ||
858 | </option> | ||
859 | <option name="Cancel"> | ||
860 | Cancel | ||
861 | </option> | ||
862 | </alert> | ||
863 | <alert modal="true" name="WebLaunchLSLGuide"> | ||
864 | <message name="message"> | ||
865 | Go to the Scripting Guide for scripting help? | ||
866 | </message> | ||
867 | <ignore name="ignore"> | ||
868 | When launching web browser to view the Scripting Guide | ||
869 | </ignore> | ||
870 | <option name="Gotopage"> | ||
871 | OK | ||
872 | </option> | ||
873 | <option name="Cancel"> | ||
874 | Cancel | ||
875 | </option> | ||
876 | </alert> | ||
877 | <alert modal="true" name="WebLaunchLSLWiki"> | ||
878 | <message name="message"> | ||
879 | Go to the LSL Portal for scripting help? | ||
880 | </message> | ||
881 | <ignore name="ignore"> | ||
882 | When launching web browser to view the LSL Portal | ||
883 | </ignore> | ||
884 | <option name="Gotopage"> | ||
885 | Go to page | ||
886 | </option> | ||
887 | <option name="Cancel"> | ||
888 | Cancel | ||
889 | </option> | ||
890 | </alert> | ||
891 | <alert modal="true" name="ReturnToOwner"> | ||
892 | <message name="message"> | ||
893 | Are you sure you want to return the selected | ||
894 | objects to their owners? Transferable deeded | ||
895 | objects will be returned to their previous owners. | ||
896 | |||
897 | *WARNING* No-transfer deeded objects will be deleted! | ||
898 | </message> | ||
899 | <ignore name="ignore"> | ||
900 | When returning objects to their owners | ||
901 | </ignore> | ||
902 | <option name="Return"> | ||
903 | OK | ||
904 | </option> | ||
905 | <option name="Cancel"> | ||
906 | Cancel | ||
907 | </option> | ||
908 | </alert> | ||
909 | <alert name="GroupLeaveConfirmOfficer"> | ||
910 | <message name="message"> | ||
911 | You are currently an officer of the group [GROUP]. | ||
912 | Leave Group? | ||
913 | </message> | ||
914 | <option name="Leave"> | ||
915 | OK | ||
916 | </option> | ||
917 | <option name="Cancel"> | ||
918 | Cancel | ||
919 | </option> | ||
920 | </alert> | ||
921 | <alert name="GroupLeaveConfirmMember"> | ||
922 | <message name="message"> | ||
923 | You are currently a member of the group [GROUP]. | ||
924 | Leave Group? | ||
925 | </message> | ||
926 | <option name="Leave"> | ||
927 | OK | ||
928 | </option> | ||
929 | <option name="Cancel"> | ||
930 | Cancel | ||
931 | </option> | ||
932 | </alert> | ||
933 | <alert name="ConfirmKick" unique="true"> | ||
934 | <message name="message"> | ||
935 | Do you REALLY want to kick all users off the grid? | ||
936 | </message> | ||
937 | <option name="Kick"> | ||
938 | Kick All Users | ||
939 | </option> | ||
940 | <option name="Cancel"> | ||
941 | Cancel | ||
942 | </option> | ||
943 | </alert> | ||
944 | <alert modal="true" name="MuteLinden"> | ||
945 | <message name="message"> | ||
946 | Sorry, you cannot mute a Linden. | ||
947 | </message> | ||
948 | <option name="OK"> | ||
949 | OK | ||
950 | </option> | ||
951 | </alert> | ||
952 | <alert modal="true" name="MuteByNameFailed" title="Mute object by name failed"> | ||
953 | <message name="message"> | ||
954 | You already have muted this name. | ||
955 | </message> | ||
956 | <option name="OK"> | ||
957 | OK | ||
958 | </option> | ||
959 | </alert> | ||
960 | <alert name="RemoveItemWarn"> | ||
961 | <message name="message"> | ||
962 | Though permitted, deleting contents may damage the | ||
963 | object. Do you want to delete that item? | ||
964 | </message> | ||
965 | <option name="Yes"> | ||
966 | OK | ||
967 | </option> | ||
968 | <option default="true" name="No"> | ||
969 | Cancel | ||
970 | </option> | ||
971 | </alert> | ||
972 | <alert name="CantRateOwnedByGroup"> | ||
973 | <message name="message"> | ||
974 | Can't rate this object's owner, object is owned by a group. | ||
975 | </message> | ||
976 | <option name="OK"> | ||
977 | OK | ||
978 | </option> | ||
979 | </alert> | ||
980 | <alert name="CantOfferCallingCard"> | ||
981 | <message name="message"> | ||
982 | Cannot offer a calling card at this time. Please try again in a moment. | ||
983 | </message> | ||
984 | <option name="OK"> | ||
985 | OK | ||
986 | </option> | ||
987 | </alert> | ||
988 | <alert name="CantOfferFriendship"> | ||
989 | <message name="message"> | ||
990 | Cannot offer friendship at this time. Please try again in a moment. | ||
991 | </message> | ||
992 | <option name="OK"> | ||
993 | OK | ||
994 | </option> | ||
995 | </alert> | ||
996 | <alert name="CantSetHome"> | ||
997 | <message name="message"> | ||
998 | Can't set home to here. | ||
999 | </message> | ||
1000 | <option name="OK"> | ||
1001 | OK | ||
1002 | </option> | ||
1003 | </alert> | ||
1004 | <alert name="BusyModeSet"> | ||
1005 | <message name="message"> | ||
1006 | Busy mode set. | ||
1007 | Chat and instant messages will be hidden. Instant | ||
1008 | messages will get your Busy mode response. All teleportation | ||
1009 | offers will be declined. All inventory offers will go to your | ||
1010 | Trash. | ||
1011 | </message> | ||
1012 | <ignore name="ignore"> | ||
1013 | When setting busy mode | ||
1014 | </ignore> | ||
1015 | <option name="OK"> | ||
1016 | OK | ||
1017 | </option> | ||
1018 | </alert> | ||
1019 | <alert name="NoPVPDetected"> | ||
1020 | <message name="message"> | ||
1021 | No player vs. player (PvP) abuse detected | ||
1022 | </message> | ||
1023 | <option name="OK"> | ||
1024 | OK | ||
1025 | </option> | ||
1026 | </alert> | ||
1027 | <alert name="NotecardAttachPermFail"> | ||
1028 | <message name="message"> | ||
1029 | Only items with unrestricted 'next owner' permissions | ||
1030 | can be attached to notecards. | ||
1031 | </message> | ||
1032 | <option name="OK"> | ||
1033 | OK | ||
1034 | </option> | ||
1035 | </alert> | ||
1036 | <alert name="JoinedTooManyGroupsMember"> | ||
1037 | <message name="message"> | ||
1038 | You are a member of too many groups to join | ||
1039 | another one. Please leave at least one group | ||
1040 | before joining this one, or decline the offer. | ||
1041 | To leave a group select the 'Groups..' option | ||
1042 | from the 'Edit' menu. | ||
1043 | [NAME] has invited you to join a group as a member. | ||
1044 | [INVITE] | ||
1045 | </message> | ||
1046 | <option name="Join"> | ||
1047 | Join | ||
1048 | </option> | ||
1049 | <option name="Decline"> | ||
1050 | Decline | ||
1051 | </option> | ||
1052 | </alert> | ||
1053 | <alert name="JoinedTooManyGroupsOfficer"> | ||
1054 | <message name="message"> | ||
1055 | You are a member of too many groups to join | ||
1056 | another one. Please leave at least one group | ||
1057 | before joining this one, or decline the offer. | ||
1058 | To leave a group select the 'Groups..' option | ||
1059 | from the 'Edit' menu. | ||
1060 | [NAME] has invited you to join a group as an officer. | ||
1061 | [INVITE] | ||
1062 | </message> | ||
1063 | <option name="Join"> | ||
1064 | Join | ||
1065 | </option> | ||
1066 | <option name="Decline"> | ||
1067 | Decline | ||
1068 | </option> | ||
1069 | </alert> | ||
1070 | <alert name="KickUser"> | ||
1071 | <message name="message"> | ||
1072 | Kick this user with what message? | ||
1073 | </message> | ||
1074 | <editline name="editline"> | ||
1075 | An administrator has logged you off. | ||
1076 | </editline> | ||
1077 | <option name="OK"> | ||
1078 | OK | ||
1079 | </option> | ||
1080 | <option name="Cancel"> | ||
1081 | Cancel | ||
1082 | </option> | ||
1083 | </alert> | ||
1084 | <alert name="KickAllUsers"> | ||
1085 | <message name="message"> | ||
1086 | Kick everyone currently on the grid with what message? | ||
1087 | </message> | ||
1088 | <editline name="editline"> | ||
1089 | An administrator has logged you off. | ||
1090 | </editline> | ||
1091 | <option name="OK"> | ||
1092 | OK | ||
1093 | </option> | ||
1094 | <option name="Cancel"> | ||
1095 | Cancel | ||
1096 | </option> | ||
1097 | </alert> | ||
1098 | <alert name="FreezeUser"> | ||
1099 | <message name="message"> | ||
1100 | Freeze this user with what message? | ||
1101 | </message> | ||
1102 | <editline name="editline"> | ||
1103 | You have been frozen. You cannot move or chat. An administrator will contact you via instant message (IM). | ||
1104 | </editline> | ||
1105 | <option name="OK"> | ||
1106 | OK | ||
1107 | </option> | ||
1108 | <option name="Cancel"> | ||
1109 | Cancel | ||
1110 | </option> | ||
1111 | </alert> | ||
1112 | <alert name="UnFreezeUser"> | ||
1113 | <message name="message"> | ||
1114 | Unfreeze this user with what message? | ||
1115 | </message> | ||
1116 | <editline name="editline"> | ||
1117 | You are no longer frozen. | ||
1118 | </editline> | ||
1119 | <option name="OK"> | ||
1120 | OK | ||
1121 | </option> | ||
1122 | <option name="Cancel"> | ||
1123 | Cancel | ||
1124 | </option> | ||
1125 | </alert> | ||
1126 | <alert name="ExpungeUser"> | ||
1127 | <message name="message"> | ||
1128 | Enter the agent id of a user to expunge | ||
1129 | </message> | ||
1130 | <editline /> | ||
1131 | <option name="OK"> | ||
1132 | OK | ||
1133 | </option> | ||
1134 | <option name="Cancel"> | ||
1135 | Cancel | ||
1136 | </option> | ||
1137 | </alert> | ||
1138 | <alert modal="true" name="OfferTeleport"> | ||
1139 | <message name="message"> | ||
1140 | Offer a teleport to your location with the following message? | ||
1141 | </message> | ||
1142 | <editline name="editline"> | ||
1143 | Join me in [REGION] | ||
1144 | </editline> | ||
1145 | <option name="OK"> | ||
1146 | OK | ||
1147 | </option> | ||
1148 | <option name="Cancel"> | ||
1149 | Cancel | ||
1150 | </option> | ||
1151 | </alert> | ||
1152 | <alert modal="true" name="OfferTeleportFromGod"> | ||
1153 | <message name="message"> | ||
1154 | God summon user to your location? | ||
1155 | </message> | ||
1156 | <editline name="editline"> | ||
1157 | Join me in [REGION] | ||
1158 | </editline> | ||
1159 | <option name="OK"> | ||
1160 | OK | ||
1161 | </option> | ||
1162 | <option name="Cancel"> | ||
1163 | Cancel | ||
1164 | </option> | ||
1165 | </alert> | ||
1166 | <alert modal="true" name="TeleportFromLandmark"> | ||
1167 | <message name="message"> | ||
1168 | Are you sure you want to teleport? | ||
1169 | </message> | ||
1170 | <ignore name="ignore"> | ||
1171 | When teleporting from a landmark in inventory | ||
1172 | </ignore> | ||
1173 | <option name="Teleport"> | ||
1174 | Teleport | ||
1175 | </option> | ||
1176 | <option name="Cancel"> | ||
1177 | Cancel | ||
1178 | </option> | ||
1179 | </alert> | ||
1180 | <alert name="MessageEstate" title="Message everyone in your Estate"> | ||
1181 | <message name="message"> | ||
1182 | Type a short announcement which will be | ||
1183 | sent to everyone currently in your estate. | ||
1184 | </message> | ||
1185 | <editline name="editline" /> | ||
1186 | <option name="OK"> | ||
1187 | OK | ||
1188 | </option> | ||
1189 | <option name="Cancel"> | ||
1190 | Cancel | ||
1191 | </option> | ||
1192 | </alert> | ||
1193 | <alert name="ChangeLindenEstate" title="Change Linden Estate"> | ||
1194 | <message name="message"> | ||
1195 | You are about to change a Linden owned estate (mainland, | ||
1196 | teen grid, orientation, etc.). | ||
1197 | |||
1198 | This is EXTREMELY DANGEROUS because it can fundamentally | ||
1199 | affect the user experience. On the mainland, it will change | ||
1200 | thousands of regions and make the spaceserver hiccup. | ||
1201 | |||
1202 | Proceed? | ||
1203 | </message> | ||
1204 | <option name="ChangeEstate"> | ||
1205 | OK | ||
1206 | </option> | ||
1207 | <option name="Cancel"> | ||
1208 | Cancel | ||
1209 | </option> | ||
1210 | </alert> | ||
1211 | <alert name="ChangeLindenAccess" title="Change Linden Estate Access"> | ||
1212 | <message name="message"> | ||
1213 | You are about to change the access list for a Linden owned | ||
1214 | estate (mainland, teen grid, orientation, etc.). | ||
1215 | |||
1216 | This is DANGEROUS and should only be done to invoke the | ||
1217 | hack allowing objects/L$ to be transfered in/out of | ||
1218 | a grid. | ||
1219 | It will change thousands of regions and make the | ||
1220 | spaceserver hiccup. | ||
1221 | </message> | ||
1222 | <option name="ChangeEstate"> | ||
1223 | OK | ||
1224 | </option> | ||
1225 | <option name="Cancel"> | ||
1226 | Cancel | ||
1227 | </option> | ||
1228 | </alert> | ||
1229 | <alert name="EstateAllowedAgentAdd" title="Select estate"> | ||
1230 | <message name="message"> | ||
1231 | Add to allowed list for this estate only or for [ALL_ESTATES]? | ||
1232 | </message> | ||
1233 | <option name="ThisEstate"> | ||
1234 | This Estate | ||
1235 | </option> | ||
1236 | <option name="AllEstates"> | ||
1237 | All Estates | ||
1238 | </option> | ||
1239 | <option name="Cancel"> | ||
1240 | Cancel | ||
1241 | </option> | ||
1242 | </alert> | ||
1243 | <alert name="EstateAllowedAgentRemove" title="Select estate"> | ||
1244 | <message name="message"> | ||
1245 | Remove from allowed list for this estate only or for [ALL_ESTATES]? | ||
1246 | </message> | ||
1247 | <option name="ThisEstate"> | ||
1248 | This Estate | ||
1249 | </option> | ||
1250 | <option name="AllEstates"> | ||
1251 | All Estates | ||
1252 | </option> | ||
1253 | <option name="Cancel"> | ||
1254 | Cancel | ||
1255 | </option> | ||
1256 | </alert> | ||
1257 | <alert name="EstateAllowedGroupAdd" title="Select estate"> | ||
1258 | <message name="message"> | ||
1259 | Add to group allowed list for this estate only or for [ALL_ESTATES]? | ||
1260 | </message> | ||
1261 | <option name="ThisEstate"> | ||
1262 | This Estate | ||
1263 | </option> | ||
1264 | <option name="AllEstates"> | ||
1265 | All Estates | ||
1266 | </option> | ||
1267 | <option name="Cancel"> | ||
1268 | Cancel | ||
1269 | </option> | ||
1270 | </alert> | ||
1271 | <alert name="EstateAllowedGroupRemove" title="Select estate"> | ||
1272 | <message name="message"> | ||
1273 | Remove from group allowed list for this estate only or [ALL_ESTATES]? | ||
1274 | </message> | ||
1275 | <option name="ThisEstate"> | ||
1276 | This Estate | ||
1277 | </option> | ||
1278 | <option name="AllEstates"> | ||
1279 | All Estates | ||
1280 | </option> | ||
1281 | <option name="Cancel"> | ||
1282 | Cancel | ||
1283 | </option> | ||
1284 | </alert> | ||
1285 | <alert name="EstateBannedAgentAdd" title="Select estate"> | ||
1286 | <message name="message"> | ||
1287 | Deny access for this estate only or for [ALL_ESTATES]? | ||
1288 | </message> | ||
1289 | <option name="ThisEstate"> | ||
1290 | This Estate | ||
1291 | </option> | ||
1292 | <option name="AllEstates"> | ||
1293 | All Estates | ||
1294 | </option> | ||
1295 | <option name="Cancel"> | ||
1296 | Cancel | ||
1297 | </option> | ||
1298 | </alert> | ||
1299 | <alert name="EstateBannedAgentRemove" title="Select estate"> | ||
1300 | <message name="message"> | ||
1301 | Remove this Resident from the ban list for access for this estate only or for [ALL_ESTATES]? | ||
1302 | </message> | ||
1303 | <option name="ThisEstate"> | ||
1304 | This Estate | ||
1305 | </option> | ||
1306 | <option name="AllEstates"> | ||
1307 | All Estates | ||
1308 | </option> | ||
1309 | <option name="Cancel"> | ||
1310 | Cancel | ||
1311 | </option> | ||
1312 | </alert> | ||
1313 | <alert name="EstateManagerAdd" title="Select estate"> | ||
1314 | <message name="message"> | ||
1315 | Add estate manager for this estate only or for [ALL_ESTATES]? | ||
1316 | </message> | ||
1317 | <option name="ThisEstate"> | ||
1318 | This Estate | ||
1319 | </option> | ||
1320 | <option name="AllEstates"> | ||
1321 | All Estates | ||
1322 | </option> | ||
1323 | <option name="Cancel"> | ||
1324 | Cancel | ||
1325 | </option> | ||
1326 | </alert> | ||
1327 | <alert name="EstateManagerRemove" title="Select estate"> | ||
1328 | <message name="message"> | ||
1329 | Remove estate manager for this estate only or for [ALL_ESTATES]? | ||
1330 | </message> | ||
1331 | <option name="ThisEstate"> | ||
1332 | This Estate | ||
1333 | </option> | ||
1334 | <option name="AllEstates"> | ||
1335 | All Estates | ||
1336 | </option> | ||
1337 | <option name="Cancel"> | ||
1338 | Cancel | ||
1339 | </option> | ||
1340 | </alert> | ||
1341 | <alert name="EstateCovenantChange" title="Select estate"> | ||
1342 | <message name="message"> | ||
1343 | Change Covenant Message for this estate only or for [ALL_ESTATES]? | ||
1344 | </message> | ||
1345 | <option name="ThisEstate"> | ||
1346 | This Estate | ||
1347 | </option> | ||
1348 | <option name="AllEstates"> | ||
1349 | All Estates | ||
1350 | </option> | ||
1351 | <option name="Cancel"> | ||
1352 | Cancel | ||
1353 | </option> | ||
1354 | </alert> | ||
1355 | <alert name="EstateKickUser" title="Confirm Kick"> | ||
1356 | <message name="message"> | ||
1357 | Kick [EVIL_USER] from this estate? | ||
1358 | </message> | ||
1359 | <option name="Kick"> | ||
1360 | OK | ||
1361 | </option> | ||
1362 | <option name="Cancel"> | ||
1363 | Cancel | ||
1364 | </option> | ||
1365 | </alert> | ||
1366 | <alert modal="true" name="EstateChangeCovenant"> | ||
1367 | <message name="message"> | ||
1368 | Are you sure you want to change the Estate Covenant? | ||
1369 | </message> | ||
1370 | <option name="Change"> | ||
1371 | OK | ||
1372 | </option> | ||
1373 | <option name="Cancel"> | ||
1374 | Cancel | ||
1375 | </option> | ||
1376 | </alert> | ||
1377 | <alert modal="true" name="ProblemImportingEstateCovenant"> | ||
1378 | <message name="message"> | ||
1379 | Problem importing estate covenant. | ||
1380 | </message> | ||
1381 | <option name="OK"> | ||
1382 | OK | ||
1383 | </option> | ||
1384 | </alert> | ||
1385 | <alert modal="true" name="ProblemAddingEstateManager"> | ||
1386 | <message name="message"> | ||
1387 | Problems adding a new estate manager. One or more estates may have a full manager list. | ||
1388 | </message> | ||
1389 | </alert> | ||
1390 | <alert modal="true" name="ProblemAddingEstateGeneric"> | ||
1391 | <message name="message"> | ||
1392 | Problems adding to this estate list. One or more estates may have a full list. | ||
1393 | </message> | ||
1394 | </alert> | ||
1395 | <alert modal="true" name="UnableToLoadNotecard"> | ||
1396 | <message name="message"> | ||
1397 | Unable to load notecard's asset at this time. | ||
1398 | </message> | ||
1399 | <option name="OK"> | ||
1400 | OK | ||
1401 | </option> | ||
1402 | </alert> | ||
1403 | <alert modal="true" name="NotAllowedToViewNotecard"> | ||
1404 | <message name="message"> | ||
1405 | Insufficient permissions to view notecard associated with asset ID requested. | ||
1406 | </message> | ||
1407 | <option name="OK"> | ||
1408 | OK | ||
1409 | </option> | ||
1410 | </alert> | ||
1411 | <alert modal="true" name="MissingNotecardAssetID"> | ||
1412 | <message name="message"> | ||
1413 | Asset ID for notecard is missing from database. | ||
1414 | </message> | ||
1415 | <option name="OK"> | ||
1416 | OK | ||
1417 | </option> | ||
1418 | </alert> | ||
1419 | <alert name="PublishClassified"> | ||
1420 | <message name="message"> | ||
1421 | Remember: Classified ad fees are non-refundable. | ||
1422 | |||
1423 | Publish this classified now for L$[AMOUNT]? | ||
1424 | </message> | ||
1425 | <option name="Publish"> | ||
1426 | OK | ||
1427 | </option> | ||
1428 | <option name="Cancel"> | ||
1429 | Cancel | ||
1430 | </option> | ||
1431 | </alert> | ||
1432 | <alert name="SetClassifiedMature"> | ||
1433 | <message name="message"> | ||
1434 | Does this classified contain Mature content? | ||
1435 | </message> | ||
1436 | <option name="Mature"> | ||
1437 | Yes | ||
1438 | </option> | ||
1439 | <option name="Not Mature"> | ||
1440 | No | ||
1441 | </option> | ||
1442 | <option name="Cancel"> | ||
1443 | Cancel | ||
1444 | </option> | ||
1445 | </alert> | ||
1446 | <alert name="SetGroupMature"> | ||
1447 | <message name="message"> | ||
1448 | Does this group contain Mature content? | ||
1449 | </message> | ||
1450 | <option name="Mature"> | ||
1451 | Yes | ||
1452 | </option> | ||
1453 | <option name="Not Mature"> | ||
1454 | No | ||
1455 | </option> | ||
1456 | <option name="Cancel"> | ||
1457 | Cancel | ||
1458 | </option> | ||
1459 | </alert> | ||
1460 | <alert name="ConfirmRestart" title="Confirm restart"> | ||
1461 | <message name="message"> | ||
1462 | Do you really want to restart this region in 2 minutes? | ||
1463 | </message> | ||
1464 | <option name="Restart"> | ||
1465 | OK | ||
1466 | </option> | ||
1467 | <option name="Cancel"> | ||
1468 | Cancel | ||
1469 | </option> | ||
1470 | </alert> | ||
1471 | <alert name="MessageRegion" title="Message everyone in this region"> | ||
1472 | <message name="message"> | ||
1473 | Type a short announcement which will be | ||
1474 | sent to everyone in this region. | ||
1475 | </message> | ||
1476 | <editline name="editline" /> | ||
1477 | <option name="OK"> | ||
1478 | OK | ||
1479 | </option> | ||
1480 | <option name="Cancel"> | ||
1481 | Cancel | ||
1482 | </option> | ||
1483 | </alert> | ||
1484 | <alert modal="true" name="HelpRegionBlockTerraform" title="Block Terraform"> | ||
1485 | <message name="message"> | ||
1486 | If this box is checked, land owners will not be able to terraform | ||
1487 | their land regardless of the per-parcel 'Edit Terrain' setting. | ||
1488 | |||
1489 | Default: off | ||
1490 | </message> | ||
1491 | </alert> | ||
1492 | <alert modal="true" name="HelpRegionBlockFly" title="Block Fly"> | ||
1493 | <message name="message"> | ||
1494 | If this box is checked, people will not be able to fly in this region | ||
1495 | regardless of the per-parcel 'Fly' setting. | ||
1496 | |||
1497 | Default: off | ||
1498 | </message> | ||
1499 | </alert> | ||
1500 | <alert modal="true" name="HelpRegionAllowDamage" title="Allow Damage"> | ||
1501 | <message name="message"> | ||
1502 | If this box is checked, the health system across all parcels | ||
1503 | regardless of individual parcel settings. If this box is left | ||
1504 | unchecked, individual parcel owners will still be able to | ||
1505 | activate the health system on their parcels. | ||
1506 | |||
1507 | Default: off | ||
1508 | </message> | ||
1509 | </alert> | ||
1510 | <alert modal="true" name="HelpRegionAgentLimit" title="Agent Limit"> | ||
1511 | <message name="message"> | ||
1512 | Sets the maximum number of avatars allowed in this region. | ||
1513 | Performance may vary depending on the | ||
1514 | number avatars present. | ||
1515 | |||
1516 | Default: 40 | ||
1517 | </message> | ||
1518 | </alert> | ||
1519 | <alert modal="true" name="HelpRegionObjectBonus" title="Object Bonus"> | ||
1520 | <message name="message"> | ||
1521 | The Object Bonus is a multiplier for primitives allowed on any given | ||
1522 | parcel. The range allowed is 1 to 10. Set at '1', each 512m2 parcel | ||
1523 | is allowed 117 objects. Set at '2', each 512m2 parcel is | ||
1524 | allowed 234, or twice as many, and so on. The max number of objects | ||
1525 | allowed per region remains 15,000 no matter what the | ||
1526 | Object Bonus is. Once set, be aware that lowering the Object Bonus may cause objects to be returned or deleted. | ||
1527 | |||
1528 | Default: 1.0 | ||
1529 | </message> | ||
1530 | </alert> | ||
1531 | <alert modal="true" name="HelpRegionMaturity" title="Maturity"> | ||
1532 | <message name="message"> | ||
1533 | Sets the maturity of the region, as shown at the top | ||
1534 | of the screen and in pop-up tips on the map. This setting | ||
1535 | also affects search results - Residents can choose not to find | ||
1536 | content in Mature regions. | ||
1537 | |||
1538 | It may take some time for this change to be reflected | ||
1539 | on the map. | ||
1540 | |||
1541 | Default: PG | ||
1542 | </message> | ||
1543 | </alert> | ||
1544 | <alert modal="true" name="HelpRegionRestrictPushObject" title="Restrict Pushing"> | ||
1545 | <message name="message"> | ||
1546 | This checkbox sets the full region to restricted push permissions. | ||
1547 | When enabled, Residents may only be pushed by themselves | ||
1548 | or by the parcel's owner. | ||
1549 | (Push refers to the llPushObject() LSL function.) | ||
1550 | |||
1551 | Default: Off | ||
1552 | </message> | ||
1553 | </alert> | ||
1554 | <alert modal="true" name="HelpParcelChanges" title="Parcel Join/Subdivide"> | ||
1555 | <message name="message"> | ||
1556 | This checkbox sets whether or not parcels not owned by the estate owner | ||
1557 | can be joined or subdivided. | ||
1558 | If this option is unchecked: | ||
1559 | * Only estate owners or managers can join or subdivide parcels. | ||
1560 | * They may only join or subdivide parcels belonging to the owner, | ||
1561 | or to a group where they have the appropriate group powers. | ||
1562 | If this option is checked: | ||
1563 | * All parcel owners can join or subdivide the parcels they own. | ||
1564 | * For group owned parcels, those with appropriate group powers | ||
1565 | may join or subdivide parcels. | ||
1566 | |||
1567 | Default: Checked | ||
1568 | </message> | ||
1569 | </alert> | ||
1570 | <alert modal="true" name="HelpRegionSearch" title="Do Not Show In Search"> | ||
1571 | <message name="message"> | ||
1572 | Checking this box will block parcel owners from listing their parcels in search | ||
1573 | Default: Off | ||
1574 | </message> | ||
1575 | </alert> | ||
1576 | <alert modal="true" name="HelpParcelSearch" title="Do Not Show In Search"> | ||
1577 | <message name="message"> | ||
1578 | Checking this box will show: | ||
1579 | - this parcel in search results | ||
1580 | - this parcel's public objects | ||
1581 | </message> | ||
1582 | </alert> | ||
1583 | <alert modal="true" name="RegionMaturityChange" title="Changed Region Maturity"> | ||
1584 | <message name="message"> | ||
1585 | The maturity rating for this region has been updated. | ||
1586 | It may take some time for the change to be | ||
1587 | reflected on the map. | ||
1588 | </message> | ||
1589 | </alert> | ||
1590 | <alert modal="true" name="HelpRegionLandResell" title="Land Resale"> | ||
1591 | <message name="message"> | ||
1592 | Estate owners and managers can sell any land owned by the estate owner. | ||
1593 | If this option is left unchecked, buyers cannot resell their land in this region. | ||
1594 | If this option is checked, buyers can resell their land in this region. | ||
1595 | |||
1596 | Default: Disallow | ||
1597 | </message> | ||
1598 | </alert> | ||
1599 | <alert modal="true" name="HelpEstateCovenantID" title="Covenant Asset ID"> | ||
1600 | <message name="message"> | ||
1601 | Sets the notecard asset ID for the Estate Covenant belonging to this | ||
1602 | estate. | ||
1603 | |||
1604 | Default: 00000000-0000-0000-0000-000000000000 or none | ||
1605 | </message> | ||
1606 | </alert> | ||
1607 | <alert modal="true" name="HelpRegionDisableScripts" title="Disable Scripts"> | ||
1608 | <message name="message"> | ||
1609 | When sim performance is poor, a script may be to blame. Open the | ||
1610 | Statistics Bar (Ctrl-Shift-1). Look at the Simulator Physics FPS. | ||
1611 | If it is lower than 45, open the Time panel located at the | ||
1612 | bottom of the Stats Bar. If Script Time reads 25 ms or higher, click | ||
1613 | the Get Top Scripts button. You will be given the name and location | ||
1614 | of scripts that may be causing poor performance. | ||
1615 | |||
1616 | Checking the Disable Scripts box and then pressing the Apply | ||
1617 | button will temporarily disable all scripts in this region. You may | ||
1618 | need to do this in order to travel to the location of a noted | ||
1619 | 'top script'. Once you have arrived at the location, investigate the | ||
1620 | script to determine if it is causing the problem. You may want to | ||
1621 | contact the owner of the script or delete or return the object. | ||
1622 | Uncheck the Disable Script box and then Apply to reactivate | ||
1623 | the scripts in the region. | ||
1624 | |||
1625 | Default: off | ||
1626 | </message> | ||
1627 | </alert> | ||
1628 | <alert modal="true" name="HelpRegionDisableCollisions" title="Disable Collisions"> | ||
1629 | <message name="message"> | ||
1630 | When sim performance is poor, physical objects may be to blame. | ||
1631 | Open the Statistics Bar (Ctrl-Shift-1). Look at the Simulator | ||
1632 | Physics FPS. If it is lower than 45, open the Time panel | ||
1633 | located at the bottom of the Stats Bar. If Sim Time (Physics) | ||
1634 | reads 20 ms or higher, click the Get Top Colliders button. | ||
1635 | You will be given the name and location of physical objects | ||
1636 | that may be causing poor performance. | ||
1637 | |||
1638 | Checking the Disable Collisions box and then pressing the Apply | ||
1639 | button will temporarily disable object-object collisions. You may | ||
1640 | need to do this in order to travel to the location of a noted | ||
1641 | 'top collider'. Once you have arrived at the location, investigate the | ||
1642 | object - is it constantly colliding with other objects? You may want to | ||
1643 | contact the owner of the object or delete or return the object. | ||
1644 | Uncheck the Disable Collisions box and then Apply to reactivate | ||
1645 | collisions in the region. | ||
1646 | |||
1647 | Default: off | ||
1648 | </message> | ||
1649 | </alert> | ||
1650 | <alert modal="true" name="HelpRegionDisablePhysics" title="Disable Physics"> | ||
1651 | <message name="message"> | ||
1652 | Disable Physics is similar to Disable Collisions, except all | ||
1653 | physics simulation is disabled. This means that not only will | ||
1654 | objects stop colliding, but avatars will be unable to move. | ||
1655 | |||
1656 | This should only be used when Disable Collisions does not | ||
1657 | give back enough performance to the region to investigate | ||
1658 | a physics problem or Top Collider. | ||
1659 | |||
1660 | Be sure to re-enable physics when you are done, or avatars | ||
1661 | will continue to be unable to move. | ||
1662 | |||
1663 | Default: off | ||
1664 | </message> | ||
1665 | </alert> | ||
1666 | <alert modal="true" name="HelpRegionTopColliders" title="Top Colliders"> | ||
1667 | <message name="message"> | ||
1668 | Show a list of objects experiencing the greatest number | ||
1669 | of potential object-object collisions. These objects can | ||
1670 | slow performance. Select View > Statistics Bar and | ||
1671 | look under Simulator > Time > Sim Time (Physics) to see | ||
1672 | if more than 20 ms is being spent in physics. | ||
1673 | </message> | ||
1674 | </alert> | ||
1675 | <alert modal="true" name="HelpRegionTopScripts" title="Top Scripts"> | ||
1676 | <message name="message"> | ||
1677 | Show a list of objects spending the most time running | ||
1678 | LSL scripts. These objects can slow performance. | ||
1679 | Select View > Statistics Bar and look under | ||
1680 | Simulator > Time > Script Time to see if more than | ||
1681 | 25 ms is being spent in scripts. | ||
1682 | </message> | ||
1683 | </alert> | ||
1684 | <alert modal="true" name="HelpRegionRestart" title="Restart Region"> | ||
1685 | <message name="message"> | ||
1686 | Restart the server process running this region after a | ||
1687 | two minute warning. All Residents in the region will be | ||
1688 | disconnected. The region will save its data, and should | ||
1689 | come back up within 90 seconds. | ||
1690 | |||
1691 | Restarting the region will not fix most performance | ||
1692 | problems, and should usually be used only when directed. | ||
1693 | </message> | ||
1694 | </alert> | ||
1695 | <alert modal="true" name="HelpRegionWaterHeight" title="Water Height"> | ||
1696 | <message name="message"> | ||
1697 | This is the height in meters where water appears. If | ||
1698 | this setting is anything other than 20 and you have | ||
1699 | water that is adjacent to the edge of world or 'void' | ||
1700 | water, there will be a visible gap. | ||
1701 | |||
1702 | Default: 20 | ||
1703 | </message> | ||
1704 | </alert> | ||
1705 | <alert modal="true" name="HelpRegionTerrainRaise" title="Terrain Raise"> | ||
1706 | <message name="message"> | ||
1707 | This is the distance in meters that parcel owners can raise | ||
1708 | their terrain above the 'baked' terrain default | ||
1709 | height. | ||
1710 | |||
1711 | Default: 4 | ||
1712 | </message> | ||
1713 | </alert> | ||
1714 | <alert modal="true" name="HelpRegionTerrainLower" title="Terrain Lower"> | ||
1715 | <message name="message"> | ||
1716 | This is the distance in meters that parcel owners can lower | ||
1717 | their terrain below the 'baked' terrain default | ||
1718 | height. | ||
1719 | |||
1720 | Default: -4 | ||
1721 | </message> | ||
1722 | </alert> | ||
1723 | <alert modal="true" name="HelpRegionUploadRaw" title="Upload RAW Terrain"> | ||
1724 | <message name="message"> | ||
1725 | This button uploads a .RAW file to the region you are in. | ||
1726 | The file must have the correct dimensions (RGB, 256x256) | ||
1727 | and 13 channels. The best way to create a | ||
1728 | terrain file is to download the existing RAW file. A good | ||
1729 | first step is to modify the red channel (land height), | ||
1730 | and upload it. | ||
1731 | |||
1732 | The upload can take up to 45 seconds. Note that uploading a | ||
1733 | terrain file *will not* move the objects that are on the land, | ||
1734 | only the terrain itself and the permissions associated with the | ||
1735 | parcels. This can result in objects going underground. | ||
1736 | |||
1737 | For more information on editing region height fields, consult F1 Help. | ||
1738 | </message> | ||
1739 | </alert> | ||
1740 | <alert modal="true" name="HelpRegionDownloadRaw" title="Download RAW Terrain"> | ||
1741 | <message name="message"> | ||
1742 | This button downloads a file containing the height field data, | ||
1743 | parcel dimensions, parcel for sale status and some parcel permissions | ||
1744 | for this region. When opening the file in a program such as | ||
1745 | Photoshop you must specify the document's dimensions which | ||
1746 | are: RGB, 256x256 with 13 channels. This terrain file cannot | ||
1747 | be opened in any other way. | ||
1748 | |||
1749 | For more information on editing region height fields, consult F1 help. | ||
1750 | </message> | ||
1751 | </alert> | ||
1752 | <alert modal="true" name="HelpRegionUseEstateSun" title="Use Estate Sun"> | ||
1753 | <message name="message"> | ||
1754 | This checkbox makes the sun position in this region the | ||
1755 | same as the sun position in the rest of the estate. | ||
1756 | |||
1757 | Default: on | ||
1758 | </message> | ||
1759 | </alert> | ||
1760 | <alert modal="true" name="HelpRegionFixedSun" title="Fixed Sun"> | ||
1761 | <message name="message"> | ||
1762 | This checkbox sets the sun position to the position | ||
1763 | in the Phase slider and stops the sun from moving. | ||
1764 | |||
1765 | Default: off | ||
1766 | </message> | ||
1767 | </alert> | ||
1768 | <alert modal="true" name="HelpRegionBakeTerrain" title="Bake Terrain"> | ||
1769 | <message name="message"> | ||
1770 | This button saves the current shape of the terrain as the | ||
1771 | new default for the region. Once baked, the land can revert | ||
1772 | to the saved shape whenever you or others use the Edit Terrain | ||
1773 | 'Revert' option. The baked terrain is also the middle | ||
1774 | point for the terrain raise and lower limits. | ||
1775 | </message> | ||
1776 | </alert> | ||
1777 | <alert modal="true" name="HelpEstateEstateManager" title="Estate Managers"> | ||
1778 | <message name="message"> | ||
1779 | An estate manager is a Resident to whom you have delegated | ||
1780 | control of region and estate settings. An estate manager | ||
1781 | can change any setting in these panels, except for uploading, | ||
1782 | downloading, and baking terrain. In particular, they can | ||
1783 | allow or ban Residents from your estate. | ||
1784 | |||
1785 | Estate managers can only be added or removed by the owner | ||
1786 | of the estate, not by each other. Please only choose | ||
1787 | Residents you trust as estate managers, as you will be | ||
1788 | ultimately responsible for their actions. | ||
1789 | </message> | ||
1790 | </alert> | ||
1791 | <alert modal="true" name="HelpEstateUseGlobalTime" title="Use Global Time"> | ||
1792 | <message name="message"> | ||
1793 | This checkbox makes the sun in your estate follow | ||
1794 | the same position as on the Linden-owned 'mainland' | ||
1795 | estates. | ||
1796 | |||
1797 | Default: on | ||
1798 | </message> | ||
1799 | </alert> | ||
1800 | <alert modal="true" name="HelpEstateFixedSun" title="Fixed Sun"> | ||
1801 | <message name="message"> | ||
1802 | This checkbox sets the sun position to the position | ||
1803 | in the Phase slider and stops the sun from moving. | ||
1804 | </message> | ||
1805 | </alert> | ||
1806 | <alert modal="true" name="HelpEstateExternallyVisible" title="Public Access"> | ||
1807 | <message name="message"> | ||
1808 | This checkbox sets whether Residents who are on other estates can enter this | ||
1809 | estate without being on an access list. | ||
1810 | |||
1811 | Default: on | ||
1812 | </message> | ||
1813 | </alert> | ||
1814 | <alert modal="true" name="HelpEstateAllowDirectTeleport" title="Allow Direct Teleport"> | ||
1815 | <message name="message"> | ||
1816 | When checked, allows Residents to directly teleport to any | ||
1817 | point in your estate. When unchecked, Residents teleport | ||
1818 | to the nearest telehub. | ||
1819 | |||
1820 | Default: off | ||
1821 | </message> | ||
1822 | </alert> | ||
1823 | <alert modal="true" name="HelpEstateAllowResident" title="Allow Access"> | ||
1824 | <message name="message"> | ||
1825 | Access to this estate will be limited to Residents | ||
1826 | listed here and any groups below. This setting is | ||
1827 | only available when Public Access is | ||
1828 | unchecked. | ||
1829 | </message> | ||
1830 | </alert> | ||
1831 | <alert modal="true" name="HelpEstateAllowGroup" title="Allow Group Access"> | ||
1832 | <message name="message"> | ||
1833 | Access to this estate will be limited to groups | ||
1834 | listed here and any Residents above. This setting is | ||
1835 | only available when Public Access is | ||
1836 | unchecked. | ||
1837 | </message> | ||
1838 | </alert> | ||
1839 | <alert modal="true" name="HelpEstateAbuseEmailAddress" title="Abuse Email Address"> | ||
1840 | <message name="message"> | ||
1841 | Setting this to a valid email address will cause | ||
1842 | abuse reports on this estate to be sent to that address. | ||
1843 | Setting it blank will cause abuse reports to be sent | ||
1844 | only to Linden Lab. | ||
1845 | </message> | ||
1846 | </alert> | ||
1847 | <alert modal="true" name="HelpEstateBanResident" title="Deny Access"> | ||
1848 | <message name="message"> | ||
1849 | Residents on this list are denied access to your estate, | ||
1850 | regardless of any other settings. | ||
1851 | </message> | ||
1852 | </alert> | ||
1853 | <alert modal="true" name="HelpEstateVoiceChat" title="Allow Voice Chat"> | ||
1854 | <message name="message"> | ||
1855 | Parcels in this estate are allowed to have their own voice | ||
1856 | channels in which residents may hear and talk with others | ||
1857 | nearby. | ||
1858 | |||
1859 | Default: off | ||
1860 | </message> | ||
1861 | </alert> | ||
1862 | <alert modal="true" name="VoiceVersionMismatch" title="Voice Version Mismatch"> | ||
1863 | <message name="message"> | ||
1864 | This version of Second Life is not compatible with the Voice Chat feature in this region. In order for Voice Chat to function correctly you will need to update Second Life. | ||
1865 | </message> | ||
1866 | </alert> | ||
1867 | <alert modal="true" name="HelpEstateCovenant" title="Estate Covenant"> | ||
1868 | <message name="message"> | ||
1869 | Setting an estate covenant enables you to sell parcels | ||
1870 | within that estate. If a covenant is not set, you cannot | ||
1871 | sell the land. The notecard for your covenant can be empty | ||
1872 | if you do not wish to apply any rules or advise buyers of | ||
1873 | anything in relation to the land before they buy it. | ||
1874 | |||
1875 | A covenant can be used to communicate rules, guidelines, | ||
1876 | cultural information or simply your own expectations to the | ||
1877 | prospective buyer. This can include zoning, building regulations, | ||
1878 | payment options or any other information you feel it is | ||
1879 | important for the new owner to have seen and to have agreed | ||
1880 | to before they purchase. | ||
1881 | |||
1882 | The buyer must agree to the covenant by ticking the check box | ||
1883 | before they will be able to finish the purchase. Estate | ||
1884 | covenants are always visible in the About Land dialog for | ||
1885 | any parcels that have one set. | ||
1886 | </message> | ||
1887 | </alert> | ||
1888 | <alert modal="true" name="BuyObjectOneOnly" title="Can't Buy Objects"> | ||
1889 | <message name="message"> | ||
1890 | Unable to buy more than one object at a time. | ||
1891 | Please select only one object and try again. | ||
1892 | </message> | ||
1893 | </alert> | ||
1894 | <alert modal="true" name="BuyObjectOneOwner" title="Can't Buy Objects"> | ||
1895 | <message name="message"> | ||
1896 | Cannot buy objects from different owners at the same time. | ||
1897 | Please select only one object and try again. | ||
1898 | </message> | ||
1899 | </alert> | ||
1900 | <alert modal="true" name="BuyContentsOneOnly" title="Can't Buy Contents"> | ||
1901 | <message name="message"> | ||
1902 | Unable to buy the contents of more than one object at a time. | ||
1903 | Please select only one object and try again. | ||
1904 | </message> | ||
1905 | </alert> | ||
1906 | <alert modal="true" name="BuyContentsOneOwner" title="Can't Buy Contents"> | ||
1907 | <message name="message"> | ||
1908 | Cannot buy objects from different owners at the same time. | ||
1909 | Please select only one object and try again. | ||
1910 | </message> | ||
1911 | </alert> | ||
1912 | <alert name="PermYes"> | ||
1913 | <message name="message"> | ||
1914 | Yes | ||
1915 | </message> | ||
1916 | </alert> | ||
1917 | <alert name="PermNo"> | ||
1918 | <message name="message"> | ||
1919 | No | ||
1920 | </message> | ||
1921 | </alert> | ||
1922 | <alert modal="true" name="BuyOriginal"> | ||
1923 | <message name="message"> | ||
1924 | Buy original object from [OWNER] for L$[PRICE]? | ||
1925 | You will become the owner of this object. | ||
1926 | You will be able to: | ||
1927 | Modify: [MODIFYPERM] | ||
1928 | Copy: [COPYPERM] | ||
1929 | Resell or Give Away: [RESELLPERM] | ||
1930 | </message> | ||
1931 | <option name="Buy"> | ||
1932 | OK | ||
1933 | </option> | ||
1934 | <option name="Cancel"> | ||
1935 | Cancel | ||
1936 | </option> | ||
1937 | </alert> | ||
1938 | <alert modal="true" name="BuyOriginalNoOwner"> | ||
1939 | <message name="message"> | ||
1940 | Buy original object for L$[PRICE]? | ||
1941 | You will become the owner of this object. | ||
1942 | You will be able to: | ||
1943 | Modify: [MODIFYPERM] | ||
1944 | Copy: [COPYPERM] | ||
1945 | Resell or Give Away: [RESELLPERM] | ||
1946 | </message> | ||
1947 | <option name="Buy"> | ||
1948 | OK | ||
1949 | </option> | ||
1950 | <option name="Cancel"> | ||
1951 | Cancel | ||
1952 | </option> | ||
1953 | </alert> | ||
1954 | <alert modal="true" name="BuyCopy"> | ||
1955 | <message name="message"> | ||
1956 | Buy a copy from [OWNER] for L$[PRICE]? | ||
1957 | The object will be copied to your inventory. | ||
1958 | You will be able to: | ||
1959 | Modify: [MODIFYPERM] | ||
1960 | Copy: [COPYPERM] | ||
1961 | Resell or Give Away: [RESELLPERM] | ||
1962 | </message> | ||
1963 | <option name="Buy"> | ||
1964 | OK | ||
1965 | </option> | ||
1966 | <option name="Cancel"> | ||
1967 | Cancel | ||
1968 | </option> | ||
1969 | </alert> | ||
1970 | <alert modal="true" name="BuyCopyNoOwner"> | ||
1971 | <message name="message"> | ||
1972 | Buy a copy for L$[PRICE]? | ||
1973 | The object will be copied to your inventory. | ||
1974 | You will be able to: | ||
1975 | Modify: [MODIFYPERM] | ||
1976 | Copy: [COPYPERM] | ||
1977 | Resell or Give Away: [RESELLPERM] | ||
1978 | </message> | ||
1979 | <option name="Buy"> | ||
1980 | OK | ||
1981 | </option> | ||
1982 | <option name="Cancel"> | ||
1983 | Cancel | ||
1984 | </option> | ||
1985 | </alert> | ||
1986 | <alert modal="true" name="BuyContents"> | ||
1987 | <message name="message"> | ||
1988 | Buy contents from [OWNER] for L$[PRICE]? | ||
1989 | They will be copied to your inventory. | ||
1990 | </message> | ||
1991 | <option name="Buy"> | ||
1992 | OK | ||
1993 | </option> | ||
1994 | <option name="Cancel"> | ||
1995 | Cancel | ||
1996 | </option> | ||
1997 | </alert> | ||
1998 | <alert modal="true" name="BuyContentsNoOwner"> | ||
1999 | <message name="message"> | ||
2000 | Buy contents for L$[PRICE]? | ||
2001 | They will be copied to your inventory. | ||
2002 | </message> | ||
2003 | <option name="Buy"> | ||
2004 | OK | ||
2005 | </option> | ||
2006 | <option name="Cancel"> | ||
2007 | Cancel | ||
2008 | </option> | ||
2009 | </alert> | ||
2010 | <alert modal="true" name="ConfirmPurchase" nodefault="true"> | ||
2011 | <message name="message"> | ||
2012 | This transaction will: | ||
2013 | [ACTION] | ||
2014 | |||
2015 | Are you sure you want to proceed with this purchase? | ||
2016 | </message> | ||
2017 | <option name="Confirm"> | ||
2018 | OK | ||
2019 | </option> | ||
2020 | <option name="Cancel"> | ||
2021 | Cancel | ||
2022 | </option> | ||
2023 | </alert> | ||
2024 | <alert modal="true" name="ConfirmPurchasePassword" nodefault="true"> | ||
2025 | <message name="message"> | ||
2026 | This transaction will: | ||
2027 | [ACTION] | ||
2028 | |||
2029 | Are you sure you want to proceed with this purchase? | ||
2030 | Please re-enter your password and click OK. | ||
2031 | </message> | ||
2032 | <editline /> | ||
2033 | <option name="ConfirmPurchase"> | ||
2034 | OK | ||
2035 | </option> | ||
2036 | <option name="Cancel"> | ||
2037 | Cancel | ||
2038 | </option> | ||
2039 | </alert> | ||
2040 | <alert name="SetPickLocation"> | ||
2041 | <message name="message"> | ||
2042 | Note: | ||
2043 | You have updated the location | ||
2044 | of this pick but the other details | ||
2045 | will retain their original values. | ||
2046 | </message> | ||
2047 | <option name="OK"> | ||
2048 | OK | ||
2049 | </option> | ||
2050 | </alert> | ||
2051 | <alert modal="true" name="MoveInventoryFromObject"> | ||
2052 | <message name="message"> | ||
2053 | You have selected 'no copy' inventory items. | ||
2054 | These items will be moved to your inventory, not copied. | ||
2055 | |||
2056 | Move the inventory item(s)? | ||
2057 | </message> | ||
2058 | <ignore name="ignore"> | ||
2059 | When moving no-copy inventory from objects | ||
2060 | </ignore> | ||
2061 | <option name="Move"> | ||
2062 | OK | ||
2063 | </option> | ||
2064 | <option name="Don'tMove"> | ||
2065 | Cancel | ||
2066 | </option> | ||
2067 | </alert> | ||
2068 | <alert modal="true" name="MoveInventoryFromScriptedObject"> | ||
2069 | <message name="message"> | ||
2070 | You have selected 'no copy' inventory items. These items | ||
2071 | will be moved to your inventory, not copied. | ||
2072 | Because this object is scripted, moving these items | ||
2073 | to your inventory may cause the script to malfunction. | ||
2074 | |||
2075 | Move the inventory item(s)? | ||
2076 | </message> | ||
2077 | <ignore name="ignore"> | ||
2078 | When moving no-copy inventory from scripted objects | ||
2079 | </ignore> | ||
2080 | <option name="Move"> | ||
2081 | OK | ||
2082 | </option> | ||
2083 | <option name="Don'tMove"> | ||
2084 | Cancel | ||
2085 | </option> | ||
2086 | </alert> | ||
2087 | <alert name="ClickActionNotPayable"> | ||
2088 | <message name="message"> | ||
2089 | Warning: The Pay Object click action has been set, but it | ||
2090 | will only work if a script is added with a money() event. | ||
2091 | </message> | ||
2092 | <ignore name="ignore"> | ||
2093 | When Setting 'Pay' on objects without money() events | ||
2094 | </ignore> | ||
2095 | </alert> | ||
2096 | <alert modal="true" name="OpenObjectCannotCopy"> | ||
2097 | <message name="message"> | ||
2098 | There are no items in this object that you are allowed to copy. | ||
2099 | </message> | ||
2100 | </alert> | ||
2101 | <alert modal="true" name="WebLaunchAccountHistory"> | ||
2102 | <message name="message"> | ||
2103 | Go to the Second Life web site to see your account history? | ||
2104 | </message> | ||
2105 | <ignore name="ignore"> | ||
2106 | When loading account history web page | ||
2107 | </ignore> | ||
2108 | <option name="Gotopage"> | ||
2109 | Go to page | ||
2110 | </option> | ||
2111 | <option name="Cancel"> | ||
2112 | Cancel | ||
2113 | </option> | ||
2114 | </alert> | ||
2115 | <alert modal="true" name="ClickOpenF1Help"> | ||
2116 | <message name="message"> | ||
2117 | Visit the Second Life Support Web site? (note: this is not an Imprudence Help site) | ||
2118 | </message> | ||
2119 | <ignore name="ignore"> | ||
2120 | When visiting the Second Life Support Website. | ||
2121 | </ignore> | ||
2122 | <option name="Gotopage"> | ||
2123 | Go | ||
2124 | </option> | ||
2125 | <option name="Cancel"> | ||
2126 | Cancel | ||
2127 | </option> | ||
2128 | </alert> | ||
2129 | <alert modal="true" name="RetryFetchInventoryDescendents"> | ||
2130 | <message name="message"> | ||
2131 | Inventory fetch from server timed out. Retry? | ||
2132 | </message> | ||
2133 | <ignore name="ignore"> | ||
2134 | Retry Fetch Inventory Descendents | ||
2135 | </ignore> | ||
2136 | <option name="Retry"> | ||
2137 | Retry | ||
2138 | </option> | ||
2139 | <option name="Cancel"> | ||
2140 | Cancel | ||
2141 | </option> | ||
2142 | </alert> | ||
2143 | <alert modal="true" name="ConfirmQuit"> | ||
2144 | <message name="message"> | ||
2145 | Are you sure you want to quit? | ||
2146 | </message> | ||
2147 | <ignore name="ignore"> | ||
2148 | When Quitting Second Life. | ||
2149 | </ignore> | ||
2150 | <option name="Quit"> | ||
2151 | Quit | ||
2152 | </option> | ||
2153 | <option name="Continue"> | ||
2154 | Continue | ||
2155 | </option> | ||
2156 | </alert> | ||
2157 | <alert modal="true" name="HelpReportAbuseEmailLL"> | ||
2158 | <message name="message"> | ||
2159 | Use this tool to report violations of the Terms of Service | ||
2160 | and Community Standards. See: | ||
2161 | |||
2162 | http://secondlife.com/corporate/tos.php | ||
2163 | http://secondlife.com/corporate/cs.php | ||
2164 | |||
2165 | All reported abuses of the Terms of Service and Community Standards | ||
2166 | are investigated and resolved. You can view the incident | ||
2167 | resolution on the Incident Report at: | ||
2168 | |||
2169 | http://secondlife.com/support/incidentreport.php | ||
2170 | </message> | ||
2171 | </alert> | ||
2172 | <alert modal="true" name="HelpReportAbuseEmailEO"> | ||
2173 | <message name="message"> | ||
2174 | IMPORTANT: This report will go to the owner of the | ||
2175 | region you are currently in and not to Linden Lab. | ||
2176 | |||
2177 | As a service to residents and visitors, the owner of | ||
2178 | the region you are in has elected to receive and resolve | ||
2179 | all reports originating in this region. Linden Lab will | ||
2180 | not investigate reports you file from this location. | ||
2181 | |||
2182 | The region owner will resolve reports based on the local | ||
2183 | rules of this region as outlined in the estate Covenant. | ||
2184 | (View covenants by going to the World menu and selecting | ||
2185 | About Land.) | ||
2186 | |||
2187 | The resolution of this report applies only to this Region; | ||
2188 | Residents access to other areas of Second Life will not be | ||
2189 | affected by the outcome of this report. Only Linden Lab can | ||
2190 | restrict access to the entirety of Second Life. | ||
2191 | </message> | ||
2192 | </alert> | ||
2193 | <alert modal="true" name="HelpReportBug"> | ||
2194 | <message name="message"> | ||
2195 | Use this tool to *only* report technical features that do not perform | ||
2196 | as described or expected, please provide as much detail as possible, | ||
2197 | You may reply to the auto-response email to add more details to your | ||
2198 | report. | ||
2199 | |||
2200 | All bug reports are investigated and assessed. No email response will be sent. | ||
2201 | |||
2202 | If you are having a technical difficulty, please contact Support at: | ||
2203 | |||
2204 | http://secondlife.com/community/support.php | ||
2205 | |||
2206 | Note: Incomplete reports will not be investigated | ||
2207 | </message> | ||
2208 | </alert> | ||
2209 | <alert modal="true" name="HelpReportAbuseSelectCategory"> | ||
2210 | <message name="message"> | ||
2211 | Please select a category for this abuse report. | ||
2212 | Selecting a category helps us file and process abuse reports. | ||
2213 | </message> | ||
2214 | </alert> | ||
2215 | <alert modal="true" name="HelpReportBugSelectCategory"> | ||
2216 | <message name="message"> | ||
2217 | Please select a category for this bug. | ||
2218 | Selecting a category helps us file and process bug reports. | ||
2219 | </message> | ||
2220 | </alert> | ||
2221 | <alert modal="true" name="HelpReportAbuseAbuserNameEmpty"> | ||
2222 | <message name="message"> | ||
2223 | Please enter the name of the abuser. | ||
2224 | Entering an accurate value helps us file and process abuse reports. | ||
2225 | </message> | ||
2226 | </alert> | ||
2227 | <alert modal="true" name="HelpReportAbuseAbuserLocationEmpty"> | ||
2228 | <message name="message"> | ||
2229 | Please enter the location where the abuse took place. | ||
2230 | Entering an accurate value helps us file and process abuse reports. | ||
2231 | </message> | ||
2232 | </alert> | ||
2233 | <alert modal="true" name="HelpReportAbuseSummaryEmpty"> | ||
2234 | <message name="message"> | ||
2235 | Please enter a summary of the abuse that took place. | ||
2236 | Entering an accurate summary helps us file and process abuse reports. | ||
2237 | </message> | ||
2238 | </alert> | ||
2239 | <alert modal="true" name="HelpReportBugSummaryEmpty"> | ||
2240 | <message name="message"> | ||
2241 | Please enter a summary of the bug. | ||
2242 | Entering an accurate summary helps us file and process bug reports. | ||
2243 | </message> | ||
2244 | </alert> | ||
2245 | <alert modal="true" name="HelpReportAbuseDetailsEmpty"> | ||
2246 | <message name="message"> | ||
2247 | Please enter a detailed description of the abuse that took place. | ||
2248 | Be as specific as you can, including names and the details of the | ||
2249 | incident you are reporting. | ||
2250 | Entering an accurate description helps us file and process abuse reports. | ||
2251 | </message> | ||
2252 | </alert> | ||
2253 | <alert modal="true" name="HelpReportBugDetailsEmpty"> | ||
2254 | <message name="message"> | ||
2255 | Please enter a detailed description of the bug. | ||
2256 | Be as specific as you can, including steps to reproduce the bug | ||
2257 | if possible. | ||
2258 | Entering an accurate description helps us file and process bug reports. | ||
2259 | </message> | ||
2260 | </alert> | ||
2261 | <alert modal="true" name="HelpReportAbuseContainsCopyright"> | ||
2262 | <message name="message"> | ||
2263 | Dear Resident, | ||
2264 | |||
2265 | You appear to be reporting intellectual property infringement. Please make sure you are reporting it correctly: | ||
2266 | |||
2267 | (1) The Abuse Process. You may submit an abuse report if you believe a Resident is exploiting the Second Life permissions system, for example, by using CopyBot or similar copying tools, to infringe intellectual property rights. The Abuse Team investigates and issues appropriate disciplinary action for behavior that violates the Second Life Community Standards or Terms of Service. However, the Abuse Team does not handle and will not respond to requests to remove content from the Second Life world. | ||
2268 | |||
2269 | (2) The DMCA or Content Removal Process. To request removal of content from Second Life, you MUST submit a valid notification of infringement as provided in our DMCA Policy at http://secondlife.com/corporate/dmca.php. | ||
2270 | |||
2271 | If you still wish to continue with the abuse process, please close this window and finish submitting your report. You may need to select the specific category 'CopyBot or Permissions Exploit'. | ||
2272 | |||
2273 | Thank you, | ||
2274 | |||
2275 | Linden Lab | ||
2276 | </message> | ||
2277 | </alert> | ||
2278 | <alert modal="true" name="FailedRequirementsCheck"> | ||
2279 | <message name="message"> | ||
2280 | The following required components are missing from [FLOATER]: | ||
2281 | [COMPONENTS] | ||
2282 | </message> | ||
2283 | </alert> | ||
2284 | <alert name="ReplaceAttachment" title="Replace Existing Attachment"> | ||
2285 | <message name="message"> | ||
2286 | There is already an object attached to this point on your body. | ||
2287 | Do you want to replace it with the selected object? | ||
2288 | </message> | ||
2289 | <ignore name="ignore" save_option="true"> | ||
2290 | When replacing existing attachments | ||
2291 | </ignore> | ||
2292 | <option ignore="Replace Automatically" name="Yes"> | ||
2293 | OK | ||
2294 | </option> | ||
2295 | <option ignore="Never Replace" name="No"> | ||
2296 | Cancel | ||
2297 | </option> | ||
2298 | </alert> | ||
2299 | <alert name="BusyModePay" title="Busy Mode Warning"> | ||
2300 | <message name="message"> | ||
2301 | You are in Busy Mode, which means you will not | ||
2302 | receive any items offered in exchange for | ||
2303 | this payment. | ||
2304 | |||
2305 | Would you like to leave Busy Mode before | ||
2306 | completing this transaction? | ||
2307 | </message> | ||
2308 | <ignore name="ignore" save_option="true"> | ||
2309 | When paying a person or object in busy mode | ||
2310 | </ignore> | ||
2311 | <option ignore="Always leave Busy Mode" name="Yes"> | ||
2312 | OK | ||
2313 | </option> | ||
2314 | <option ignore="Never leave Busy Mode" name="No"> | ||
2315 | Cancel | ||
2316 | </option> | ||
2317 | </alert> | ||
2318 | <alert modal="true" name="ConfirmEmptyTrash"> | ||
2319 | <message name="message"> | ||
2320 | Are you sure you want to permanently remove | ||
2321 | the contents of your Trash folder? | ||
2322 | </message> | ||
2323 | <ignore name="ignore"> | ||
2324 | When emptying your inventory trash folder | ||
2325 | </ignore> | ||
2326 | <option default="true" name="Yes"> | ||
2327 | OK | ||
2328 | </option> | ||
2329 | <option name="No"> | ||
2330 | Cancel | ||
2331 | </option> | ||
2332 | </alert> | ||
2333 | <alert modal="true" name="ConfirmClearBrowserCache"> | ||
2334 | <message name="message"> | ||
2335 | Are you sure you want to clear your browser cache? | ||
2336 | </message> | ||
2337 | <option default="true" name="Yes"> | ||
2338 | Yes | ||
2339 | </option> | ||
2340 | <option name="No"> | ||
2341 | Cancel | ||
2342 | </option> | ||
2343 | </alert> | ||
2344 | <alert modal="true" name="ConfirmClearCookies"> | ||
2345 | <message name="message"> | ||
2346 | Are you sure you want to clear your cookies? | ||
2347 | </message> | ||
2348 | <option default="true" name="Yes"> | ||
2349 | Yes | ||
2350 | </option> | ||
2351 | <option name="No"> | ||
2352 | Cancel | ||
2353 | </option> | ||
2354 | </alert> | ||
2355 | <alert modal="true" name="ConfirmClearMediaUrlList"> | ||
2356 | <message name="message"> | ||
2357 | Are you sure you want to clear your list of saved URLs? | ||
2358 | </message> | ||
2359 | <option default="true" name="Yes"> | ||
2360 | Yes | ||
2361 | </option> | ||
2362 | <option name="No"> | ||
2363 | Cancel | ||
2364 | </option> | ||
2365 | </alert> | ||
2366 | <alert modal="true" name="ConfirmEmptyLostAndFound"> | ||
2367 | <message name="message"> | ||
2368 | Are you sure you want to permanently remove | ||
2369 | the contents of your Lost And Found folder? | ||
2370 | </message> | ||
2371 | <ignore name="ignore"> | ||
2372 | When emptying your inventory Lost And Found folder | ||
2373 | </ignore> | ||
2374 | <option default="true" name="Yes"> | ||
2375 | Yes | ||
2376 | </option> | ||
2377 | <option name="No"> | ||
2378 | No | ||
2379 | </option> | ||
2380 | </alert> | ||
2381 | <alert modal="true" name="CopySLURL"> | ||
2382 | <message name="message"> | ||
2383 | The following SLURL has been copied to your clipboard: | ||
2384 | [SLURL] | ||
2385 | |||
2386 | Put it in a web page to give others easy access to this location or | ||
2387 | try it out yourself by pasting it into the address bar of your web browser. | ||
2388 | </message> | ||
2389 | <ignore name="ignore"> | ||
2390 | When copying a SLURL to your clipboard | ||
2391 | </ignore> | ||
2392 | </alert> | ||
2393 | <alert modal="true" name="GraphicsPreferencesHelp"> | ||
2394 | <message name="message"> | ||
2395 | This panel controls window size and resolution and the quality of the client's graphics. The Preferences > Graphics interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. You may also customize your graphics settings by checking the Custom checkbox and manipulating the following settings: | ||
2396 | |||
2397 | Shaders: Enable or disable various types of pixel shaders. | ||
2398 | |||
2399 | Reflection Detail: Sets the types of objects that water can reflect. | ||
2400 | |||
2401 | Avatar Rendering: Sets options that affect how the client renders avatars. | ||
2402 | |||
2403 | Draw Distance: Affects how far out from your viewpoint objects will be rendered in the scene. | ||
2404 | |||
2405 | Max Particle Count: Sets the maximum number of particles you are able to see on your screen at once. | ||
2406 | |||
2407 | Post Process Quality: Sets the resolution with which Glow is rendered. | ||
2408 | |||
2409 | Mesh Detail: Sets the amount of detail or number of triangles used in rendering certain objects. A higher value takes longer to render, but makes these objects appear with more detail. | ||
2410 | |||
2411 | Lighting Detail: Selects what types of lights you would like to render. | ||
2412 | |||
2413 | Terrain Detail: Sets the amount of detail you would like to see for the terrain texture. | ||
2414 | </message> | ||
2415 | </alert> | ||
2416 | <alert modal="true" name="WLSavePresetAlert"> | ||
2417 | <message name="message"> | ||
2418 | Do you wish to overwrite the saved preset? | ||
2419 | </message> | ||
2420 | <option name="Save"> | ||
2421 | Yes | ||
2422 | </option> | ||
2423 | <option name="Cancel"> | ||
2424 | No | ||
2425 | </option> | ||
2426 | </alert> | ||
2427 | <alert modal="true" name="WLDeletePresetAlert"> | ||
2428 | <message name="message"> | ||
2429 | Do you wish to delete [SKY]? | ||
2430 | </message> | ||
2431 | <option name="Delete"> | ||
2432 | Yes | ||
2433 | </option> | ||
2434 | <option name="Cancel"> | ||
2435 | No | ||
2436 | </option> | ||
2437 | </alert> | ||
2438 | <alert modal="true" name="WLNoEditDefault"> | ||
2439 | <message name="message"> | ||
2440 | You cannot edit or delete a default preset. | ||
2441 | </message> | ||
2442 | </alert> | ||
2443 | <alert modal="true" name="WLMissingSky"> | ||
2444 | <message name="message"> | ||
2445 | This day cycle file references a missing sky file: [SKY]. | ||
2446 | </message> | ||
2447 | </alert> | ||
2448 | <alert modal="true" name="PPSaveEffectAlert"> | ||
2449 | <message name="message"> | ||
2450 | PostProcess Effect exists. Do you still wish overwrite it? | ||
2451 | </message> | ||
2452 | <option name="Save"> | ||
2453 | Yes | ||
2454 | </option> | ||
2455 | <option name="Cancel"> | ||
2456 | No | ||
2457 | </option> | ||
2458 | </alert> | ||
2459 | <alert modal="true" name="HelpEditSky"> | ||
2460 | <message name="message"> | ||
2461 | Edit the WindLight sliders to create and save a set of skies. | ||
2462 | </message> | ||
2463 | </alert> | ||
2464 | <alert modal="true" name="HelpEditDayCycle"> | ||
2465 | <message name="message"> | ||
2466 | Set which skies to turn to throughout the day. | ||
2467 | </message> | ||
2468 | </alert> | ||
2469 | <alert modal="true" name="EnvSettingsHelpButton"> | ||
2470 | <message name="message"> | ||
2471 | These settings adjust the way the environment looks locally on your computer. Your graphics card needs to support atmospheric shaders in order to have access to all of the settings. | ||
2472 | |||
2473 | Adjust the "Time of Day" slider to change the day's phase locally on the viewer. | ||
2474 | |||
2475 | Adjust the "Cloud Cover" slider to control how much the clouds cover the sky. | ||
2476 | |||
2477 | Pick a color in the "Water Color" color picker to change the color of the water. | ||
2478 | |||
2479 | Adjust the "Water Fog" slider to control how dense the fog is underwater. | ||
2480 | |||
2481 | Click "Use Estate Time" to reset the time of day to the region's current time of day and remain linked to it. | ||
2482 | |||
2483 | Click "Advanced Sky" to bring up an editor with more advanced settings for the sky. | ||
2484 | |||
2485 | Click "Advanced Water" to bring up an editor with more advanced settings for the water. | ||
2486 | </message> | ||
2487 | </alert> | ||
2488 | <alert modal="true" name="HelpDayCycle"> | ||
2489 | <message name="message"> | ||
2490 | The Day Cycle Editor gives you control over the sky during Second Life's day/night cycle. This is the cycle that is used by the Basic Environment Editor's Time of Day slider. | ||
2491 | |||
2492 | The Day Cycle Editor works by setting keyframes. These are nodes (represented by the gray blips on the time graph) that have Sky Presets associated with them. As the Time of Day progresses, the WindLight sky "animates" as it interpolates between these keyframes. | ||
2493 | |||
2494 | The yellow arrow above the timeline represents your current view, based on Time of Day. Click and drag it to see how your day will animate. You may add or delete keyframes by pressing the Add Key and Delete Key buttons to the right of the timeline. | ||
2495 | |||
2496 | You can set the time position of a keyframe by either dragging it along the timeline, or by setting its value manually in the Key Frame Settings frame. Within the Key Frame Settings frame, you'll be able to associate the keyframe with its respective WindLight preset. | ||
2497 | |||
2498 | Length of Cycle dictates the overall duration of a "day". Setting this to a low value (for instance, 2 min.) will mean your entire 24-hour timeline will animate in only two real minutes! Once you are satisfied with your timeline and keyframe cycle, use the Play and Stop buttons to preview the results. Remember- you can also move the yellow time-indicator arrow above the timeline to see the cycle animate interactively. Using the Use Estate Time button will synchronize your day length and time of day with the Estate's day cycle. | ||
2499 | |||
2500 | Once you are pleased with your Day Cycle, you can save and load it with the Save Test Day and Load Test Day buttons. Note that, for now, we only allow one Day Cycle. | ||
2501 | </message> | ||
2502 | </alert> | ||
2503 | <alert modal="true" name="HelpBlueHorizon"> | ||
2504 | <message name="message"> | ||
2505 | Use the Red/Green/Blue (RGB) sliders to adjust the color of the sky. You can use the Intensity (I) slider to move all three RGB sliders in unison. | ||
2506 | </message> | ||
2507 | </alert> | ||
2508 | <alert modal="true" name="HelpHazeHorizon"> | ||
2509 | <message name="message"> | ||
2510 | Haze Horizon is one of the most useful parameters for | ||
2511 | adjusting overall light exposure in the scene. It is | ||
2512 | effective for simulating many exposure settings, | ||
2513 | such as white-outs from the sun and darker, | ||
2514 | closed-iris settings. | ||
2515 | </message> | ||
2516 | </alert> | ||
2517 | <alert modal="true" name="HelpBlueDensity"> | ||
2518 | <message name="message"> | ||
2519 | Blue Density affects the overall color saturation of the sky and fog. If you move the Intensity (I) slider to the right, colors will become brighter and more vibrant. If you move it all the way to the left, the colors will become duller, eventually fading to black and white. If you want to fine-tune the sky's color balance, you can control individual elements of saturation by using the Red/Green/Blue (RGB) sliders. | ||
2520 | </message> | ||
2521 | </alert> | ||
2522 | <alert modal="true" name="HelpHazeDensity"> | ||
2523 | <message name="message"> | ||
2524 | Haze Density controls the level of dull, gray | ||
2525 | haze in the atmosphere. It is effective for | ||
2526 | simulating scenes with high levels of smoke | ||
2527 | and man-made pollutants. It is also effective | ||
2528 | for simulating fog and mist. | ||
2529 | </message> | ||
2530 | </alert> | ||
2531 | <alert modal="true" name="HelpDensityMult"> | ||
2532 | <message name="message"> | ||
2533 | The Density Multiplier can be used to affect the overall atmospheric density. At lower settings, it creates a feeling of "thin air", and at higher settings, it creates a very heavy, smoggy effect. | ||
2534 | </message> | ||
2535 | </alert> | ||
2536 | <alert modal="true" name="HelpDistanceMult"> | ||
2537 | <message name="message"> | ||
2538 | Adjusts WindLight's perceived distance. A value of | ||
2539 | zero effectively turns off WindLight's influence | ||
2540 | on terrain and objects. Values greater than 1 simulate | ||
2541 | greater distances for thicker atmospheric effects. | ||
2542 | </message> | ||
2543 | </alert> | ||
2544 | <alert modal="true" name="HelpMaxAltitude"> | ||
2545 | <message name="message"> | ||
2546 | Max Altitude adjusts the altitude calculations WindLight | ||
2547 | performs when computing its atmospheric lighting. At | ||
2548 | later times of day, it is useful for adjusting how | ||
2549 | "deep" the sunset appears. | ||
2550 | </message> | ||
2551 | </alert> | ||
2552 | <alert modal="true" name="HelpSunlightColor"> | ||
2553 | <message name="message"> | ||
2554 | Adjusts the color and intensity of the direct light in the scene. | ||
2555 | </message> | ||
2556 | </alert> | ||
2557 | <alert modal="true" name="HelpSunAmbient"> | ||
2558 | <message name="message"> | ||
2559 | Adjusts the color and intensity of ambient atmospheric light in the scene. | ||
2560 | </message> | ||
2561 | </alert> | ||
2562 | <alert modal="true" name="HelpSunGlow"> | ||
2563 | <message name="message"> | ||
2564 | The Size slider controls the size of the sun. | ||
2565 | The Focus slider controls how blurred the sun | ||
2566 | is over the sky. | ||
2567 | </message> | ||
2568 | </alert> | ||
2569 | <alert modal="true" name="HelpSceneGamma"> | ||
2570 | <message name="message"> | ||
2571 | Adjust the screen's distribution of light and dark. | ||
2572 | </message> | ||
2573 | </alert> | ||
2574 | <alert modal="true" name="HelpStarBrightness"> | ||
2575 | <message name="message"> | ||
2576 | Adjusts the brightness of the stars in the sky. | ||
2577 | </message> | ||
2578 | </alert> | ||
2579 | <alert modal="true" name="HelpTimeOfDay"> | ||
2580 | <message name="message"> | ||
2581 | Controls the location of the sun in the sky. | ||
2582 | Similar to elevation. | ||
2583 | </message> | ||
2584 | </alert> | ||
2585 | <alert modal="true" name="HelpEastAngle"> | ||
2586 | <message name="message"> | ||
2587 | Controls the location of the sun in the sky. | ||
2588 | Similar to azimuth. | ||
2589 | </message> | ||
2590 | </alert> | ||
2591 | <alert modal="true" name="HelpCloudColor"> | ||
2592 | <message name="message"> | ||
2593 | Edits the color of the clouds. It is generally | ||
2594 | recommended to keep it whitish, | ||
2595 | but hey, have fun if you want. | ||
2596 | </message> | ||
2597 | </alert> | ||
2598 | <alert modal="true" name="HelpCloudDetail"> | ||
2599 | <message name="message"> | ||
2600 | Controls the detail image layered on top | ||
2601 | of the main cloud image. X and Y control | ||
2602 | its position. D (Density) controls how puffy or | ||
2603 | fractured the clouds appear. | ||
2604 | </message> | ||
2605 | </alert> | ||
2606 | <alert modal="true" name="HelpCloudDensity"> | ||
2607 | <message name="message"> | ||
2608 | Allows you to control the position of the clouds | ||
2609 | with the X and Y sliders and how dense they are | ||
2610 | with the the D slider. | ||
2611 | </message> | ||
2612 | </alert> | ||
2613 | <alert modal="true" name="HelpCloudCoverage"> | ||
2614 | <message name="message"> | ||
2615 | Controls how much the clouds cover the sky. | ||
2616 | </message> | ||
2617 | </alert> | ||
2618 | <alert modal="true" name="HelpCloudScale"> | ||
2619 | <message name="message"> | ||
2620 | Controls the scaling of the cloud image on the sky dome. | ||
2621 | </message> | ||
2622 | </alert> | ||
2623 | <alert modal="true" name="HelpCloudScrollX"> | ||
2624 | <message name="message"> | ||
2625 | Controls the speed of the clouds as they move in the X direction. | ||
2626 | </message> | ||
2627 | </alert> | ||
2628 | <alert modal="true" name="HelpCloudScrollY"> | ||
2629 | <message name="message"> | ||
2630 | Controls the speed of the clouds as they move in the Y direction. | ||
2631 | </message> | ||
2632 | </alert> | ||
2633 | <alert modal="true" name="HelpClassicClouds"> | ||
2634 | <message name="message"> | ||
2635 | Check this box to enable rendering of Second Life's older classic clouds in addition to WindLight's clouds. | ||
2636 | </message> | ||
2637 | </alert> | ||
2638 | <alert modal="true" name="HelpWaterFogColor"> | ||
2639 | <message name="message"> | ||
2640 | Chooses the color of the underwater fog. | ||
2641 | </message> | ||
2642 | </alert> | ||
2643 | <alert modal="true" name="HelpWaterFogDensity"> | ||
2644 | <message name="message"> | ||
2645 | Controls how dense the water fog is and how far you can see underwater. | ||
2646 | </message> | ||
2647 | </alert> | ||
2648 | <alert modal="true" name="HelpUnderWaterFogMod"> | ||
2649 | <message name="message"> | ||
2650 | Modifies the effect of the Fog Density Exponent to control how far you can see when your avatar is underwater. | ||
2651 | </message> | ||
2652 | </alert> | ||
2653 | <alert modal="true" name="HelpWaterGlow"> | ||
2654 | <message name="message"> | ||
2655 | Controls how much the surface of the water glows. | ||
2656 | </message> | ||
2657 | </alert> | ||
2658 | <alert modal="true" name="HelpWaterNormalScale"> | ||
2659 | <message name="message"> | ||
2660 | Controls the scaling of the three wavelets that make up the water. | ||
2661 | </message> | ||
2662 | </alert> | ||
2663 | <alert modal="true" name="HelpWaterFresnelScale"> | ||
2664 | <message name="message"> | ||
2665 | Controls how much light is reflected at different angles. | ||
2666 | </message> | ||
2667 | </alert> | ||
2668 | <alert modal="true" name="HelpWaterFresnelOffset"> | ||
2669 | <message name="message"> | ||
2670 | Controls how much light intensity is reflected. | ||
2671 | </message> | ||
2672 | </alert> | ||
2673 | <alert modal="true" name="HelpWaterScaleAbove"> | ||
2674 | <message name="message"> | ||
2675 | Controls how much light is refracted from looking above the surface of the water. | ||
2676 | </message> | ||
2677 | </alert> | ||
2678 | <alert modal="true" name="HelpWaterScaleBelow"> | ||
2679 | <message name="message"> | ||
2680 | Controls how much light is refracted from looking from below the surface of the water. | ||
2681 | </message> | ||
2682 | </alert> | ||
2683 | <alert modal="true" name="HelpWaterBlurMultiplier"> | ||
2684 | <message name="message"> | ||
2685 | Controls how waves and reflections are mixed. | ||
2686 | </message> | ||
2687 | </alert> | ||
2688 | <alert modal="true" name="HelpWaterNormalMap"> | ||
2689 | <message name="message"> | ||
2690 | Controls what normal map is layered across the water to determine reflections/refractions. | ||
2691 | </message> | ||
2692 | </alert> | ||
2693 | <alert modal="true" name="HelpWaterWave1"> | ||
2694 | <message name="message"> | ||
2695 | Controls where and how fast the large scaled version of the normal map moves in the X and Y direction. | ||
2696 | </message> | ||
2697 | </alert> | ||
2698 | <alert modal="true" name="HelpWaterWave2"> | ||
2699 | <message name="message"> | ||
2700 | Controls where and how fast the the small scaled version of the normal map moves in the X and Y direction. | ||
2701 | </message> | ||
2702 | </alert> | ||
2703 | <alert name="NewSkyPreset"> | ||
2704 | <message name="message"> | ||
2705 | Give me a name for the new sky. | ||
2706 | </message> | ||
2707 | <editline name="editline"> | ||
2708 | New Preset | ||
2709 | </editline> | ||
2710 | <option name="OK"> | ||
2711 | OK | ||
2712 | </option> | ||
2713 | <option name="Cancel"> | ||
2714 | Cancel | ||
2715 | </option> | ||
2716 | </alert> | ||
2717 | <alert modal="true" name="ExistsSkyPresetAlert"> | ||
2718 | <message name="message"> | ||
2719 | Preset already exists! | ||
2720 | </message> | ||
2721 | </alert> | ||
2722 | <alert name="NewWaterPreset"> | ||
2723 | <message name="message"> | ||
2724 | Give me a name for the new water preset. | ||
2725 | </message> | ||
2726 | <editline name="editline"> | ||
2727 | New Preset | ||
2728 | </editline> | ||
2729 | <option name="OK"> | ||
2730 | OK | ||
2731 | </option> | ||
2732 | <option name="Cancel"> | ||
2733 | Cancel | ||
2734 | </option> | ||
2735 | </alert> | ||
2736 | <alert modal="true" name="ExistsWaterPresetAlert"> | ||
2737 | <message name="message"> | ||
2738 | Preset already exists! | ||
2739 | </message> | ||
2740 | </alert> | ||
2741 | <alert modal="true" name="WaterNoEditDefault"> | ||
2742 | <message name="message"> | ||
2743 | You cannot edit or delete a default preset. | ||
2744 | </message> | ||
2745 | </alert> | ||
2746 | <alert modal="true" name="ChatterBoxSessionStartError"> | ||
2747 | <message name="message"> | ||
2748 | Unable to start a new chat session with [RECIPIENT]. | ||
2749 | [REASON] | ||
2750 | </message> | ||
2751 | <option default="true" name="OK"> | ||
2752 | OK | ||
2753 | </option> | ||
2754 | </alert> | ||
2755 | <alert modal="true" name="ChatterBoxSessionEventError"> | ||
2756 | <message name="message"> | ||
2757 | [EVENT] | ||
2758 | [REASON] | ||
2759 | </message> | ||
2760 | <option default="true" name="OK"> | ||
2761 | OK | ||
2762 | </option> | ||
2763 | </alert> | ||
2764 | <alert modal="true" name="ForceCloseChatterBoxSession"> | ||
2765 | <message name="message"> | ||
2766 | Your chat session with [NAME] must close. | ||
2767 | [REASON] | ||
2768 | </message> | ||
2769 | <option default="true" name="OK"> | ||
2770 | OK | ||
2771 | </option> | ||
2772 | </alert> | ||
2773 | <alert modal="true" name="Cannot_Purchase_an_Attachment"> | ||
2774 | <message name="message"> | ||
2775 | Items may not be purchased while | ||
2776 | they are part of an attachment. | ||
2777 | </message> | ||
2778 | </alert> | ||
2779 | <alert modal="true" name="DebitPermissionDetails" | ||
2780 | title="About Requests for the Debit Permission"> | ||
2781 | <message name="message"> | ||
2782 | Granting this request gives a script ongoing permission to take Linden dollars (L$) from your account. To revoke this permission, the object owner must delete the object or reset the scripts in the object. | ||
2783 | </message> | ||
2784 | <option default="true" name="OK"> | ||
2785 | OK | ||
2786 | </option> | ||
2787 | </alert> | ||
2788 | <alert modal="true" name="AutoWearNewClothing"> | ||
2789 | <message name="message"> | ||
2790 | Would you like to automatically wear the clothing item you create? | ||
2791 | </message> | ||
2792 | <ignore name="ignore"> | ||
2793 | Automatically wear new clothing | ||
2794 | </ignore> | ||
2795 | <option name="Yes"> | ||
2796 | Yes | ||
2797 | </option> | ||
2798 | <option name="No"> | ||
2799 | No | ||
2800 | </option> | ||
2801 | </alert> | ||
2802 | <alert modal="true" name="BadURL"> | ||
2803 | <message name="message"> | ||
2804 | Second Life doesn't know how to handle the link: | ||
2805 | [SLURL] | ||
2806 | Most links are similar to this: | ||
2807 | |||
2808 | secondlife:///app/agent/0e346d8b-4433-4d66-a6b0- | ||
2809 | fd37083abc4c/about | ||
2810 | |||
2811 | Please check the spelling and try again. | ||
2812 | </message> | ||
2813 | </alert> | ||
2814 | <alert modal="true" name="NotAgeVerified"> | ||
2815 | <message name="message"> | ||
2816 | You need to be age-verified in order to access this parcel. | ||
2817 | Would you like to visit the Second Life website to verify your age? | ||
2818 | |||
2819 | [_URL] | ||
2820 | </message> | ||
2821 | <ignore name="ignore"> | ||
2822 | Warn about lack of age verification | ||
2823 | </ignore> | ||
2824 | <option name="Yes"> | ||
2825 | Yes | ||
2826 | </option> | ||
2827 | <option name="No"> | ||
2828 | No | ||
2829 | </option> | ||
2830 | <url option="0"> | ||
2831 | https://secondlife.com/account/verification.php | ||
2832 | </url> | ||
2833 | </alert> | ||
2834 | <alert modal="true" name="Cannot enter parcel: no payment info on file"> | ||
2835 | <message name="message"> | ||
2836 | This parcel requires that you have payment information on file before you can access it. | ||
2837 | Would you like to visit the Second Life website to set this up? | ||
2838 | |||
2839 | [_URL] | ||
2840 | </message> | ||
2841 | <ignore name="ignore"> | ||
2842 | Warn about lack of payment info | ||
2843 | </ignore> | ||
2844 | <option name="Yes"> | ||
2845 | Yes | ||
2846 | </option> | ||
2847 | <option name="No"> | ||
2848 | No | ||
2849 | </option> | ||
2850 | <url option="0"> | ||
2851 | https://secondlife.com/account/ | ||
2852 | </url> | ||
2853 | </alert> | ||
2854 | <alert modal="true" name="MissingString"> | ||
2855 | <message name="message"> | ||
2856 | The string [STRING_NAME] is missing from strings.xml | ||
2857 | </message> | ||
2858 | </alert> | ||
2859 | |||
2860 | <alert modal="true" name="ConfirmAutoPilot"> | ||
2861 | <message name="message"> | ||
2862 | Are you sure you want to move here? | ||
2863 | </message> | ||
2864 | <ignore name="ignore"> | ||
2865 | When using auto-pilot | ||
2866 | </ignore> | ||
2867 | <option name="Move"> | ||
2868 | Move | ||
2869 | </option> | ||
2870 | <option name="Cancel"> | ||
2871 | Cancel | ||
2872 | </option> | ||
2873 | </alert> | ||
2874 | |||
2875 | <alert modal="true" name="ConfirmDoubleClickTP"> | ||
2876 | <message name="message"> | ||
2877 | Are you sure you want to teleport here? | ||
2878 | </message> | ||
2879 | <ignore name="ignore"> | ||
2880 | When double-click teleporting | ||
2881 | </ignore> | ||
2882 | <option name="Teleport"> | ||
2883 | Teleport | ||
2884 | </option> | ||
2885 | <option name="Cancel"> | ||
2886 | Cancel | ||
2887 | </option> | ||
2888 | </alert> | ||
2889 | |||
2890 | <alert modal="true" name="ConfirmTeleportHome"> | ||
4 | <message name="message"> | 2891 | <message name="message"> |
5 | Are you sure you want to teleport home? | 2892 | Are you sure you want to teleport home? |
6 | </message> | 2893 | </message> |
@@ -98,5 +2985,31 @@ WARNING: Don't restore if you aren't sure where the object will go! | |||
98 | Cancel | 2985 | Cancel |
99 | </option> | 2986 | </option> |
100 | </alert> | 2987 | </alert> |
2988 | <alert modal="true" name="IMLogNotFound"> | ||
2989 | <message name="message"> | ||
2990 | IM history could not be found for [NAME]. | ||
2991 | </message> | ||
2992 | <option name="OK"> | ||
2993 | OK | ||
2994 | </option> | ||
2995 | </alert> | ||
2996 | |||
2997 | <!-- [RLVa:KB] --> | ||
2998 | <alert modal="true" name="FirstRLVGiveToRLV"> | ||
2999 | <message name="message"> | ||
3000 | Folders starting with '#RLV/~' can automatically be placed under your #RLV shared folder after you accept the inventory offer. | ||
3001 | |||
3002 | Please note that - if enabled - the accepted inventory items will instantly be available to scripts and will have full use of the RLV API which may cause unexpected or undesirable situations. | ||
3003 | |||
3004 | Do you want to enable this feature? | ||
3005 | </message> | ||
3006 | <option name="Yes"> | ||
3007 | Yes | ||
3008 | </option> | ||
3009 | <option name="No"> | ||
3010 | No | ||
3011 | </option> | ||
3012 | </alert> | ||
3013 | <!-- [/RLVa:KB] --> | ||
101 | </alerts> | 3014 | </alerts> |
102 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | 3015 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml index 5418364..c26d7ae 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml | |||
@@ -7,7 +7,24 @@ | |||
7 | follows="left|top|right|bottom" font="SansSerifSmall" height="168" left="6" | 7 | follows="left|top|right|bottom" font="SansSerifSmall" height="168" left="6" |
8 | max_length="65536" mouse_opaque="true" name="credits_editor" width="458" | 8 | max_length="65536" mouse_opaque="true" name="credits_editor" width="458" |
9 | word_wrap="true"> | 9 | word_wrap="true"> |
10 | Second Life is brought to you by Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, Michon, Jenelle, Geo, Siz, Shapiro, Pete, Calyle, Selene, Allen, Phoebe, Goldin, Kimmora, Dakota, Slaton, Lindquist, Zoey, Hari, Othello, Rohit, Sheldon, Petra, Viale, Gordon, Kaye, Pink, Ferny, Emerson, Davy, Bri, Chan, Juan, Robert, Terrence, Nathan, Carl and many others. | 10 | The Imprudence Viewer was rocked hard by: |
11 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | ||
12 | http://www.imprudenceviewer.org | ||
13 | |||
14 | Imprudence is so awesome thanks to contributions from many generous people: | ||
15 | |||
16 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. | ||
17 | |||
18 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. | ||
19 | |||
20 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. | ||
21 | |||
22 | For a complete list of who did what, read the release notes! | ||
23 | |||
24 | |||
25 | Second Life Copyright (C) 1999-2009 Linden Research Inc. | ||
26 | |||
27 | Second Life is brought to you by Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les and many others. | ||
11 | 28 | ||
12 | Thank you to the following residents for helping to ensure that this is the best version yet: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, | 29 | Thank you to the following residents for helping to ensure that this is the best version yet: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, |
13 | Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, | 30 | Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, |
@@ -39,7 +56,11 @@ Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft | |||
39 | Voice chat Audio coding: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) | 56 | Voice chat Audio coding: Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) |
40 | 57 | ||
41 | 58 | ||
59 | I get by with a little help from my friends. --Richard Starkey</text_editor> | ||
42 | To be a success in business, be daring, be first, be different. --Henry Marchant</text_editor> | 60 | To be a success in business, be daring, be first, be different. --Henry Marchant</text_editor> |
61 | Begin, be bold and venture to be wise. -- Horace | ||
62 | |||
63 | If you don't like something, change it. If you can't change it, change your attitude. -- Maya Angelou </text_editor> | ||
43 | 64 | ||
44 | <text_editor bottom_delta="174" embedded_items="false" | 65 | <text_editor bottom_delta="174" embedded_items="false" |
45 | follows="left|top|right|bottom" font="SansSerif" height="238" left="6" | 66 | follows="left|top|right|bottom" font="SansSerif" height="238" left="6" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml b/linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml new file mode 100644 index 0000000..be7de86 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_animation_list.xml | |||
@@ -0,0 +1,74 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
2 | <floater | ||
3 | name="animation list" | ||
4 | title="Animation List" | ||
5 | can_resize="true" | ||
6 | can_minimize="true" | ||
7 | can_close="true" | ||
8 | can_drag_on_left="false" | ||
9 | rect_control="FloaterAnimationListRect" | ||
10 | min_width="1000" | ||
11 | min_height="275" | ||
12 | > | ||
13 | <scroll_list | ||
14 | name="animation_list" | ||
15 | left="10" | ||
16 | right="-10" | ||
17 | top="-20" | ||
18 | bottom="100" | ||
19 | column_padding="0" | ||
20 | can_resize="true" | ||
21 | follows="left|top|bottom|right" | ||
22 | draw_heading="true" | ||
23 | multi_select="true" | ||
24 | search_column="1" | ||
25 | tool_tip="Hold shift or control while clicking to select multiple thingers" | ||
26 | > | ||
27 | <!-- Icons relating to the avatar, currently: tracking, and marked --> | ||
28 | <column name="Anim Name" label="Anim Name" width="250"/> | ||
29 | <column name="Animation UUID" label="Animation UUID" width="250"/> | ||
30 | <!--<column name="object_name" label="Distance" dynamicwidth="true"/>--> | ||
31 | <column name="Source Object UUID" label="Source Object UUID" width="250"/> | ||
32 | <column name="Source Owner" label="Source Owner" width="250"/> | ||
33 | <!-- What the avatar is doing: producing sounds, rezzing, particles, etc --> | ||
34 | </scroll_list> | ||
35 | <panel | ||
36 | name="options" | ||
37 | left="10" | ||
38 | right="-10" | ||
39 | top="90" | ||
40 | bottom="10" | ||
41 | border="true" | ||
42 | mouse_opaque="true" | ||
43 | bevel_style="in" | ||
44 | background_visible="true" | ||
45 | background_opaque="true" | ||
46 | follows="left|right|bottom" | ||
47 | bg_opaque_color="0,0,0,0.3" | ||
48 | bg_alpha_color="blue" | ||
49 | can_resize="false" | ||
50 | > | ||
51 | </panel> | ||
52 | |||
53 | <button bottom="55" follows="left|bottom" font="SansSerifSmall" halign="center" | ||
54 | height="20" label="Stop Selected" left_delta="5" | ||
55 | mouse_opaque="true" name="Stop Selected" | ||
56 | tool_tip="Stop selected animations" width="150" /> | ||
57 | <button bottom_delta="0" follows="left|bottom" font="SansSerifSmall" halign="center" | ||
58 | height="20" label="Revoke Selected" left_delta="155" | ||
59 | mouse_opaque="true" name="Revoke Selected" | ||
60 | tool_tip="Revokes animation permissions for object associated with the selections" width="150" /> | ||
61 | <button bottom_delta="0" follows="left|bottom" font="SansSerifSmall" halign="center" | ||
62 | height="20" label="Stop+Revoke Selected" left_delta="155" | ||
63 | mouse_opaque="true" name="Stop+Revoke Selected" | ||
64 | tool_tip="Revokes animation permissions for object(s) associated with the selections, as well as stopping the anim" width="150" /> | ||
65 | <button bottom_delta="0" follows="left|bottom" font="SansSerifSmall" halign="center" | ||
66 | height="20" label="Open Owner Profile" left_delta="155" | ||
67 | mouse_opaque="true" name="Open Owner Profile" | ||
68 | tool_tip="Opens profile of the owner(s) of object(s) associated with the selections" width="150" /> | ||
69 | <button bottom_delta="-25" enabled="false" follows="left|bottom" font="SansSerifSmall" halign="center" | ||
70 | height="20" label="Return Object" left_delta="-465" | ||
71 | mouse_opaque="true" name="Return Object" | ||
72 | tool_tip="Returns object(s) selected, if you have land powers" width="150" /> | ||
73 | |||
74 | </floater> \ No newline at end of file | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml b/linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml new file mode 100644 index 0000000..13c6b6c --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_asset_browser.xml | |||
@@ -0,0 +1,29 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | |||
3 | <floater bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
4 | can_resize="true" enabled="true" follows="left|bottom" height="620" | ||
5 | hidden="false" left="300" min_height="420" min_width="630" | ||
6 | mouse_opaque="true" name="asset browser" title="Asset Browser" width="720"> | ||
7 | |||
8 | <inventory_panel allow_multi_select="false" border="true" bottom="-299" enabled="true" | ||
9 | follows="left|top" height="280" hidden="false" left="10" | ||
10 | mouse_opaque="true" name="inventory panel" | ||
11 | sort_order="TexturePickerSortOrder" width="231"/> | ||
12 | |||
13 | <button bottom="-350" follows="left|top" font="SansSerifSmall" | ||
14 | halign="center" height="20" hidden="false" label="Next >>" | ||
15 | left="160" mouse_opaque="true" name="button next" scale_image="TRUE" | ||
16 | width="80"/> | ||
17 | |||
18 | <button bottom_delta="-30" follows="left|top" font="SansSerifSmall" | ||
19 | halign="center" height="20" hidden="false" label="<< Previous" | ||
20 | left_delta="0" mouse_opaque="true" name="button previous" scale_image="TRUE" | ||
21 | width="80"/> | ||
22 | |||
23 | <button bottom_delta="-30" follows="left|top" font="SansSerifSmall" | ||
24 | halign="center" height="20" hidden="false" label="Refresh" | ||
25 | left_delta="0" mouse_opaque="true" name="button refresh" scale_image="TRUE" | ||
26 | width="80"/> | ||
27 | |||
28 | </floater> | ||
29 | |||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml index 2a60a3b..e86bf71 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="27" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="27" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" can_tear_off="true" enabled="true" height="270" left="15" | 3 | can_resize="true" can_tear_off="true" enabled="true" height="270" left="15" |
4 | min_height="150" min_width="425" mouse_opaque="true" name="chat floater" | 4 | min_height="150" min_width="425" mouse_opaque="true" name="chat floater" |
5 | rect_control="FloaterChatRect" title="Local Chat" width="435"> | 5 | rect_control="FloaterChatRect" title="Local Chat" width="435"> |
@@ -100,10 +100,14 @@ | |||
100 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" | 100 | <panel bottom="5" follows="left|right|bottom" left="5" name="chat_panel" right="-5" |
101 | tab_group="1" top="25"> | 101 | tab_group="1" top="25"> |
102 | <string name="gesture_label">Gestures</string> | 102 | <string name="gesture_label">Gestures</string> |
103 | <spinner bottom="-22" decimal_digits="0" follows="left|bottom" height="20" | ||
104 | increment="1.00" initial_val="0" label="Channel" label_width="50" left="0" | ||
105 | max_val="2147483647" min_val="0" mouse_opaque="true" name="channel_control" | ||
106 | width="100" tool_tip="Set the default channel for inworld chat"/> | ||
103 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" | 107 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="0" |
104 | enabled="true" follows="left|right|bottom" font="SansSerif" | 108 | enabled="true" follows="left|right|bottom" font="SansSerif" |
105 | handle_edit_keys_directly="false" height="20" label="Click here to chat." | 109 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
106 | left="0" max_length="254" mouse_opaque="true" name="Chat Editor" | 110 | left="105" max_length="254" mouse_opaque="true" name="Chat Editor" |
107 | right="-70" select_all_on_focus_received="false" select_on_focus="false" | 111 | right="-70" select_all_on_focus_received="false" select_on_focus="false" |
108 | tab_group="1" /> | 112 | tab_group="1" /> |
109 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" | 113 | <flyout_button bottom="0" follows="right|bottom" height="20" label="Say" left="-65" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml b/linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml new file mode 100644 index 0000000..8b1f41b --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_chatterbox_vertical.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <multi_floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | ||
3 | height="390" name="floater_chatterbox" | ||
4 | rect_control="ChatterboxRect" title="Communicate" width="392"> | ||
5 | <tab_container bottom="2" follows="left|right|top|bottom" height="370" left="0" | ||
6 | name="chatterbox_tabs" tab_position="left" tab_width="126" width="395" /> | ||
7 | <string name="unread_count_string_singular"> | ||
8 | Unread IM | ||
9 | </string> | ||
10 | <string name="unread_count_string_plural"> | ||
11 | Unread IMs | ||
12 | </string> | ||
13 | </multi_floater> | ||
14 | |||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_choose_group.xml b/linden/indra/newview/skins/default/xui/en-us/floater_choose_group.xml index 02001e9..f438262 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_choose_group.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_choose_group.xml | |||
@@ -18,4 +18,7 @@ | |||
18 | <button bottom="-236" font="SansSerif" halign="center" height="20" label="Cancel" | 18 | <button bottom="-236" font="SansSerif" halign="center" height="20" label="Cancel" |
19 | label_selected="Cancel" left_delta="88" mouse_opaque="true" name="Cancel" | 19 | label_selected="Cancel" left_delta="88" mouse_opaque="true" name="Cancel" |
20 | width="80" /> | 20 | width="80" /> |
21 | <string name="none"> | ||
22 | none | ||
23 | </string> | ||
21 | </floater> | 24 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_customize.xml b/linden/indra/newview/skins/default/xui/en-us/floater_customize.xml index b97b1e4..a8f699a 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_customize.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_customize.xml | |||
@@ -1121,4 +1121,27 @@ scratch and wear it. | |||
1121 | height="20" label="Make Outfit..." label_selected="Make Outfit..." | 1121 | height="20" label="Make Outfit..." label_selected="Make Outfit..." |
1122 | mouse_opaque="true" name="Make Outfit" left="100" scale_image="true" | 1122 | mouse_opaque="true" name="Make Outfit" left="100" scale_image="true" |
1123 | width="100" /> | 1123 | width="100" /> |
1124 | |||
1125 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
1126 | bottom="-400" drop_shadow_visible="true" follows="left|top" | ||
1127 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
1128 | left="8" mouse_opaque="true" name="AvatarHeightText" v_pad="0" width="140"> | ||
1129 | Avatar Height: | ||
1130 | </text> | ||
1131 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
1132 | bottom_delta="-18" drop_shadow_visible="true" follows="left|top" | ||
1133 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
1134 | left="8" mouse_opaque="true" name="HeightText" v_pad="0" width="140"> | ||
1135 | Avatar Height | ||
1136 | </text> | ||
1137 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
1138 | bottom_delta="-18" drop_shadow_visible="true" follows="left|top" | ||
1139 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
1140 | left="8" mouse_opaque="true" name="HeightText2" v_pad="0" width="140"> | ||
1141 | Avatar Height2 | ||
1142 | </text> | ||
1143 | |||
1144 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" height="20" hidden="false" label="Export" label_selected="Export" right="-280" mouse_opaque="true" name="Export" scale_image="true" width="80" /> | ||
1145 | <button bottom="-536" follows="right|bottom" font="SansSerif" halign="center" height="20" hidden="false" label="Import" label_selected="Import" right="-370" mouse_opaque="true" name="Import" scale_image="true" width="80" /> | ||
1146 | |||
1124 | </floater> | 1147 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_directory.xml b/linden/indra/newview/skins/default/xui/en-us/floater_directory.xml index df9657c..a600c86 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_directory.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_directory.xml | |||
@@ -1,11 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="true" height="570" min_height="570" min_width="780" | 3 | can_resize="true" height="590" min_height="590" min_width="780" |
4 | name="directory" rect_control="FloaterFindRect2" title="Search Second Life" | 4 | name="directory" rect_control="FloaterFindRect2" title="Search Second Life" |
5 | width="780"> | 5 | width="780"> |
6 | <tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0" | 6 | <tab_container bottom="-590" follows="left|top|right|bottom" height="570" left="0" |
7 | mouse_opaque="false" name="Directory Tabs" tab_position="top" width="780"> | 7 | mouse_opaque="false" name="Directory Tabs" tab_position="top" width="780"> |
8 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 8 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
9 | label="All" left="1" mouse_opaque="false" name="find_all_panel" width="778"> | 9 | label="All" left="1" mouse_opaque="false" name="find_all_panel" width="778"> |
10 | <string name="searching_text"> | 10 | <string name="searching_text"> |
11 | Searching... | 11 | Searching... |
@@ -84,7 +84,7 @@ | |||
84 | </string> | 84 | </string> |
85 | <string name="default_search_page">"http://secondlife.com/app/search/index.php?"</string> | 85 | <string name="default_search_page">"http://secondlife.com/app/search/index.php?"</string> |
86 | </panel> | 86 | </panel> |
87 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 87 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
88 | label="Classifieds" left="1" left_delta="68" mouse_opaque="false" | 88 | label="Classifieds" left="1" left_delta="68" mouse_opaque="false" |
89 | name="classified_panel" width="778"> | 89 | name="classified_panel" width="778"> |
90 | <string name="searching_text"> | 90 | <string name="searching_text"> |
@@ -159,7 +159,7 @@ | |||
159 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 159 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" |
160 | height="20" label="Delete" label_selected="Delete" left="80" | 160 | height="20" label="Delete" label_selected="Delete" left="80" |
161 | mouse_opaque="true" name="Delete" width="80" /> | 161 | mouse_opaque="true" name="Delete" width="80" /> |
162 | <scroll_list background_visible="true" bottom="-510" column_padding="0" draw_border="true" | 162 | <scroll_list background_visible="true" bottom="-533" column_padding="0" draw_border="true" |
163 | draw_heading="true" follows="left|top|right|bottom" height="450" left="4" | 163 | draw_heading="true" follows="left|top|right|bottom" height="450" left="4" |
164 | mouse_opaque="true" multi_select="false" name="results" search_column="2" width="339"> | 164 | mouse_opaque="true" multi_select="false" name="results" search_column="2" width="339"> |
165 | <column label="" name="icon" width="24" /> | 165 | <column label="" name="icon" width="24" /> |
@@ -178,8 +178,8 @@ | |||
178 | height="20" label="< Prev" label_selected="< Prev" | 178 | height="20" label="< Prev" label_selected="< Prev" |
179 | mouse_opaque="true" name="< Prev" right="258" width="80" /> | 179 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
180 | </panel> | 180 | </panel> |
181 | <panel border="true" bottom="-549" default_tab_group="1" | 181 | <panel border="true" bottom="-569" default_tab_group="1" |
182 | follows="left|top|right|bottom" height="533" label="Events" left="1" | 182 | follows="left|top|right|bottom" height="553" label="Events" left="1" |
183 | mouse_opaque="false" name="events_panel" width="778"> | 183 | mouse_opaque="false" name="events_panel" width="778"> |
184 | <string name="searching_text"> | 184 | <string name="searching_text"> |
185 | Searching... | 185 | Searching... |
@@ -285,8 +285,8 @@ | |||
285 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" | 285 | <button bottom="-533" follows="left|bottom" font="SansSerif" halign="center" |
286 | height="20" label="Delete" label_selected="Delete" left="80" | 286 | height="20" label="Delete" label_selected="Delete" left="80" |
287 | mouse_opaque="true" name="Delete" width="80" /> | 287 | mouse_opaque="true" name="Delete" width="80" /> |
288 | <scroll_list background_visible="true" bottom="-510" column_padding="0" draw_border="true" draw_heading="true" | 288 | <scroll_list background_visible="true" bottom="-533" column_padding="0" draw_border="true" draw_heading="true" |
289 | follows="left|top|right|bottom" height="450" left="4" mouse_opaque="true" | 289 | follows="left|top|right|bottom" height="484" left="4" mouse_opaque="true" |
290 | multi_select="false" name="results" search_column="2" width="339"> | 290 | multi_select="false" name="results" search_column="2" width="339"> |
291 | <column label="" name="icon" width="24" /> | 291 | <column label="" name="icon" width="24" /> |
292 | <column label="" name="type" width="-1" /> | 292 | <column label="" name="type" width="-1" /> |
@@ -306,7 +306,7 @@ | |||
306 | height="20" label="< Prev" label_selected="< Prev" | 306 | height="20" label="< Prev" label_selected="< Prev" |
307 | mouse_opaque="true" name="< Prev" right="258" width="80" /> | 307 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
308 | </panel> | 308 | </panel> |
309 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 309 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
310 | label="Showcase" left="1" mouse_opaque="false" name="showcase_panel" | 310 | label="Showcase" left="1" mouse_opaque="false" name="showcase_panel" |
311 | width="778"> | 311 | width="778"> |
312 | <string name="searching_text">Searching...</string> | 312 | <string name="searching_text">Searching...</string> |
@@ -338,7 +338,7 @@ | |||
338 | <string name="redirect_404_url">http://secondlife.com/app/search/notfound.html</string> | 338 | <string name="redirect_404_url">http://secondlife.com/app/search/notfound.html</string> |
339 | <string name="default_search_page">"http://secondlife.com/app/showcase/index.php?"</string> | 339 | <string name="default_search_page">"http://secondlife.com/app/showcase/index.php?"</string> |
340 | </panel> | 340 | </panel> |
341 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 341 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
342 | label="Land Sales" left="1" mouse_opaque="false" name="land_sales_panel" | 342 | label="Land Sales" left="1" mouse_opaque="false" name="land_sales_panel" |
343 | width="778" default_tab_group="1"> | 343 | width="778" default_tab_group="1"> |
344 | <string name="searching_text"> | 344 | <string name="searching_text"> |
@@ -411,8 +411,8 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
411 | <button bottom="-48" follows="left|top" font="SansSerif" halign="center" height="20" | 411 | <button bottom="-48" follows="left|top" font="SansSerif" halign="center" height="20" |
412 | label="Search" label_selected="Search" left="208" mouse_opaque="true" | 412 | label="Search" label_selected="Search" left="208" mouse_opaque="true" |
413 | name="Search" tab_group="5" width="70" /> | 413 | name="Search" tab_group="5" width="70" /> |
414 | <scroll_list background_visible="true" bottom="-510" column_padding="0" draw_border="true" draw_heading="true" | 414 | <scroll_list background_visible="true" bottom="-533" column_padding="0" draw_border="true" draw_heading="true" |
415 | follows="left|top|right|bottom" height="450" left="4" mouse_opaque="true" | 415 | follows="left|top|right|bottom" height="484" left="4" mouse_opaque="true" |
416 | multi_select="false" name="results" search_column="2" tab_group="10" width="387"> | 416 | multi_select="false" name="results" search_column="2" tab_group="10" width="387"> |
417 | <column label="" name="icon" width="24" /> | 417 | <column label="" name="icon" width="24" /> |
418 | <column label="" name="type" width="-1" /> | 418 | <column label="" name="type" width="-1" /> |
@@ -433,7 +433,7 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
433 | height="20" label="< Prev" label_selected="< Prev" | 433 | height="20" label="< Prev" label_selected="< Prev" |
434 | mouse_opaque="true" name="< Prev" right="258" width="80" /> | 434 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
435 | </panel> | 435 | </panel> |
436 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 436 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
437 | label="Places" left="1" mouse_opaque="false" name="places_panel" | 437 | label="Places" left="1" mouse_opaque="false" name="places_panel" |
438 | width="778"> | 438 | width="778"> |
439 | <string name="searching_text"> | 439 | <string name="searching_text"> |
@@ -550,10 +550,10 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
550 | <button bottom="-48" follows="right|top" font="SansSerif" halign="center" height="20" | 550 | <button bottom="-48" follows="right|top" font="SansSerif" halign="center" height="20" |
551 | label="Search" label_selected="Search" left="121" mouse_opaque="true" | 551 | label="Search" label_selected="Search" left="121" mouse_opaque="true" |
552 | name="Search" width="95" /> | 552 | name="Search" width="95" /> |
553 | <scroll_list background_visible="true" bottom="-510" column_padding="0" draw_border="true" | 553 | <scroll_list background_visible="true" bottom="-533" column_padding="0" draw_border="true" |
554 | draw_heading="true" | 554 | draw_heading="true" |
555 | 555 | ||
556 | follows="left|top|right|bottom" height="450" left="4" mouse_opaque="true" | 556 | follows="left|top|right|bottom" height="484" left="4" mouse_opaque="true" |
557 | multi_select="false" name="results" search_column="2" width="339"> | 557 | multi_select="false" name="results" search_column="2" width="339"> |
558 | <column label="" name="icon" width="24" /> | 558 | <column label="" name="icon" width="24" /> |
559 | <column label="" name="type" width="-1" /> | 559 | <column label="" name="type" width="-1" /> |
@@ -571,7 +571,7 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
571 | height="20" label="< Prev" label_selected="< Prev" | 571 | height="20" label="< Prev" label_selected="< Prev" |
572 | mouse_opaque="true" name="< Prev" right="258" width="80" /> | 572 | mouse_opaque="true" name="< Prev" right="258" width="80" /> |
573 | </panel> | 573 | </panel> |
574 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 574 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
575 | label="People" left="1" mouse_opaque="false" name="people_panel" | 575 | label="People" left="1" mouse_opaque="false" name="people_panel" |
576 | width="778"> | 576 | width="778"> |
577 | <string name="searching_text"> | 577 | <string name="searching_text"> |
@@ -592,10 +592,10 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
592 | <button bottom="-48" follows="right|top" font="SansSerif" halign="center" height="20" | 592 | <button bottom="-48" follows="right|top" font="SansSerif" halign="center" height="20" |
593 | label="Search" label_selected="Search" left="121" mouse_opaque="true" | 593 | label="Search" label_selected="Search" left="121" mouse_opaque="true" |
594 | name="Search" width="95" /> | 594 | name="Search" width="95" /> |
595 | <scroll_list background_visible="true" bottom="-510" column_padding="0" draw_border="true" | 595 | <scroll_list background_visible="true" bottom="-533" column_padding="0" draw_border="true" |
596 | draw_heading="true" | 596 | draw_heading="true" |
597 | 597 | ||
598 | follows="left|top|right|bottom" height="450" left="4" mouse_opaque="true" | 598 | follows="left|top|right|bottom" height="484" left="4" mouse_opaque="true" |
599 | multi_select="false" name="results" search_column="2" width="326"> | 599 | multi_select="false" name="results" search_column="2" width="326"> |
600 | <column label="" name="icon" width="24" /> | 600 | <column label="" name="icon" width="24" /> |
601 | <column label="" name="type" width="-1" /> | 601 | <column label="" name="type" width="-1" /> |
@@ -612,7 +612,7 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
612 | height="20" label="< Prev" label_selected="< Prev" | 612 | height="20" label="< Prev" label_selected="< Prev" |
613 | mouse_opaque="true" name="< Prev" right="244" width="80" /> | 613 | mouse_opaque="true" name="< Prev" right="244" width="80" /> |
614 | </panel> | 614 | </panel> |
615 | <panel border="true" bottom="-549" follows="left|top|right|bottom" height="533" | 615 | <panel border="true" bottom="-569" follows="left|top|right|bottom" height="553" |
616 | label="Groups" left="1" mouse_opaque="false" | 616 | label="Groups" left="1" mouse_opaque="false" |
617 | name="groups_panel" | 617 | name="groups_panel" |
618 | width="778"> | 618 | width="778"> |
@@ -683,15 +683,15 @@ To buy direct, visit the land and click on the place name in the title bar. | |||
683 | <string name="default_search_page">"http://secondlife.com/app/search/index_groups.php?"</string> | 683 | <string name="default_search_page">"http://secondlife.com/app/search/index_groups.php?"</string> |
684 | </panel> | 684 | </panel> |
685 | </tab_container> | 685 | </tab_container> |
686 | <panel bottom="-560" follows="right|top" height="470" left="340" | 686 | <panel bottom="-580" follows="right|top" height="490" left="340" |
687 | name="classified_details_panel" width="440" /> | 687 | name="classified_details_panel" width="440" /> |
688 | <panel bottom="-560" follows="right|top" height="486" left="350" name="Panel Avatar" | 688 | <panel bottom="-580" follows="right|top" height="506" left="350" name="Panel Avatar" |
689 | width="430" /> | 689 | width="430" /> |
690 | <panel bottom="-560" follows="right|top" height="470" left="340" | 690 | <panel bottom="-560" follows="right|top" height="490" left="340" |
691 | name="event_details_panel" width="440" /> | 691 | name="event_details_panel" width="440" /> |
692 | <panel bottom="-580" follows="right|top" height="515" left="350" | 692 | <panel bottom="-600" follows="right|top" height="535" left="350" |
693 | name="group_details_panel_holder" width="430"> | 693 | name="group_details_panel_holder" width="430"> |
694 | <panel bottom="0" follows="right|top" height="470" left="0" name="group_details_panel" | 694 | <panel bottom="0" follows="right|top" height="490" left="0" name="group_details_panel" |
695 | width="430" /> | 695 | width="430" /> |
696 | </panel> | 696 | </panel> |
697 | <panel bottom="-560" follows="right|top" height="470" left="340" | 697 | <panel bottom="-560" follows="right|top" height="470" left="340" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml index 6fef552..be8508f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_instant_message.xml | |||
@@ -49,6 +49,8 @@ | |||
49 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | 49 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" |
50 | label="End Call" left_delta="0" name="end_call_btn" pad_right="10" | 50 | label="End Call" left_delta="0" name="end_call_btn" pad_right="10" |
51 | visible="false" width="100" /> | 51 | visible="false" width="100" /> |
52 | <button bottom="-40" follows="left|top" halign="center" height="20" label="History" left_delta="105" | ||
53 | name="history_btn" visible="true" width="85" /> | ||
52 | <text bottom_delta="0" left="-240" height="14" width="230" name="inventory_send" halign="right" | 54 | <text bottom_delta="0" left="-240" height="14" width="230" name="inventory_send" halign="right" |
53 | text_color="LabelTextColor" follows="right|top" drop_shadow_visible="true" | 55 | text_color="LabelTextColor" follows="right|top" drop_shadow_visible="true" |
54 | bg_visible="false" border_drop_shadow_visible="false" border_visible="false"> | 56 | bg_visible="false" border_drop_shadow_visible="false" border_visible="false"> |
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 af60c11..2e97d64 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 | |||
@@ -49,11 +49,13 @@ | |||
49 | <button bottom_delta="0" enabled="false" follows="left|top" halign="right" height="20" | 49 | <button bottom_delta="0" enabled="false" follows="left|top" halign="right" height="20" |
50 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" | 50 | image_overlay="icn_voice-call-start.tga" image_overlay_alignment="left" |
51 | label="Join Call" left_delta="85" name="start_call_btn" pad_right="12" | 51 | label="Join Call" left_delta="85" name="start_call_btn" pad_right="12" |
52 | width="80" /> | 52 | width="92" /> |
53 | <button bottom_delta="0" follows="left|top" halign="right" height="20" | 53 | <button bottom_delta="0" follows="left|top" halign="right" height="20" |
54 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" | 54 | image_overlay="icn_voice-call-end.tga" image_overlay_alignment="left" |
55 | label="End Call" left_delta="0" name="end_call_btn" pad_right="12" | 55 | label="End Call" left_delta="0" name="end_call_btn" pad_right="12" |
56 | visible="false" width="80" /> | 56 | visible="false" width="92" /> |
57 | <button bottom="-20" follows="left|top" halign="center" height="20" label="History" left_delta="97" | ||
58 | name="history_btn" visible="true" width="85" /> | ||
57 | <button bottom_delta="0" follows="right|top" height="20" label="< <" | 59 | <button bottom_delta="0" follows="right|top" height="20" label="< <" |
58 | label_selected="> >" left="143" name="toggle_active_speakers_btn" | 60 | label_selected="> >" left="143" name="toggle_active_speakers_btn" |
59 | right="176" | 61 | right="176" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml b/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml index 3d1c569..103a11e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_inventory.xml | |||
@@ -205,5 +205,27 @@ | |||
205 | <on_click filter="" function="Inventory.SetSortBy" userdata="systemfolderstotop" /> | 205 | <on_click filter="" function="Inventory.SetSortBy" userdata="systemfolderstotop" /> |
206 | </menu_item_check> | 206 | </menu_item_check> |
207 | </menu> | 207 | </menu> |
208 | <menu bottom_delta="64" drop_shadow="true" height="49" | ||
209 | label="Search" left="0" mouse_opaque="false" name="Search" opaque="true" | ||
210 | tear_off="true" width="118"> | ||
211 | <menu_item_check bottom_delta="-18" control_name="Inventory.SearchByName" height="18" | ||
212 | label="By Name" left="0" mouse_opaque="true" name="By Name" width="118"> | ||
213 | <on_click filter="" function="Inventory.SetSearchBy" userdata="name" /> | ||
214 | </menu_item_check> | ||
215 | <menu_item_check bottom_delta="-18" control_name="Inventory.SearchByCreator" height="18" | ||
216 | label="By Creator" left="0" mouse_opaque="true" name="By Creator" width="118"> | ||
217 | <on_click filter="" function="Inventory.SetSearchBy" userdata="creator" /> | ||
218 | </menu_item_check> | ||
219 | <menu_item_check bottom_delta="-18" control_name="Inventory.SearchByDesc" height="18" | ||
220 | label="By Description" left="0" mouse_opaque="true" name="By Description" width="118"> | ||
221 | <on_click filter="" function="Inventory.SetSearchBy" userdata="desc" /> | ||
222 | </menu_item_check> | ||
223 | <menu_item_separator bottom_delta="-8" height="8" left="0" mouse_opaque="true" name="separator" | ||
224 | width="118" /> | ||
225 | <menu_item_check bottom_delta="-18" control_name="Inventory.SearchByAll" height="18" | ||
226 | label="By All" left="0" mouse_opaque="true" name="By All" width="118"> | ||
227 | <on_click filter="" function="Inventory.SetSearchBy" userdata="all" /> | ||
228 | </menu_item_check> | ||
229 | </menu> | ||
208 | </menu_bar> | 230 | </menu_bar> |
209 | </floater> | 231 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_login.xml b/linden/indra/newview/skins/default/xui/en-us/floater_login.xml new file mode 100644 index 0000000..96e2aa3 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_login.xml | |||
@@ -0,0 +1,260 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="false" can_drag_on_left="false" can_minimize="false" | ||
3 | can_resize="true" height="400" min_height="400" min_width="600" | ||
4 | name="floater_login" title="plasticwuzhere" width="600"> | ||
5 | |||
6 | <!-- Grid Selector --> | ||
7 | <text type="string" length="1" enabled="true" name="grid_selector_label" | ||
8 | height="10" width="100" left="5" top="-20" | ||
9 | h_pad="0" v_pad="0" halign="left" | ||
10 | font="SansSerif" | ||
11 | follows="left|top" bg_visible="false" border_visible="false" mouse_opaque="true" | ||
12 | drop_shadow_visible="true" border_drop_shadow_visible="false"> | ||
13 | Select a grid: | ||
14 | </text> | ||
15 | |||
16 | <scroll_list background_visible="true" bottom_delta="25" draw_border="true" | ||
17 | draw_stripes="false" | ||
18 | follows="top|left|bottom" height="340" left="5" multi_select="false" | ||
19 | name="grid_selector" width="170"> | ||
20 | <column label="" name="grid" width="200" /> | ||
21 | </scroll_list> | ||
22 | |||
23 | <!-- Grid Selector Buttons --> | ||
24 | <button label="Add" label_selected="Delete" enabled="true" name="btn_add" | ||
25 | height="18" width="55" left="5" bottom_delta="-20" | ||
26 | halign="center" | ||
27 | follows="left|bottom" scale_image="true" | ||
28 | font="SansSerifSmall" mouse_opaque="true" /> | ||
29 | <button label="Copy" label_selected="Add" enabled="true" name="btn_copy" | ||
30 | height="18" width="55" left_delta="58" bottom_delta="0" | ||
31 | halign="center" | ||
32 | follows="left|bottom" scale_image="true" | ||
33 | font="SansSerifSmall" mouse_opaque="true" /> | ||
34 | <button label="Delete" label_selected="Copy" enabled="true" name="btn_delete" | ||
35 | height="18" width="55" left_delta="58" bottom_delta="0" | ||
36 | halign="center" | ||
37 | follows="left|bottom" scale_image="true" | ||
38 | font="SansSerifSmall" mouse_opaque="true" /> | ||
39 | |||
40 | <!-- Grid Details --> | ||
41 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
42 | top="-25" drop_shadow_visible="true" follows="left|top" | ||
43 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
44 | left_delta="60" mouse_opaque="true" name="gridnick_text" v_pad="0" width="120"> | ||
45 | Grid Name: | ||
46 | </text> | ||
47 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="360" | ||
48 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
49 | height="20" left_delta="90" max_length="40" mouse_opaque="true" | ||
50 | name="gridnick" select_all_on_focus_received="true" width="200" /> | ||
51 | |||
52 | |||
53 | <!-- | ||
54 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
55 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
56 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
57 | left_delta="-90" mouse_opaque="true" name="first_name_text" v_pad="0" width="100"> | ||
58 | First Name: | ||
59 | </text> | ||
60 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
61 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
62 | height="20" left_delta="90" max_length="45" mouse_opaque="true" | ||
63 | name="first_name" select_all_on_focus_received="true" width="200" /> | ||
64 | |||
65 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
66 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
67 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
68 | left_delta="-90" mouse_opaque="true" name="last_name_text" v_pad="0" width="100"> | ||
69 | Last Name: | ||
70 | </text> | ||
71 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
72 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
73 | height="20" left_delta="90" max_length="45" mouse_opaque="true" | ||
74 | name="last_name" select_all_on_focus_received="true" width="200" /> | ||
75 | |||
76 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
77 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
78 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
79 | left_delta="-90" mouse_opaque="true" name="avatar_password_text" v_pad="0" width="120"> | ||
80 | Password: | ||
81 | </text> | ||
82 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
83 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
84 | height="20" left_delta="90" max_length="16" mouse_opaque="true" | ||
85 | name="avatar_password" select_all_on_focus_received="true" width="200" /> | ||
86 | |||
87 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
88 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
89 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
90 | left_delta="-90" mouse_opaque="true" name="start_location_text" v_pad="0" | ||
91 | width="95"> | ||
92 | Start Location: | ||
93 | </text> | ||
94 | <combo_box allow_text_entry="true" bottom_delta="0" follows="left|top|right" height="18" | ||
95 | left_delta="90" max_chars="128" mouse_opaque="true" | ||
96 | name="start_location_combo" width="180"> | ||
97 | <combo_item name="MyHome" value="My Home"> | ||
98 | My Home | ||
99 | </combo_item> | ||
100 | <combo_item name="MyLastLocation" value="My Last Location"> | ||
101 | My Last Location | ||
102 | </combo_item> | ||
103 | <combo_item name="Typeregionname" value="<Type region name>"> | ||
104 | <Type region name> | ||
105 | </combo_item> | ||
106 | </combo_box> | ||
107 | --> | ||
108 | |||
109 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
110 | bottom_delta="-23" drop_shadow_visible="true" follows="left|top" | ||
111 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
112 | left_delta="-90" mouse_opaque="true" name="loginuri_text" v_pad="0" width="120"> | ||
113 | Login URI: | ||
114 | </text> | ||
115 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
116 | follows="left|top|right" font="SansSerif" handle_edit_keys_directly="true" | ||
117 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
118 | name="loginuri" select_all_on_focus_received="true" width="320" /> | ||
119 | |||
120 | <button label="Get Grid Info" label_selected="Get Grid Info" enabled="true" name="btn_gridinfo" | ||
121 | height="18" width="100" bottom_delta="-22" | ||
122 | halign="center" | ||
123 | follows="left|top" scale_image="true" | ||
124 | font="SansSerifSmall" mouse_opaque="true" /> | ||
125 | |||
126 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
127 | bottom_delta="-50" drop_shadow_visible="true" follows="left|top" | ||
128 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
129 | left="182" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> | ||
130 | Optional Fields | ||
131 | </text> | ||
132 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
133 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
134 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
135 | left_delta="0" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> | ||
136 | Login Page: | ||
137 | </text> | ||
138 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
139 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
140 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
141 | name="loginpage" select_all_on_focus_received="true" width="320" /> | ||
142 | |||
143 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
144 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
145 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
146 | left_delta="-90" mouse_opaque="true" name="helperuri_text" v_pad="0" width="120"> | ||
147 | Helper URI: | ||
148 | </text> | ||
149 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
150 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
151 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
152 | name="helperuri" select_all_on_focus_received="true" width="320" /> | ||
153 | |||
154 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
155 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
156 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
157 | left_delta="-90" mouse_opaque="true" name="website_text" v_pad="0" width="120"> | ||
158 | Website: | ||
159 | </text> | ||
160 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
161 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
162 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
163 | name="website" select_all_on_focus_received="true" width="320" /> | ||
164 | |||
165 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
166 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
167 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
168 | left_delta="-90" mouse_opaque="true" name="support_text" v_pad="0" width="120"> | ||
169 | Support URL: | ||
170 | </text> | ||
171 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
172 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
173 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
174 | name="support" select_all_on_focus_received="true" width="320" /> | ||
175 | |||
176 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
177 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
178 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
179 | left_delta="-90" mouse_opaque="true" name="register_text" v_pad="0" width="120"> | ||
180 | Account URL: | ||
181 | </text> | ||
182 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
183 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
184 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
185 | name="register" select_all_on_focus_received="true" width="320" /> | ||
186 | |||
187 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
188 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
189 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
190 | left_delta="-90" mouse_opaque="true" name="password_text" v_pad="0" width="120"> | ||
191 | Password URL: | ||
192 | </text> | ||
193 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
194 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
195 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
196 | name="password" select_all_on_focus_received="true" width="320" /> | ||
197 | |||
198 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-4" follows="top|left" height="155" left_delta="-93" name="OptionalPrefsBorder" width="417" /> | ||
199 | |||
200 | <!-- Combo box for multi avatar grid manager avatar name | ||
201 | <combo_box allow_text_entry="true" bevel_style="in" border_style="line" border_thickness="1" | ||
202 | bottom_delta="0" follows="left|top" font="SansSerif" handle_edit_keys_directly="true" | ||
203 | height="20" left="290" max_length="45" mouse_opaque="true" | ||
204 | name="name_combo" select_all_on_focus_received="true" width="185" /> | ||
205 | --> | ||
206 | <!-- Buttons for mutli avatar grid manager | ||
207 | <button bottom="159" follows="top|right" font="SansSerif" halign="center" | ||
208 | height="20" label="New" label_selected="New" | ||
209 | left="480" mouse_opaque="true" name="new_btn" scale_image="TRUE" | ||
210 | width="70" /> | ||
211 | --> | ||
212 | <!-- | ||
213 | <button bottom="134" follows="top|right" font="SansSerif" halign="center" | ||
214 | height="20" label="Remove" label_selected="Remove" | ||
215 | left="480" mouse_opaque="true" name="remove_btn" scale_image="TRUE" | ||
216 | width="70" /> | ||
217 | --> | ||
218 | |||
219 | <!-- Checkbox for selecting a global avatar (for when combo box avatar selector works) | ||
220 | <check_box bottom="85" follows="left|top" font="SansSerifSmall" height="16" | ||
221 | initial_value="false" label="Global Avatar" | ||
222 | left_delta="0" mouse_opaque="true" name="global_check" width="138" /> | ||
223 | |||
224 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" | ||
225 | initial_value="false" label="Remember password" | ||
226 | left_delta="165" mouse_opaque="true" name="remember_check" width="138" /> | ||
227 | |||
228 | <check_box bottom="10" follows="left|bottom" font="SansSerifSmall" height="16" | ||
229 | initial_value="false" label="secret level" | ||
230 | left_delta="165" mouse_opaque="true" name="gawd_mode" width="138" /> | ||
231 | --> | ||
232 | |||
233 | <!-- Cancel/Connect Buttons --> | ||
234 | |||
235 | <!-- | ||
236 | <button bottom="-44" follows="right|top" font="SansSerif" halign="center" | ||
237 | height="24" label="Set as Default" label_selected="Set as Default" | ||
238 | left="470" mouse_opaque="true" name="set_default" scale_image="TRUE" | ||
239 | width="110" /> | ||
240 | --> | ||
241 | |||
242 | <!-- <button bottom="28" follows="right|bottom" font="SansSerif" halign="center" | ||
243 | height="24" label="Connect" label_selected="Connect" | ||
244 | left="280" mouse_opaque="true" name="connect_btn" scale_image="TRUE" | ||
245 | width="100" /> --> | ||
246 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" | ||
247 | height="24" label="Ok" label_selected="Apply" left="280" | ||
248 | mouse_opaque="true" name="btn_ok" scale_image="TRUE" width="100" /> | ||
249 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" | ||
250 | height="24" label="Apply" label_selected="Apply" left="385" | ||
251 | mouse_opaque="true" name="btn_apply" scale_image="TRUE" width="100" /> | ||
252 | <button bottom="8" follows="right|bottom" font="SansSerif" halign="center" | ||
253 | height="24" label="Undo" label_selected="Undo" left="490" | ||
254 | mouse_opaque="true" name="btn_cancel" scale_image="TRUE" width="100" /> | ||
255 | <!-- | ||
256 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" | ||
257 | left_delta="135" max_chars="40" mouse_opaque="true" | ||
258 | name="server_combo" width="200" /> | ||
259 | --> | ||
260 | </floater> | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml b/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml index 1a43be7..fca0379 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | height="440" min_height="140" min_width="467" name="floater_about" | 3 | height="440" min_height="140" min_width="467" name="floater_about" |
4 | rect_control="FloaterMediaRect" title="Media Browser" width="820"> | 4 | rect_control="FloaterMediaRect" title="Web Browser" width="560"> |
5 | <layout_stack name="stack1" bottom="0" follows="left|right|top|bottom" left="10" top="-20" width="800"> | 5 | <layout_stack name="stack1" bottom="0" follows="left|right|top|bottom" left="10" top="-20" width="540"> |
6 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" name="nav_controls" user_resize="false" | 6 | <layout_panel auto_resize="false" bottom="0" height="20" left="0" name="nav_controls" user_resize="false" |
7 | width="800"> | 7 | width="800"> |
8 | <button bottom="0" follows="left|top" height="20" label="Back" left="0" name="back" | 8 | <button bottom="0" follows="left|top" height="20" label="Back" left="0" name="back" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml index 9f1e164..57f955f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_mini_map.xml | |||
@@ -1,7 +1,107 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="false" can_resize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" |
3 | can_tear_off="false" follows="top|right" height="220" min_height="64" min_width="64" | 3 | can_tear_off="false" follows="top|right" height="455" min_height="400" min_width="240" |
4 | name="minimap" rect_control="FloaterMiniMapRect" width="200"> | 4 | name="minimap" rect_control="FloaterMiniMapRect" width="200" short_title="Mini-Map"> |
5 | <panel bottom="2" follows="left|top|right|bottom" height="216" label="Mini Map" | 5 | |
6 | left="2" mouse_opaque="false" name="mini_mapview" width="196" /> | 6 | <panel label="Mini Map" name="mini_mapview" |
7 | top="-2" left="2" bottom="196" right="196" | ||
8 | follows="left|top|right|bottom" mouse_opaque="false" /> | ||
9 | |||
10 | <panel name="RadarPanel" label="Radar" | ||
11 | background_visible="true" bg_alpha_color="NetMapBackgroundColor" | ||
12 | left="2" top="196" right="196" height="120" | ||
13 | follows="left|right|bottom" border="false" mouse_opaque="true"> | ||
14 | |||
15 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
16 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
17 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" | ||
18 | mouse_opaque="true" name="lblAvatarCount" v_pad="0" | ||
19 | width="220"> | ||
20 | 0 | ||
21 | </text> | ||
22 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
23 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
24 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="27" | ||
25 | mouse_opaque="true" name="avatars_in" v_pad="0" | ||
26 | width="220"> | ||
27 | Avatars in | ||
28 | </text> | ||
29 | <slider bottom_delta="0" left_delta="55" follows="left|top" width="110" height="15" | ||
30 | name="near_me_range" label="" control_name="NearMeRange" | ||
31 | min_val="5" max_val="512" increment="1" initial_val="96" decimal_digits="0" /> | ||
32 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
33 | bottom_delta="0" left="190" drop_shadow_visible="true" follows="left|top" | ||
34 | font="SansSerifSmall" h_pad="0" halign="left" height="15" | ||
35 | mouse_opaque="true" name="meters" v_pad="0" | ||
36 | width="40"> | ||
37 | m | ||
38 | </text> | ||
39 | <tab_container border="false" bottom_delta="-176" height="172" left="0" mouse_opaque="false" | ||
40 | name="button_container" tab_position="top" follows="left|right|bottom" width="198"> | ||
41 | <panel border="true" bottom="-180" follows="left|top|right|bottom" height="160" | ||
42 | label="Avatars" left="1" mouse_opaque="true" name="avatar_tab" width="198"> | ||
43 | <button bottom="-25" follows="top|right" height="22" label="IM/Call" | ||
44 | left="-85" name="im_btn" tool_tip="Open Instant Message session" | ||
45 | width="80" /> | ||
46 | <button bottom_delta="-25" follows="top|right" height="22" label="Profile" | ||
47 | left_delta="0" name="profile_btn" | ||
48 | tool_tip="Show picture, groups, and other information" width="80" /> | ||
49 | <button bottom_delta="-25" follows="top|right" height="22" label="Teleport..." | ||
50 | left_delta="0" name="offer_teleport_btn" | ||
51 | tool_tip="Offer this friend a teleport to your current location" width="80" /> | ||
52 | <button bottom_delta="-25" follows="top|right" height="22" label="Track" | ||
53 | left_delta="0" name="track_btn" | ||
54 | tool_tip="Create a beacon to track friends you can map" width="80" /> | ||
55 | <button bottom_delta="-25" follows="top|right" height="22" label="Invite..." | ||
56 | left_delta="0" name="invite_btn" | ||
57 | tool_tip="Remove this person from your friends list" width="80" /> | ||
58 | <button bottom_delta="-25" follows="top|right" height="22" label="Add..." | ||
59 | left_delta="0" name="add_btn" tool_tip="Offer friendship to a resident" | ||
60 | width="80" /> | ||
61 | </panel> | ||
62 | <panel border="true" bottom="-160" follows="left|top|right|bottom" height="160" | ||
63 | label="Estate" left="1" mouse_opaque="true" name="estate_tab" width="198"> | ||
64 | <button bottom="-25" follows="top|right" height="22" label="Freeze..." | ||
65 | left="-85" name="freeze_btn" tool_tip="" | ||
66 | width="80" /> | ||
67 | <button bottom_delta="-25" follows="top|right" height="22" label="Eject..." | ||
68 | left_delta="0" name="eject_btn" | ||
69 | tool_tip="" width="80" /> | ||
70 | <button bottom_delta="-25" follows="top|right" height="22" label="Mute..." | ||
71 | left_delta="0" name="mute_btn" | ||
72 | tool_tip="" width="80" /> | ||
73 | <button bottom_delta="0" follows="top|right" height="22" label="Unmute..." | ||
74 | left_delta="0" name="unmute_btn" | ||
75 | tool_tip="" width="80" /> | ||
76 | <button bottom_delta="-25" follows="top|right" height="22" label="Report..." | ||
77 | left_delta="0" name="ar_btn" | ||
78 | tool_tip="" width="80" /> | ||
79 | <button bottom_delta="-25" follows="top|right" height="22" label="Kick..." | ||
80 | left_delta="0" name="estate_eject_btn" tool_tip="" | ||
81 | width="80" /> | ||
82 | </panel> | ||
83 | </tab_container> | ||
84 | <scroll_list bottom="-190" width="104" height="143" left="4" | ||
85 | follows="left|bottom|right" draw_border="false" draw_heading="true" | ||
86 | draw_stripes="true" column_padding="5" sort_column="1" mouse_opaque="true" | ||
87 | background_visible="true" multi_select="false" name="RadarList"> | ||
88 | <column name="avatar_name" label="Name" dynamicwidth="true" /> | ||
89 | <column name="avatar_distance" label="Dist." width="48" /> | ||
90 | </scroll_list> | ||
91 | </panel> | ||
92 | <string name="no_one_near"> | ||
93 | No avatars within range | ||
94 | </string> | ||
95 | <string name="is_muted"> | ||
96 | (muted) | ||
97 | </string> | ||
98 | <string name="is_typing"> | ||
99 | (typing) | ||
100 | </string> | ||
101 | <string name="entering_chat_range"> | ||
102 | [NAME] has entered chat range ([DISTANCE]m) | ||
103 | </string> | ||
104 | <string name="entering_sim_range"> | ||
105 | [NAME] has entered the sim ([DISTANCE]m) | ||
106 | </string> | ||
7 | </floater> | 107 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml b/linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml index 568f155..27a08c1 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_new_outfit_dialog.xml | |||
@@ -225,6 +225,12 @@ now wearing into it. | |||
225 | width="489"> | 225 | width="489"> |
226 | Items to include in outfit: | 226 | Items to include in outfit: |
227 | </text> | 227 | </text> |
228 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
229 | label="Check All" left_delta="200" mouse_opaque="true" | ||
230 | name="Check All" scale_image="true" width="90" /> | ||
231 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | ||
232 | label="Uncheck All" left_delta="100" mouse_opaque="true" | ||
233 | name="Uncheck All" scale_image="true" width="90" /> | ||
228 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 234 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
229 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" | 235 | bottom="-196" drop_shadow_visible="true" enabled="true" follows="left|top" |
230 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" | 236 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="13" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml b/linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml index 631db0d..9cf7b5f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_postcard.xml | |||
@@ -43,7 +43,7 @@ | |||
43 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" | 43 | <button bottom_delta="0" follows="right|bottom" height="20" label="Send" |
44 | left_delta="-106" name="send_btn" width="100" /> | 44 | left_delta="-106" name="send_btn" width="100" /> |
45 | <string name="default_subject"> | 45 | <string name="default_subject"> |
46 | Postcard from Second Life. | 46 | Postcard from a virtual world. |
47 | </string> | 47 | </string> |
48 | <string name="default_message"> | 48 | <string name="default_message"> |
49 | Check this out! | 49 | Check this out! |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml b/linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml new file mode 100644 index 0000000..191b31e --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_prim_import.xml | |||
@@ -0,0 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="true" can_drag_on_left="true" can_minimize="false" | ||
3 | can_resize="false" height="80" name="Import" title="Import progress" width="200" mouse_opaque="true"> | ||
4 | <text height="15" left="10" name="name_label" top="-10"> Progress </text> | ||
5 | </floater> | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_profile.xml b/linden/indra/newview/skins/default/xui/en-us/floater_profile.xml index daf45cf..c67443f 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_profile.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_profile.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" height="520" min_height="0" min_width="0" | 3 | can_resize="false" height="545" min_height="0" min_width="0" |
4 | name="avatarinfo" title="Profile" width="420"> | 4 | name="avatarinfo" title="Profile" width="420"> |
5 | <panel bottom="-520" height="486" left="0" name="Panel Avatar" width="430" /> | 5 | <panel bottom="-545" height="511" left="0" name="Panel Avatar" width="430" /> |
6 | </floater> | 6 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml b/linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml new file mode 100644 index 0000000..d9e70e6 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/floater_rlv_behaviour.xml | |||
@@ -0,0 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | ||
3 | height="425" min_height="200" min_width="375" name="rlvBehaviours" | ||
4 | title="Active RLV Restrictions" width="350"> | ||
5 | <scroll_list bottom="-400" draw_border="true" draw_heading="true" | ||
6 | follows="top|left|bottom|right" height="365" left="15" multi_select="false" | ||
7 | name="behaviour_list" right="-15"> | ||
8 | <column label="Restriction" name="behaviour" width="170" /> | ||
9 | <column label="Object Name" name="name" width="170" /> | ||
10 | </scroll_list> | ||
11 | </floater> \ No newline at end of file | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml b/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml index b83a6df..653c75b 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_script_ed_panel.xml | |||
@@ -35,6 +35,12 @@ | |||
35 | width="138" /> | 35 | width="138" /> |
36 | <menu_item_call bottom_delta="-58" height="20" label="Revert All Changes" left="0" | 36 | <menu_item_call bottom_delta="-58" height="20" label="Revert All Changes" left="0" |
37 | mouse_opaque="true" name="Revert All Changes" width="138" /> | 37 | mouse_opaque="true" name="Revert All Changes" width="138" /> |
38 | <menu_item_separator bottom_delta="-66" height="8" left="0" mouse_opaque="true" name="separator" | ||
39 | width="138" /> | ||
40 | <menu_item_call bottom_delta="-76" height="20" label="Save to Disk" left="0" | ||
41 | mouse_opaque="true" name="Save to Disk" width="138" /> | ||
42 | <menu_item_call bottom_delta="-96" height="20" label="Load from Disk" left="0" | ||
43 | mouse_opaque="true" name="Load from Disk" width="138" /> | ||
38 | </menu> | 44 | </menu> |
39 | <menu bottom="665" drop_shadow="true" enabled="true" height="198" | 45 | <menu bottom="665" drop_shadow="true" enabled="true" height="198" |
40 | left="222" mouse_opaque="false" name="Edit" opaque="true" tear_off="false" | 46 | left="222" mouse_opaque="false" name="Edit" opaque="true" tear_off="false" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml b/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml index bb719cf..efe524c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_snapshot.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-300" can_close="true" can_drag_on_left="false" can_minimize="false" | 2 | <floater bottom="-320" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" follows="left|top" height="526" name="Snapshot" | 3 | can_resize="false" follows="left|top" height="546" name="Snapshot" |
4 | rect_control="FloaterSnapshotRect" title="Snapshot Preview" width="215"> | 4 | rect_control="FloaterSnapshotRect" title="Snapshot Preview" width="215"> |
5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="type_label" | 5 | <text bottom_delta="-40" follows="top|left" height="15" left="10" name="type_label" |
6 | width="195"> | 6 | width="195"> |
@@ -140,9 +140,9 @@ | |||
140 | <check_box bottom_delta="-20" follows="left|top" label="Constrain Proportions" left="10" | 140 | <check_box bottom_delta="-20" follows="left|top" label="Constrain Proportions" left="10" |
141 | name="keep_aspect_check" /> | 141 | name="keep_aspect_check" /> |
142 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" | 142 | <slider bottom_delta="-20" decimal_digits="0" follows="left|top" height="15" |
143 | increment="1" initial_val="75" label="Image Quality" left="10" | 143 | increment="1" initial_val="75" label="Image Quality" left="10" label_width="80" |
144 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> | 144 | max_val="100" min_val="0" name="image_quality_slider" width="210" /> |
145 | <check_box bottom_delta="0" follows="left|top" label="High resolution snapshot" | 145 | <check_box bottom_delta="-20" follows="left|top" label="High resolution snapshot" |
146 | left="10" name="high_res_check" /> | 146 | left="10" name="high_res_check" /> |
147 | <text bottom_delta="-28" follows="left|top" height="20" left="10" | 147 | <text bottom_delta="-28" follows="left|top" height="20" left="10" |
148 | name="layer_type_label" width="50"> | 148 | name="layer_type_label" width="50"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml index a7ba9a6..959ebde 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_tools.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater bottom="-359" can_close="true" can_drag_on_left="false" can_minimize="true" | 2 | <floater bottom="-374" can_close="true" can_drag_on_left="false" can_minimize="true" |
3 | can_resize="false" follows="left|top" height="550" | 3 | can_resize="false" follows="left|top" height="565" |
4 | left="308" min_height="100" min_width="100" mouse_opaque="true" | 4 | left="308" min_height="100" min_width="100" mouse_opaque="true" |
5 | name="toolbox floater" rect_control="ToolboxRect" sound_flags="0" title="" | 5 | name="toolbox floater" rect_control="ToolboxRect" sound_flags="0" title="" |
6 | short_title="Build" width="272"> | 6 | short_title="Build" width="272"> |
@@ -79,14 +79,18 @@ | |||
79 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" | 79 | <check_box bottom_delta="-15" follows="left|top" font="SansSerifSmall" height="16" |
80 | initial_value="false" label="Select Faces to Texture" left="4" mouse_opaque="true" | 80 | initial_value="false" label="Select Faces to Texture" left="4" mouse_opaque="true" |
81 | name="radio select face" radio_style="true" width="114" /> | 81 | name="radio select face" radio_style="true" width="114" /> |
82 | <check_box bottom_delta="-22" control_name="SnapEnabled" follows="left|top" | 82 | <check_box bottom_delta="-19" control_name="EditLinkedParts" follows="left|top" |
83 | font="SansSerifSmall" height="16" initial_value="true" label="Use Grid" | 83 | font="SansSerifSmall" height="16" initial_value="false" |
84 | left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" /> | 84 | label="Edit linked parts" left="4" mouse_opaque="true" |
85 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | 85 | name="checkbox edit linked parts" width="114" /> |
86 | height="16" label="Options..." label_selected="Options..." left_delta="75" | 86 | <button bottom_delta="-19" follows="left|top" font="SansSerifSmall" |
87 | mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" /> | 87 | halign="center" height="18" label="Link" label_selected="Link" |
88 | left="10" mouse_opaque="true" name="link_btn" width="68" /> | ||
89 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" | ||
90 | halign="center" height="18" label="Unlink" label_selected="Unlink" | ||
91 | left_delta="75" mouse_opaque="true" name="unlink_btn" width="68" /> | ||
88 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 92 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
89 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 93 | bottom_delta="-18" drop_shadow_visible="true" follows="left|top" |
90 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="6" | 94 | font="SansSerifSmall" h_pad="0" halign="left" height="14" left="6" |
91 | mouse_opaque="true" name="text ruler mode" v_pad="0" width="68"> | 95 | mouse_opaque="true" name="text ruler mode" v_pad="0" width="68"> |
92 | Ruler: | 96 | Ruler: |
@@ -112,16 +116,13 @@ | |||
112 | font="SansSerifSmall" height="16" initial_value="true" | 116 | font="SansSerifSmall" height="16" initial_value="true" |
113 | label="Stretch Textures" left_delta="0" mouse_opaque="true" | 117 | label="Stretch Textures" left_delta="0" mouse_opaque="true" |
114 | name="checkbox stretch textures" width="134" /> | 118 | name="checkbox stretch textures" width="134" /> |
115 | <check_box bottom_delta="-15" control_name="EditLinkedParts" follows="left|top" | 119 | <check_box bottom_delta="-19" control_name="SnapEnabled" follows="left|top" |
116 | font="SansSerifSmall" height="16" initial_value="false" | 120 | font="SansSerifSmall" height="16" initial_value="true" label="Use Grid" |
117 | label="Edit linked parts" left="143" mouse_opaque="true" | 121 | left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" /> |
118 | name="checkbox edit linked parts" width="114" /> | 122 | <button bottom_delta="-19" follows="left|top" font="SansSerifSmall" |
119 | <button bottom_delta="-18" follows="left|top" font="SansSerifSmall" | 123 | halign="center" valign="center" |
120 | halign="center" height="18" label="Link" label_selected="Link" | 124 | height="20" label="Options..." label_selected="Options..." left_delta="20" |
121 | right="-5" mouse_opaque="true" name="link_btn" width="78" /> | 125 | mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" /> |
122 | <button bottom_delta="-20" follows="left|top" font="SansSerifSmall" | ||
123 | halign="center" height="18" label="Unlink" label_selected="Unlink" | ||
124 | right="-5" mouse_opaque="true" name="unlink_btn" width="78" /> | ||
125 | 126 | ||
126 | 127 | ||
127 | <!-- Help text --> | 128 | <!-- Help text --> |
@@ -309,13 +310,13 @@ | |||
309 | increment="0.1" initial_val="0.00" left="178" max_val="2.0" min_val="-1.0" | 310 | increment="0.1" initial_val="0.00" left="178" max_val="2.0" min_val="-1.0" |
310 | mouse_opaque="true" name="slider force" width="80" /> | 311 | mouse_opaque="true" name="slider force" width="80" /> |
311 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 312 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
312 | bottom="-151" left="118" drop_shadow_visible="true" follows="left|top" | 313 | bottom="-168" left="118" drop_shadow_visible="true" follows="left|top" |
313 | font="SansSerifSmall" h_pad="0" halign="right" height="16" | 314 | font="SansSerifSmall" h_pad="0" halign="right" height="16" |
314 | mouse_opaque="true" name="obj_count" v_pad="0" width="143"> | 315 | mouse_opaque="true" name="obj_count" v_pad="0" width="143"> |
315 | Selected objects: [COUNT] | 316 | Selected objects: [COUNT] |
316 | </text> | 317 | </text> |
317 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 318 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
318 | bottom="-163" left="118" drop_shadow_visible="true" follows="left|top" | 319 | bottom="-181" left="118" drop_shadow_visible="true" follows="left|top" |
319 | font="SansSerifSmall" h_pad="0" halign="right" height="16" | 320 | font="SansSerifSmall" h_pad="0" halign="right" height="16" |
320 | mouse_opaque="true" name="prim_count" v_pad="0" width="143"> | 321 | mouse_opaque="true" name="prim_count" v_pad="0" width="143"> |
321 | primitives: [COUNT] | 322 | primitives: [COUNT] |
@@ -323,7 +324,7 @@ | |||
323 | 324 | ||
324 | <!-- Sub-tabs --> | 325 | <!-- Sub-tabs --> |
325 | 326 | ||
326 | <tab_container bottom="-550" follows="left|top" height="384" left="0" mouse_opaque="false" | 327 | <tab_container bottom="-565" follows="left|top" height="384" left="0" mouse_opaque="false" |
327 | name="Object Info Tabs" tab_max_width="52" tab_min_width="40" | 328 | name="Object Info Tabs" tab_max_width="52" tab_min_width="40" |
328 | tab_position="top" width="272"> | 329 | tab_position="top" width="272"> |
329 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" | 330 | <panel border="true" bottom="-383" follows="left|top|right|bottom" height="367" |
@@ -380,20 +381,36 @@ | |||
380 | height="20" label="Profile..." label_selected="Profile..." left_delta="94" | 381 | height="20" label="Profile..." label_selected="Profile..." left_delta="94" |
381 | mouse_opaque="true" name="button owner profile" scale_image="TRUE" | 382 | mouse_opaque="true" name="button owner profile" scale_image="TRUE" |
382 | width="78" /> | 383 | width="78" /> |
384 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
385 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | ||
386 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" | ||
387 | mouse_opaque="true" name="Last Owner:" v_pad="0" width="78"> | ||
388 | Last Owner: | ||
389 | </text> | ||
390 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
391 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | ||
392 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" | ||
393 | mouse_opaque="true" name="Last Owner Name" v_pad="0" width="88"> | ||
394 | Thrax Linden | ||
395 | </text> | ||
396 | <button bottom_delta="0" follows="top|right" font="SansSerifSmall" halign="center" | ||
397 | height="20" label="Profile..." label_selected="Profile..." left_delta="94" | ||
398 | mouse_opaque="true" name="button last owner profile" scale_image="TRUE" | ||
399 | width="78" /> | ||
383 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 400 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
384 | bottom="-106" drop_shadow_visible="true" follows="left|top" | 401 | bottom="-126" drop_shadow_visible="true" follows="left|top" |
385 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" | 402 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="10" |
386 | mouse_opaque="true" name="Group:" v_pad="0" width="78"> | 403 | mouse_opaque="true" name="Group:" v_pad="0" width="78"> |
387 | Group: | 404 | Group: |
388 | </text> | 405 | </text> |
389 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 406 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
390 | bottom="-106" drop_shadow_visible="true" follows="left|top" | 407 | bottom="-126" drop_shadow_visible="true" follows="left|top" |
391 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" | 408 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="78" |
392 | mouse_opaque="true" name="Group Name Proxy" v_pad="0" visible="false" | 409 | mouse_opaque="true" name="Group Name Proxy" v_pad="0" visible="false" |
393 | width="88"> | 410 | width="88"> |
394 | The Lindens | 411 | The Lindens |
395 | </text> | 412 | </text> |
396 | <button bottom="-106" follows="top|right" font="SansSerifSmall" halign="center" | 413 | <button bottom="-126" follows="top|right" font="SansSerifSmall" halign="center" |
397 | height="20" label="Set..." label_selected="Set..." left_delta="94" | 414 | height="20" label="Set..." label_selected="Set..." left_delta="94" |
398 | mouse_opaque="true" name="button set group" scale_image="TRUE" width="78" /> | 415 | mouse_opaque="true" name="button set group" scale_image="TRUE" width="78" /> |
399 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 416 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
@@ -419,7 +436,7 @@ | |||
419 | <string name="text deed"> | 436 | <string name="text deed"> |
420 | Deed | 437 | Deed |
421 | </string> | 438 | </string> |
422 | <button bottom="-186" follows="top|right" font="SansSerifSmall" halign="center" | 439 | <button bottom_delta="0" follows="top|right" font="SansSerifSmall" halign="center" |
423 | height="20" label="Deed..." label_selected="Deed..." left_delta="172" | 440 | height="20" label="Deed..." label_selected="Deed..." left_delta="172" |
424 | mouse_opaque="true" name="button deed" scale_image="TRUE" | 441 | mouse_opaque="true" name="button deed" scale_image="TRUE" |
425 | tool_tip="Group shared objects can be deeded by a group officer." | 442 | tool_tip="Group shared objects can be deeded by a group officer." |
@@ -508,37 +525,37 @@ | |||
508 | </combo_item> | 525 | </combo_item> |
509 | </combo_box> | 526 | </combo_box> |
510 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 527 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
511 | bottom="-115" drop_shadow_visible="true" follows="left|top" | 528 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
512 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" | 529 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" |
513 | mouse_opaque="true" name="B:" v_pad="0" width="174"> | 530 | mouse_opaque="true" name="B:" v_pad="0" width="174"> |
514 | B: | 531 | B: |
515 | </text> | 532 | </text> |
516 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 533 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
517 | bottom="-115" drop_shadow_visible="true" follows="left|top" | 534 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
518 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" | 535 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
519 | mouse_opaque="true" name="O:" v_pad="0" width="124"> | 536 | mouse_opaque="true" name="O:" v_pad="0" width="124"> |
520 | O; | 537 | O; |
521 | </text> | 538 | </text> |
522 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 539 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
523 | bottom="-115" drop_shadow_visible="true" follows="left|top" | 540 | bottom="-135" drop_shadow_visible="true" follows="left|top" |
524 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" | 541 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
525 | mouse_opaque="true" name="G:" v_pad="0" width="74"> | 542 | mouse_opaque="true" name="G:" v_pad="0" width="74"> |
526 | G: | 543 | G: |
527 | </text> | 544 | </text> |
528 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 545 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
529 | bottom="-127" drop_shadow_visible="true" follows="left|top" | 546 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
530 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" | 547 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="88" |
531 | mouse_opaque="true" name="E:" v_pad="0" width="174"> | 548 | mouse_opaque="true" name="E:" v_pad="0" width="174"> |
532 | E: | 549 | E: |
533 | </text> | 550 | </text> |
534 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 551 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
535 | bottom="-127" drop_shadow_visible="true" follows="left|top" | 552 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
536 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" | 553 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
537 | mouse_opaque="true" name="N:" v_pad="0" width="124"> | 554 | mouse_opaque="true" name="N:" v_pad="0" width="124"> |
538 | N: | 555 | N: |
539 | </text> | 556 | </text> |
540 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 557 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
541 | bottom="-127" drop_shadow_visible="true" follows="left|top" | 558 | bottom="-147" drop_shadow_visible="true" follows="left|top" |
542 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" | 559 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left_delta="50" |
543 | mouse_opaque="true" name="F:" v_pad="0" width="74"> | 560 | mouse_opaque="true" name="F:" v_pad="0" width="74"> |
544 | F: | 561 | F: |
@@ -638,15 +655,15 @@ | |||
638 | </text> | 655 | </text> |
639 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" | 656 | <spinner bottom_delta="-20" decimal_digits="3" follows="left|top" height="16" |
640 | increment="0.01" initial_val="0" label="X" label_width="10" left="10" | 657 | increment="0.01" initial_val="0" label="X" label_width="10" left="10" |
641 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale X" | 658 | min_val="0.01" mouse_opaque="true" name="Scale X" |
642 | text_enabled_color="1, 1, 1, 1" width="96" /> | 659 | text_enabled_color="1, 1, 1, 1" width="96" /> |
643 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 660 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
644 | increment="0.01" initial_val="0" label="Y" label_width="10" left="10" | 661 | increment="0.01" initial_val="0" label="Y" label_width="10" left="10" |
645 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Y" | 662 | min_val="0.01" mouse_opaque="true" name="Scale Y" |
646 | text_enabled_color="1, 1, 1, 1" width="96" /> | 663 | text_enabled_color="1, 1, 1, 1" width="96" /> |
647 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" | 664 | <spinner bottom_delta="-18" decimal_digits="3" follows="left|top" height="16" |
648 | increment="0.01" initial_val="0" label="Z" label_width="10" left="10" | 665 | increment="0.01" initial_val="0" label="Z" label_width="10" left="10" |
649 | max_val="10" min_val="0.01" mouse_opaque="true" name="Scale Z" | 666 | min_val="0.01" mouse_opaque="true" name="Scale Z" |
650 | text_enabled_color="1, 1, 1, 1" width="96" /> | 667 | text_enabled_color="1, 1, 1, 1" width="96" /> |
651 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 668 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
652 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 669 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" |
@@ -755,12 +772,12 @@ | |||
755 | Skew | 772 | Skew |
756 | </text> | 773 | </text> |
757 | <spinner bottom_delta="-20" decimal_digits="1" follows="left|top" height="16" | 774 | <spinner bottom_delta="-20" decimal_digits="1" follows="left|top" height="16" |
758 | increment="5" initial_val="0" left="121" max_val="95" min_val="0" | 775 | increment="5" initial_val="0" left="121" max_val="95" min_val="0" |
759 | mouse_opaque="true" name="Scale 1" width="68" label=" " label_width="10"/> | 776 | mouse_opaque="true" name="Scale 1" width="68" /> |
760 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 777 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
761 | increment="0.05" initial_val="0" left_delta="73" max_val="0.95" label_width="10" | 778 | increment="0.05" initial_val="0" left_delta="73" max_val="0.95" |
762 | min_val="-0.95" mouse_opaque="true" name="Skew" width="68" label=" " /> | 779 | min_val="-0.95" mouse_opaque="true" name="Skew" width="68" /> |
763 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 780 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
764 | bottom_delta="-15" drop_shadow_visible="true" follows="left|top" | 781 | bottom_delta="-15" drop_shadow_visible="true" follows="left|top" |
765 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" | 782 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="121" |
766 | mouse_opaque="true" name="Hollow Shape" v_pad="0" width="141"> | 783 | mouse_opaque="true" name="Hollow Shape" v_pad="0" width="141"> |
@@ -879,10 +896,10 @@ | |||
879 | </text> | 896 | </text> |
880 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" | 897 | <spinner bottom_delta="-19" decimal_digits="3" follows="left|top" height="16" |
881 | increment="0.05" initial_val="0" left="121" max_val="1" min_val="-1" | 898 | increment="0.05" initial_val="0" left="121" max_val="1" min_val="-1" |
882 | mouse_opaque="true" name="Radius Offset" width="68" label=" " label_width="10" /> | 899 | mouse_opaque="true" name="Radius Offset" width="68" /> |
883 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" | 900 | <spinner bottom_delta="0" decimal_digits="2" follows="left|top" height="16" |
884 | increment="0.1" initial_val="1" left_delta="73" max_val="4" min_val="1" | 901 | increment="0.1" initial_val="1" left_delta="73" max_val="4" min_val="1" |
885 | mouse_opaque="true" name="Revolutions" width="68" label=" " label_width="10" /> | 902 | mouse_opaque="true" name="Revolutions" width="68" /> |
886 | <texture_picker allow_no_texture="false" bottom="-211" can_apply_immediately="true" | 903 | <texture_picker allow_no_texture="false" bottom="-211" can_apply_immediately="true" |
887 | default_image_name="Default" follows="left|top" height="141" | 904 | default_image_name="Default" follows="left|top" height="141" |
888 | label="Sculpt Texture" left="121" mouse_opaque="true" | 905 | label="Sculpt Texture" left="121" mouse_opaque="true" |
@@ -1238,25 +1255,6 @@ | |||
1238 | Parcel Information | 1255 | Parcel Information |
1239 | </text> | 1256 | </text> |
1240 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 1257 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
1241 | bottom="-40" drop_shadow_visible="true" follows="left|top" | ||
1242 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40" | ||
1243 | mouse_opaque="true" name="label_parcel_modify" v_pad="0" width="150"> | ||
1244 | Modify Parcel | ||
1245 | </text> | ||
1246 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
1247 | height="20" label="Subdivide..." label_selected="Subdivide..." left="48" | ||
1248 | mouse_opaque="true" name="button subdivide land" scale_image="TRUE" | ||
1249 | width="112" /> | ||
1250 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
1251 | height="20" label="Join..." label_selected="Join..." left="48" | ||
1252 | mouse_opaque="true" name="button join land" scale_image="TRUE" width="112" /> | ||
1253 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
1254 | bottom_delta="-56" drop_shadow_visible="true" follows="left|top" | ||
1255 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="40" | ||
1256 | mouse_opaque="true" name="label_parcel_info" v_pad="0" width="150"> | ||
1257 | Parcel Information | ||
1258 | </text> | ||
1259 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
1260 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" | 1258 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" |
1261 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="48" | 1259 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="48" |
1262 | mouse_opaque="true" name="label_area_price" v_pad="0" width="150"> | 1260 | mouse_opaque="true" name="label_area_price" v_pad="0" width="150"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_water.xml b/linden/indra/newview/skins/default/xui/en-us/floater_water.xml index 9dcb96e..7038c93 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_water.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_water.xml | |||
@@ -11,17 +11,23 @@ | |||
11 | width="110"> | 11 | width="110"> |
12 | Water Presets: | 12 | Water Presets: |
13 | </text> | 13 | </text> |
14 | <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18" | 14 | <combo_box allow_text_entry="false" bottom="-52" follows="left|top" height="18" |
15 | left_delta="110" max_chars="20" mouse_opaque="true" | 15 | left_delta="120" max_chars="20" mouse_opaque="true" |
16 | name="WaterPresetsCombo" width="150" /> | 16 | name="WaterPresetsCombo" width="150" /> |
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
18 | label="" label_selected="" left_delta="-25" image_overlay="arrow_left.tga" | ||
19 | mouse_opaque="true" name="prev" scale_image="true" width="20" /> | ||
20 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
21 | label="" label_selected="" left_delta="180" image_overlay="arrow_right.tga" | ||
22 | mouse_opaque="true" name="next" scale_image="true" width="20" /> | ||
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | 23 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" |
18 | label="New" label_selected="New" left_delta="170" | 24 | label="New" label_selected="New" left_delta="40" |
19 | mouse_opaque="true" name="WaterNewPreset" scale_image="true" width="70" /> | 25 | mouse_opaque="true" name="WaterNewPreset" scale_image="true" width="70" /> |
20 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
21 | label="Save" label_selected="Save" left_delta="80" | 27 | label="Save" label_selected="Save" left_delta="70" |
22 | mouse_opaque="true" name="WaterSavePreset" scale_image="true" width="70" /> | 28 | mouse_opaque="true" name="WaterSavePreset" scale_image="true" width="70" /> |
23 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 29 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
24 | label="Delete" label_selected="Delete" left_delta="80" | 30 | label="Delete" label_selected="Delete" left_delta="70" |
25 | mouse_opaque="true" name="WaterDeletePreset" scale_image="true" width="70" /> | 31 | mouse_opaque="true" name="WaterDeletePreset" scale_image="true" width="70" /> |
26 | <tab_container bottom="-240" follows="left|top" height="180" left="0" | 32 | <tab_container bottom="-240" follows="left|top" height="180" left="0" |
27 | mouse_opaque="false" name="Water Tabs" tab_position="top" width="700"> | 33 | mouse_opaque="false" name="Water Tabs" tab_position="top" width="700"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml b/linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml index 906e7de..471b3e5 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_windlight_options.xml | |||
@@ -4,29 +4,35 @@ | |||
4 | min_width="400" mouse_opaque="true" name="WindLight floater" | 4 | min_width="400" mouse_opaque="true" name="WindLight floater" |
5 | rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor" | 5 | rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor" |
6 | width="700"> | 6 | width="700"> |
7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" | 8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" |
9 | font="SansSerif" h_pad="0" halign="left" height="16" | 9 | font="SansSerif" h_pad="0" halign="left" height="16" |
10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" | 10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" |
11 | width="110"> | 11 | width="110"> |
12 | Sky Presets: | 12 | Sky Presets: |
13 | </text> | 13 | </text> |
14 | <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18" | 14 | <combo_box allow_text_entry="false" bottom="-52" follows="left|top" height="18" |
15 | left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo" | 15 | left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo" |
16 | width="150" /> | 16 | width="150" /> |
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
18 | label="" label_selected="" left_delta="-25" image_overlay="arrow_left.tga" | ||
19 | mouse_opaque="true" name="prev" scale_image="true" width="20" /> | ||
20 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
21 | label="" label_selected="" left_delta="180" image_overlay="arrow_right.tga" | ||
22 | mouse_opaque="true" name="next" scale_image="true" width="20" /> | ||
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | 23 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" |
18 | label="New" label_selected="New" left_delta="170" | 24 | label="New" label_selected="New" left_delta="40" |
19 | mouse_opaque="true" name="WLNewPreset" scale_image="true" width="70" /> | 25 | mouse_opaque="true" name="WLNewPreset" scale_image="true" width="70" /> |
20 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
21 | label="Save" label_selected="Save" left_delta="80" | 27 | label="Save" label_selected="Save" left_delta="70" |
22 | mouse_opaque="true" name="WLSavePreset" scale_image="true" width="70" /> | 28 | mouse_opaque="true" name="WLSavePreset" scale_image="true" width="70" /> |
23 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 29 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
24 | label="Delete" label_selected="Delete" left_delta="80" | 30 | label="Delete" label_selected="Delete" left_delta="70" |
25 | mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="70" /> | 31 | mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="70" /> |
26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 32 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
27 | label="Day Cycle Editor" label_selected="Day Cycle Editor" | 33 | label="Day Cycle Editor" label_selected="Day Cycle Editor" |
28 | left_delta="120" mouse_opaque="true" name="WLDayCycleMenuButton" | 34 | left_delta="100" mouse_opaque="true" name="WLDayCycleMenuButton" |
29 | scale_image="true" width="120" /> | 35 | scale_image="true" width="125" /> |
30 | <tab_container bottom="-220" follows="left|top" height="160" left="0" | 36 | <tab_container bottom="-220" follows="left|top" height="160" left="0" |
31 | mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700"> | 37 | mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700"> |
32 | <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160" | 38 | <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml b/linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml index 485ae9f..d1f5fc8 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_mini_map.xml | |||
@@ -19,8 +19,13 @@ | |||
19 | <on_click function="MiniMap.Center" userdata="1" /> | 19 | <on_click function="MiniMap.Center" userdata="1" /> |
20 | <on_check function="MiniMap.CheckCenter" userdata="1" /> | 20 | <on_check function="MiniMap.CheckCenter" userdata="1" /> |
21 | </menu_item_check> | 21 | </menu_item_check> |
22 | <menu_item_check bottom_delta="-18" enabled="true" height="18" label="Rotate Mini-Map" | ||
23 | left="0" mouse_opaque="true" name="Rotate Mini-Map" width="128"> | ||
24 | <on_click function="MiniMap.Rotate" userdata="" /> | ||
25 | <on_check function="MiniMap.CheckRotate" userdata="" /> | ||
26 | </menu_item_check> | ||
22 | <menu_item_separator /> | 27 | <menu_item_separator /> |
23 | <menu_item_call bottom_delta="-18" enabled = "false" height="18" label="Show Map" | 28 | <menu_item_call bottom_delta="-18" enabled = "false" height="18" label="Show World Map" |
24 | left="0" mouse_opaque="true" name="Show Map" width="128"> | 29 | left="0" mouse_opaque="true" name="Show Map" width="128"> |
25 | <on_click function="MiniMap.ShowWorldMap" userdata="" /> | 30 | <on_click function="MiniMap.ShowWorldMap" userdata="" /> |
26 | </menu_item_call> | 31 | </menu_item_call> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml b/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml index 34c855d..6f4331d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml | |||
@@ -4,10 +4,10 @@ | |||
4 | <on_click function="Object.Open" /> | 4 | <on_click function="Object.Open" /> |
5 | <on_enable function="Object.EnableOpen" /> | 5 | <on_enable function="Object.EnableOpen" /> |
6 | </menu_item_call> | 6 | </menu_item_call> |
7 | <menu_item_call enabled="false" label="Create" mouse_opaque="true" name="Create"> | 7 | <menu_item_call enabled="false" label="Buy..." mouse_opaque="true" name="Buy..."> |
8 | <on_click function="Object.Build" /> | 8 | <on_click function="Object.Buy" /> |
9 | <on_enable function="EnableEdit" /> | 9 | <on_enable function="Object.EnableBuy" /> |
10 | </menu_item_call> | 10 | </menu_item_call> |
11 | <menu_item_call enabled="false" label="Touch" mouse_opaque="true" name="Object Touch"> | 11 | <menu_item_call enabled="false" label="Touch" mouse_opaque="true" name="Object Touch"> |
12 | <on_click function="Object.Touch" /> | 12 | <on_click function="Object.Touch" /> |
13 | <on_enable function="Object.EnableTouch" userdata="Touch" name="EnableTouch"/> | 13 | <on_enable function="Object.EnableTouch" userdata="Touch" name="EnableTouch"/> |
@@ -29,22 +29,27 @@ | |||
29 | <on_click function="Object.Delete" /> | 29 | <on_click function="Object.Delete" /> |
30 | <on_enable function="Object.EnableDelete" /> | 30 | <on_enable function="Object.EnableDelete" /> |
31 | </menu_item_call> | 31 | </menu_item_call> |
32 | <menu_item_call enabled="false" label="Wear" mouse_opaque="true" name="Wear"> | 32 | <menu_item_call enabled="false" label="Build" mouse_opaque="true" name="Create"> |
33 | <on_click function="Object.AttachToAvatar" /> | 33 | <on_click function="Object.Build" /> |
34 | <on_enable function="Object.EnableWear" /> | 34 | <on_enable function="EnableEdit" /> |
35 | </menu_item_call> | 35 | </menu_item_call> |
36 | <menu_item_call enabled="false" label="Take Copy" mouse_opaque="true" name="Take Copy"> | 36 | |
37 | <on_click function="Tools.TakeCopy" /> | 37 | <menu_item_call enabled="false" label="Take Copy" mouse_opaque="true" name="Take Copy"> |
38 | <on_enable function="Tools.EnableTakeCopy" /> | 38 | <on_click function="Tools.TakeCopy" /> |
39 | </menu_item_call> | 39 | <on_enable function="Tools.EnableTakeCopy" /> |
40 | <pie_menu label="Attach HUD >" name="Object Attach HUD" /> | 40 | </menu_item_call> |
41 | <pie_menu label="Attach >" name="Object Attach" /> | 41 | <pie_menu label="Attach HUD >" name="Object Attach HUD" /> |
42 | <menu_item_call enabled="false" label="Return..." mouse_opaque="true" name="Return..."> | 42 | <pie_menu label="Attach >" name="Object Attach" /> |
43 | <on_click function="Object.Return" /> | 43 | <menu_item_call enabled="false" label="Wear" mouse_opaque="true" name="Wear"> |
44 | <on_enable function="Object.EnableReturn" /> | 44 | <on_click function="Object.AttachToAvatar" /> |
45 | </menu_item_call> | 45 | <on_enable function="Object.EnableWear" /> |
46 | <pie_menu label="More >" name="Rate Menu"> | 46 | </menu_item_call> |
47 | <menu_item_separator /> | 47 | <pie_menu label="More >" name="Rate Menu"> |
48 | <menu_item_call label="Export" enabled="false" hidden="false" | ||
49 | mouse_opaqu="true" name="Export"> | ||
50 | <on_click function="Object.Export" /> | ||
51 | <on_enable function="Object.EnableExport" /> | ||
52 | </menu_item_call> | ||
48 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute"> | 53 | <menu_item_call enabled="false" label="Mute" mouse_opaque="true" name="Object Mute"> |
49 | <on_click function="Object.Mute" /> | 54 | <on_click function="Object.Mute" /> |
50 | <on_enable function="Object.EnableMute" /> | 55 | <on_enable function="Object.EnableMute" /> |
@@ -54,7 +59,9 @@ | |||
54 | <on_click function="Object.ReportAbuse" /> | 59 | <on_click function="Object.ReportAbuse" /> |
55 | <on_enable function="Object.EnableReportAbuse" /> | 60 | <on_enable function="Object.EnableReportAbuse" /> |
56 | </menu_item_call> | 61 | </menu_item_call> |
57 | <menu_item_separator /> | 62 | <menu_item_call enabled="false" label="Go Here" mouse_opaque="true" name="Go Here"> |
63 | <on_click function="GoToObject" /> | ||
64 | </menu_item_call> | ||
58 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> | 65 | <menu_item_call enabled="true" label="Inspect" mouse_opaque="true" name="Object Inspect"> |
59 | <on_click function="Object.Inspect" /> | 66 | <on_click function="Object.Inspect" /> |
60 | <on_enable function="Object.EnableInspect" /> | 67 | <on_enable function="Object.EnableInspect" /> |
@@ -68,11 +75,11 @@ | |||
68 | <on_click function="Tools.Unlink" userdata="" /> | 75 | <on_click function="Tools.Unlink" userdata="" /> |
69 | <on_enable function="Tools.EnableUnlink" /> | 76 | <on_enable function="Tools.EnableUnlink" /> |
70 | </menu_item_call> | 77 | </menu_item_call> |
71 | </pie_menu> | 78 | </pie_menu> |
72 | <menu_item_call enabled="false" label="Buy..." mouse_opaque="true" name="Buy..."> | 79 | <menu_item_call enabled="false" label="Return..." mouse_opaque="true" name="Return..."> |
73 | <on_click function="Object.Buy" /> | 80 | <on_click function="Object.Return" /> |
74 | <on_enable function="Object.EnableBuy" /> | 81 | <on_enable function="Object.EnableReturn" /> |
75 | </menu_item_call> | 82 | </menu_item_call> |
76 | </pie_menu> | 83 | </pie_menu> |
77 | <menu_item_call enabled="false" label="Edit..." mouse_opaque="true" name="Edit..."> | 84 | <menu_item_call enabled="false" label="Edit..." mouse_opaque="true" name="Edit..."> |
78 | <on_click function="Object.Edit" /> | 85 | <on_click function="Object.Edit" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml index b0aecb1..24270d9 100644 --- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml +++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml | |||
@@ -32,6 +32,16 @@ | |||
32 | </menu_item_call> | 32 | </menu_item_call> |
33 | </menu> | 33 | </menu> |
34 | <menu_item_separator /> | 34 | <menu_item_separator /> |
35 | <menu_item_call name="Import" label="Import" enabled="false"> | ||
36 | <on_click function="Object.Import" /> | ||
37 | <on_enable function="Object.EnableImport" /> | ||
38 | </menu_item_call> | ||
39 | <menu_item_call name="Upload + Import" label="Upload + Import" | ||
40 | enabled="false"> | ||
41 | <on_click function="Object.ImportUpload" /> | ||
42 | <on_enable function="Object.EnableImport" /> | ||
43 | </menu_item_call> | ||
44 | <menu_item_separator /> | ||
35 | <menu_item_call name="Close Window" | 45 | <menu_item_call name="Close Window" |
36 | label="Close Window" | 46 | label="Close Window" |
37 | shortcut="control|W"> | 47 | shortcut="control|W"> |
@@ -67,6 +77,10 @@ | |||
67 | userdata="" /> | 77 | userdata="" /> |
68 | </menu_item_call> | 78 | </menu_item_call> |
69 | <menu_item_separator /> | 79 | <menu_item_separator /> |
80 | <menu_item_call name="Logout" label="Logout" | ||
81 | shortcut="control|alt|Q"> | ||
82 | <on_click function="File.Logout" userdata="" /> | ||
83 | </menu_item_call> | ||
70 | <menu_item_call name="Quit" label="Quit" | 84 | <menu_item_call name="Quit" label="Quit" |
71 | shortcut="control|Q"> | 85 | shortcut="control|Q"> |
72 | <on_click function="File.Quit" userdata="" /> | 86 | <on_click function="File.Quit" userdata="" /> |
@@ -383,6 +397,11 @@ | |||
383 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> | 397 | <on_click function="View.ToggleRenderType" userdata="hideparticles" /> |
384 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> | 398 | <on_check function="View.CheckRenderType" userdata="hideparticles" /> |
385 | </menu_item_check> | 399 | </menu_item_check> |
400 | <menu_item_check name="Show HUD Attachments" label="Show HUD Attachments" | ||
401 | shortcut="alt|shift|H"> | ||
402 | <on_click function="View.ShowHUDAttachments" userdata="" /> | ||
403 | <on_check function="View.CheckHUDAttachments" /> | ||
404 | </menu_item_check> | ||
386 | <menu_item_separator /> | 405 | <menu_item_separator /> |
387 | <menu name="Zoom Level" create_jump_keys="true" | 406 | <menu name="Zoom Level" create_jump_keys="true" |
388 | label="Zoom Level" opaque="true" tear_off="true"> | 407 | label="Zoom Level" opaque="true" tear_off="true"> |
@@ -886,6 +905,25 @@ | |||
886 | userdata="QuietSnapshotsToDisk" /> | 905 | userdata="QuietSnapshotsToDisk" /> |
887 | <on_check control="QuietSnapshotsToDisk" /> | 906 | <on_check control="QuietSnapshotsToDisk" /> |
888 | </menu_item_check> | 907 | </menu_item_check> |
908 | <menu_item_call label="Ground Sit" name="Ground Sit" | ||
909 | shortcut="control|alt|s"> | ||
910 | <on_click function="Advanced.ToggleSit" userdata="" /> | ||
911 | <on_Check function="Advanced.CheckSit" userdata="" /> | ||
912 | </menu_item_call> | ||
913 | <menu_item_check label="Phantom Avatar" name="Phantom" | ||
914 | shortcut="control|alt|p"> | ||
915 | <on_click function="Advanced.TogglePhantom" userdata="" /> | ||
916 | <on_check function="Advanced.CheckPhantom" userdata="" /> | ||
917 | </menu_item_check> | ||
918 | <menu_item_check label="Animation List" name="Animation List"> | ||
919 | <on_click function="ShowFloater" userdata="animation list" /> | ||
920 | <on_check function="FloaterVisible" userdata="animation list" /> | ||
921 | </menu_item_check> | ||
922 | <menu_item_check label="Asset Browser" name="asset browser" | ||
923 | shortcut="alt|shift|a"> | ||
924 | <on_click function="Advanced.ToggleAssetBrowser" userdata="" /> | ||
925 | <on_check function="Advanced.CheckAssetBrowser" userdata="" /> | ||
926 | </menu_item_check> | ||
889 | <menu_item_check name="Show Mouselook Crosshairs" | 927 | <menu_item_check name="Show Mouselook Crosshairs" |
890 | label="Show Mouselook Crosshairs"> | 928 | label="Show Mouselook Crosshairs"> |
891 | <on_click function="ToggleControl" | 929 | <on_click function="ToggleControl" |
@@ -1069,13 +1107,6 @@ | |||
1069 | <on_check function="Advanced.CheckFeature" | 1107 | <on_check function="Advanced.CheckFeature" |
1070 | userdata="flexible" /> | 1108 | userdata="flexible" /> |
1071 | </menu_item_check> | 1109 | </menu_item_check> |
1072 | <menu_item_check name="HUD Attachments" | ||
1073 | label="HUD Attachments" | ||
1074 | shortcut=""> | ||
1075 | <on_click function="View.ShowHUDAttachments" userdata="" /> | ||
1076 | <on_check function="View.CheckHUDAttachments" /> | ||
1077 | </menu_item_check> | ||
1078 | |||
1079 | </menu> | 1110 | </menu> |
1080 | 1111 | ||
1081 | 1112 | ||
@@ -1369,6 +1400,80 @@ | |||
1369 | </menu> | 1400 | </menu> |
1370 | 1401 | ||
1371 | 1402 | ||
1403 | <!-- RLVa --> | ||
1404 | |||
1405 | <menu name="RLVa" drop_shadow="true" opaque="true" tear_off="true"> | ||
1406 | |||
1407 | <menu name="Debug" drop_shadow="true" opaque="true" tear_off="true"> | ||
1408 | |||
1409 | <menu_item_check name="Show Debug Messages" | ||
1410 | label="Show Debug Messages"> | ||
1411 | <on_click function="ToggleControl" userdata="RestrainedLifeDebug" /> | ||
1412 | <on_check control="RestrainedLifeDebug" /> | ||
1413 | </menu_item_check> | ||
1414 | |||
1415 | <menu_item_separator /> | ||
1416 | |||
1417 | <menu_item_check name="Enable Legacy Naming" | ||
1418 | label="Enable Legacy Naming"> | ||
1419 | <on_click function="ToggleControl" userdata="RLVaEnableLegacyNaming" /> | ||
1420 | <on_check control="RLVaEnableLegacyNaming" /> | ||
1421 | </menu_item_check> | ||
1422 | |||
1423 | </menu> | ||
1424 | |||
1425 | <menu_item_separator /> | ||
1426 | |||
1427 | <menu_item_check name="Enable Wear" label="Enable Wear"> | ||
1428 | <on_click function="ToggleControl" userdata="RLVaEnableWear" /> | ||
1429 | <on_check control="RLVaEnableWear" /> | ||
1430 | </menu_item_check> | ||
1431 | |||
1432 | <menu_item_separator /> | ||
1433 | |||
1434 | <menu_item_check name="Hide locked layers" label="Hide locked layers"> | ||
1435 | <on_click function="ToggleControl" userdata="RLVaHideLockedLayers" /> | ||
1436 | <on_check control="RLVaHideLockedLayers" /> | ||
1437 | </menu_item_check> | ||
1438 | |||
1439 | <menu_item_check name="Hide locked attachments" | ||
1440 | label="Hide locked attachments"> | ||
1441 | <on_click function="ToggleControl" | ||
1442 | userdata="RLVaHideLockedAttachments" /> | ||
1443 | <on_check control="RLVaHideLockedAttachments" /> | ||
1444 | </menu_item_check> | ||
1445 | |||
1446 | <!-- | ||
1447 | <menu_item_check name="Hide locked inventory" | ||
1448 | label="Hide locked inventory"> | ||
1449 | <on_click function="ToggleControl" | ||
1450 | userdata="RLVaHideLockedInventory" /> | ||
1451 | <on_check control="RLVaHideLockedInventory" /> | ||
1452 | </menu_item_check> | ||
1453 | --> | ||
1454 | |||
1455 | <menu_item_separator /> | ||
1456 | |||
1457 | <menu_item_check name="Forbid Give to #RLV" label="Forbid Give to #RLV"> | ||
1458 | <on_click function="ToggleControl" | ||
1459 | userdata="RestrainedLifeForbidGiveToRLV" /> | ||
1460 | <on_check control="RestrainedLifeForbidGiveToRLV" /> | ||
1461 | </menu_item_check> | ||
1462 | |||
1463 | <menu_item_check name="Show Name Tags" label="Show Name Tags"> | ||
1464 | <on_click function="ToggleControl" | ||
1465 | userdata="RLVaShowNameTags" /> | ||
1466 | <on_check control="RLVaShowNameTags" /> | ||
1467 | </menu_item_check> | ||
1468 | |||
1469 | <menu_item_separator /> | ||
1470 | |||
1471 | <menu_item_call name="Restrictions..." label="Restrictions..."> | ||
1472 | <on_click function="RLVa.Behaviors.Show" userdata="" /> | ||
1473 | </menu_item_call> | ||
1474 | |||
1475 | </menu> | ||
1476 | |||
1372 | 1477 | ||
1373 | <!-- UI --> | 1478 | <!-- UI --> |
1374 | 1479 | ||
@@ -1888,6 +1993,13 @@ | |||
1888 | userdata="ShowConsoleWindow" /> | 1993 | userdata="ShowConsoleWindow" /> |
1889 | <on_check control="ShowConsoleWindow" /> | 1994 | <on_check control="ShowConsoleWindow" /> |
1890 | </menu_item_check> | 1995 | </menu_item_check> |
1996 | |||
1997 | <menu_item_check name="Restrained Life Support" | ||
1998 | label="Restrained Life Support"> | ||
1999 | <on_click function="RLVa.Main.Toggle" /> | ||
2000 | <on_check function="RLVa.Main.Enabled" /> | ||
2001 | </menu_item_check> | ||
2002 | |||
1891 | <menu_item_check name="Output Debug Minidump" | 2003 | <menu_item_check name="Output Debug Minidump" |
1892 | label="Output Debug Minidump"> | 2004 | label="Output Debug Minidump"> |
1893 | <on_click function="ToggleControl" | 2005 | <on_click function="ToggleControl" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/notify.xml b/linden/indra/newview/skins/default/xui/en-us/notify.xml index 128e4bd..dd03a32 100644 --- a/linden/indra/newview/skins/default/xui/en-us/notify.xml +++ b/linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
@@ -1,4 +1,1101 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <notifications> | 2 | <notifications> |
3 | <notify name="SystemMessageTip" tip="true"> | ||
4 | <message name="message"> | ||
5 | [MESSAGE] | ||
6 | </message> | ||
7 | </notify> | ||
8 | <notify name="Cancelled" tip="true"> | ||
9 | <message name="message"> | ||
10 | Cancelled | ||
11 | </message> | ||
12 | </notify> | ||
13 | <notify name="CancelledSit" tip="true"> | ||
14 | <message name="message"> | ||
15 | Cancelled Sit | ||
16 | </message> | ||
17 | </notify> | ||
18 | <notify name="CancelledAttach" tip="true"> | ||
19 | <message name="message"> | ||
20 | Cancelled Attach | ||
21 | </message> | ||
22 | </notify> | ||
23 | <notify name="ReplacedMissingWearable" tip="true"> | ||
24 | <message name="message"> | ||
25 | Replaced missing clothing/body part with default. | ||
26 | </message> | ||
27 | </notify> | ||
28 | <notify name="FriendOnline" tip="true"> | ||
29 | <message name="message"> | ||
30 | [FIRST] [LAST] is Online | ||
31 | </message> | ||
32 | </notify> | ||
33 | <notify name="FriendOffline" tip="true"> | ||
34 | <message name="message"> | ||
35 | [FIRST] [LAST] is Offline | ||
36 | </message> | ||
37 | </notify> | ||
38 | <notify name="AddSelfFriend" tip="true"> | ||
39 | <message name="message"> | ||
40 | You cannot add yourself as a friend. | ||
41 | </message> | ||
42 | </notify> | ||
43 | <notify name="UploadingAuctionSnapshot" tip="true"> | ||
44 | <message name="message"> | ||
45 | Uploading in-world and web site snapshots... | ||
46 | (Takes about 5 minutes.) | ||
47 | </message> | ||
48 | </notify> | ||
49 | <notify name="UploadPayment" tip="false"> | ||
50 | <message name="message"> | ||
51 | You paid L$[AMOUNT] to upload. | ||
52 | </message> | ||
53 | </notify> | ||
54 | <notify name="UploadingSnapshot" tip="true"> | ||
55 | <message name="message"> | ||
56 | Uploading in-world snapshot... | ||
57 | (Takes a minute or so.) | ||
58 | </message> | ||
59 | </notify> | ||
60 | <notify name="UploadWebSnapshotDone" tip="true"> | ||
61 | <message name="message"> | ||
62 | Web site snapshot upload done. | ||
63 | </message> | ||
64 | </notify> | ||
65 | <notify name="UploadSnapshotDone" tip="true"> | ||
66 | <message name="message"> | ||
67 | In-world snapshot upload done | ||
68 | </message> | ||
69 | </notify> | ||
70 | <notify name="TerrainDownloaded" tip="true"> | ||
71 | <message name="message"> | ||
72 | Terrain.raw downloaded | ||
73 | </message> | ||
74 | </notify> | ||
75 | <notify name="InMaxGroups" tip="true"> | ||
76 | <message name="message"> | ||
77 | You are already in the maximum number of groups. You will need to leave a group before you can create one. | ||
78 | </message> | ||
79 | </notify> | ||
80 | <notify name="GestureMissing" tip="true"> | ||
81 | <message name="message"> | ||
82 | Gesture [NAME] is missing from database. | ||
83 | </message> | ||
84 | </notify> | ||
85 | <notify name="UnableToLoadGesture" tip="true"> | ||
86 | <message name="message"> | ||
87 | Unable to load gesture [NAME]. | ||
88 | Please try again. | ||
89 | </message> | ||
90 | </notify> | ||
91 | <notify name="InventoryLoaded" tip="true"> | ||
92 | <message name="message"> | ||
93 | Your inventory is loaded. | ||
94 | </message> | ||
95 | </notify> | ||
96 | <notify name="LandmarkMissing" tip="true"> | ||
97 | <message name="message"> | ||
98 | Landmark is missing from database. | ||
99 | </message> | ||
100 | </notify> | ||
101 | <notify name="UnableToLoadLandmark" tip="true"> | ||
102 | <message name="message"> | ||
103 | Unable to load landmark. Please try again. | ||
104 | </message> | ||
105 | </notify> | ||
106 | <notify name="CapsKeyOn" tip="true"> | ||
107 | <message name="message"> | ||
108 | Your Caps Lock key is on. | ||
109 | As this will affect the password you type in, | ||
110 | you will probably want to turn it off. | ||
111 | </message> | ||
112 | </notify> | ||
113 | <notify name="NotecardMissing" tip="true"> | ||
114 | <message name="message"> | ||
115 | Notecard is missing from database. | ||
116 | </message> | ||
117 | </notify> | ||
118 | <notify name="NotecardNoPermissions" tip="true"> | ||
119 | <message name="message"> | ||
120 | Insufficient permissions to view notecard. | ||
121 | </message> | ||
122 | </notify> | ||
123 | <notify name="RezItemNoPermissions" tip="true"> | ||
124 | <message name="message"> | ||
125 | Insufficient permissions to rez object. | ||
126 | </message> | ||
127 | </notify> | ||
128 | <notify name="UnableToLoadNotecard" tip="true"> | ||
129 | <message name="message"> | ||
130 | Unable to load notecard. | ||
131 | Please try again. | ||
132 | </message> | ||
133 | </notify> | ||
134 | <notify name="ScriptMissing" tip="true"> | ||
135 | <message name="message"> | ||
136 | Script is missing from database. | ||
137 | </message> | ||
138 | </notify> | ||
139 | <notify name="ScriptNoPermissions" tip="true"> | ||
140 | <message name="message"> | ||
141 | Insufficient permissions to view script. | ||
142 | </message> | ||
143 | </notify> | ||
144 | <notify name="UnableToLoadScript" tip="true"> | ||
145 | <message name="message"> | ||
146 | Unable to load script. Please try again. | ||
147 | </message> | ||
148 | </notify> | ||
149 | <notify name="IncompleteInventory" tip="true"> | ||
150 | <message name="message"> | ||
151 | The complete contents you are offering are not yet | ||
152 | locally available. Please try offering those items | ||
153 | again in a minute. | ||
154 | </message> | ||
155 | </notify> | ||
156 | <notify name="CannotModifyProtectedCategories" tip="true"> | ||
157 | <message name="message"> | ||
158 | You cannot modify protected categories. | ||
159 | </message> | ||
160 | </notify> | ||
161 | <notify name="CannotRemoveProtectedCategories" tip="true"> | ||
162 | <message name="message"> | ||
163 | You cannot remove protected categories. | ||
164 | </message> | ||
165 | </notify> | ||
166 | <notify name="OfferedCard" tip="true"> | ||
167 | <message name="message"> | ||
168 | You have offered a calling card to [FIRST] [LAST] | ||
169 | </message> | ||
170 | </notify> | ||
171 | <notify name="UnableToBuyWhileDownloading" tip="true"> | ||
172 | <message name="message"> | ||
173 | Unable to buy while downloading object data. | ||
174 | Please try again. | ||
175 | </message> | ||
176 | </notify> | ||
177 | <notify name="UnableToLinkWhileDownloading" tip="true"> | ||
178 | <message name="message"> | ||
179 | Unable to link while downloading object data. | ||
180 | Please try again. | ||
181 | </message> | ||
182 | </notify> | ||
183 | <notify name="CannotBuyObjectsFromDifferentOwners" tip="true"> | ||
184 | <message name="message"> | ||
185 | Cannot buy objects from different owners at the same time. | ||
186 | Please select a single object. | ||
187 | </message> | ||
188 | </notify> | ||
189 | <notify name="ObjectNotForSale" tip="true"> | ||
190 | <message name="message"> | ||
191 | Object does not appear to be for sale. | ||
192 | </message> | ||
193 | </notify> | ||
194 | <notify name="EnteringGodMode" tip="true"> | ||
195 | <message name="message"> | ||
196 | Entering god mode, level [LEVEL] | ||
197 | </message> | ||
198 | </notify> | ||
199 | <notify name="LeavingGodMode" tip="true"> | ||
200 | <message name="message"> | ||
201 | Leaving god mode, level [LEVEL] | ||
202 | </message> | ||
203 | </notify> | ||
204 | <notify name="CopyFailed" tip="true"> | ||
205 | <message name="message"> | ||
206 | Copy failed because you lack copy permission | ||
207 | </message> | ||
208 | </notify> | ||
209 | <notify name="InventoryAccepted" tip="true"> | ||
210 | <message name="message"> | ||
211 | [NAME] accepted your inventory offer. | ||
212 | </message> | ||
213 | </notify> | ||
214 | <notify name="InventoryDeclined" tip="true"> | ||
215 | <message name="message"> | ||
216 | [NAME] declined your inventory offer. | ||
217 | </message> | ||
218 | </notify> | ||
219 | <notify name="ObjectMessage" tip="true"> | ||
220 | <message name="message"> | ||
221 | [NAME]: [MESSAGE] | ||
222 | </message> | ||
223 | </notify> | ||
224 | <notify name="CallingCardAccepted" tip="true"> | ||
225 | <message name="message"> | ||
226 | Your calling card was accepted. | ||
227 | </message> | ||
228 | </notify> | ||
229 | <notify name="CallingCardDeclined" tip="true"> | ||
230 | <message name="message"> | ||
231 | Your calling card was declined. | ||
232 | </message> | ||
233 | </notify> | ||
234 | <notify name="TeleportToLandmark" tip="true"> | ||
235 | <message name="message"> | ||
236 | Now that you have reached the mainland, you can teleport to locations like '[NAME]' by clicking on the Inventory button on the bottom right of your screen, and then select the Landmarks folder. | ||
237 | Double click on the landmark and click on Teleport to travel there. | ||
238 | </message> | ||
239 | </notify> | ||
240 | <notify name="TeleportToPerson" tip="true"> | ||
241 | <message name="message"> | ||
242 | Now that you have reached the mainland, you can contact residents like '[NAME]' by clicking on the Inventory button on the bottom right of your screen, and then select the Calling Cards folder. | ||
243 | Double click on the card, click on Instant Message, and type a message. | ||
244 | </message> | ||
245 | </notify> | ||
246 | <notify name="CantSelectLandFromMultipleRegions" tip="true"> | ||
247 | <message name="message"> | ||
248 | Can't select land across server boundaries. | ||
249 | Try selecting a smaller piece of land. | ||
250 | </message> | ||
251 | </notify> | ||
252 | <notify name="GenerticNotify" tip="false"> | ||
253 | <message name="message"> | ||
254 | [MESSAGE] | ||
255 | </message> | ||
256 | </notify> | ||
257 | <notify name="GroupVote" tip="false"> | ||
258 | <message name="message"> | ||
259 | [NAME] has proposed to vote on: | ||
260 | [MESSAGE] | ||
261 | </message> | ||
262 | <option name="VoteNow"> | ||
263 | Vote Now | ||
264 | </option> | ||
265 | <option name="Later"> | ||
266 | Later | ||
267 | </option> | ||
268 | </notify> | ||
269 | <notify name="GroupElection" tip="false"> | ||
270 | <message name="message"> | ||
271 | [NAME] has started an election: | ||
272 | [MESSAGE] | ||
273 | </message> | ||
274 | <option name="VoteNow"> | ||
275 | Vote Now | ||
276 | </option> | ||
277 | <option name="Later"> | ||
278 | Later | ||
279 | </option> | ||
280 | </notify> | ||
281 | <notify name="SystemMessage" tip="false"> | ||
282 | <message name="message"> | ||
283 | [MESSAGE] | ||
284 | </message> | ||
285 | </notify> | ||
286 | <notify name="EventNotification" tip="false"> | ||
287 | <message name="message"> | ||
288 | Event Notification: | ||
289 | |||
290 | [NAME] | ||
291 | [DATE] | ||
292 | </message> | ||
293 | <option name="Teleport"> | ||
294 | Teleport | ||
295 | </option> | ||
296 | <option name="Description"> | ||
297 | Description | ||
298 | </option> | ||
299 | <option name="Cancel"> | ||
300 | Cancel | ||
301 | </option> | ||
302 | </notify> | ||
303 | <notify name="TransferObjectsHighlighted" tip="false"> | ||
304 | <message name="message"> | ||
305 | All objects on this parcel that will transfer | ||
306 | to the purchaser of this parcel are now highlighted. | ||
307 | |||
308 | * Trees and grasses that will transfer are not highlighted. | ||
309 | </message> | ||
310 | <option name="Done"> | ||
311 | Done | ||
312 | </option> | ||
313 | </notify> | ||
314 | <notify name="DeactivatedGesturesTrigger" tip="false"> | ||
315 | <message name="message"> | ||
316 | Deactivated gestures with same trigger: | ||
317 | [NAMES] | ||
318 | </message> | ||
319 | </notify> | ||
320 | <notify name="InventoryNetworkCorruption" tip="false"> | ||
321 | <message name="message"> | ||
322 | Inventory could not be loaded because of network corruption. This indicates a bad network connection. | ||
323 | </message> | ||
324 | </notify> | ||
325 | <notify name="NoQuickTime" tip="false"> | ||
326 | <message name="message"> | ||
327 | Apple's QuickTime software does not appear to be installed on your system. | ||
328 | If you want to view streaming media on parcels that support it you should go to the QuickTime site (http://www.apple.com/quicktime) and install the QuickTime Player. | ||
329 | </message> | ||
330 | </notify> | ||
331 | <notify name="OwnedObjectsReturned" tip="false"> | ||
332 | <message name="message"> | ||
333 | The objects you own on the selected parcel of land | ||
334 | have been returned back to your inventory. | ||
335 | </message> | ||
336 | </notify> | ||
337 | <notify name="OtherObjectsReturned" tip="false"> | ||
338 | <message name="message"> | ||
339 | The objects on the selected parcel of land | ||
340 | that is owned by [FIRST] [LAST] | ||
341 | have been returned to his or her inventory. | ||
342 | </message> | ||
343 | </notify> | ||
344 | <notify name="OtherObjectsReturned2" tip="false"> | ||
345 | <message name="message"> | ||
346 | The objects on the selected parcel of land | ||
347 | owned by the resident '[NAME]' | ||
348 | have been returned to their owner. | ||
349 | </message> | ||
350 | </notify> | ||
351 | <notify name="GroupObjectsReturned" tip="false"> | ||
352 | <message name="message"> | ||
353 | The objects on the selected parcel of land shared with the group [GROUPNAME] have been returned back to their owner's inventory. | ||
354 | Transferable deeded objects have been returned to their previous owners. | ||
355 | Non-transferable objects that are deeded to the group have been deleted. | ||
356 | </message> | ||
357 | </notify> | ||
358 | <notify name="UnOwnedObjectsReturned" tip="false"> | ||
359 | <message name="message"> | ||
360 | The objects on the selected parcel that are NOT owned by you have been returned to their owners. | ||
361 | </message> | ||
362 | </notify> | ||
363 | <notify name="NotSafe" tip="false" unique="true"> | ||
364 | <message name="message"> | ||
365 | This land has damage enabled ('not safe'). | ||
366 | You can be hurt here. If you die, you will be teleported to your home location. | ||
367 | </message> | ||
368 | </notify> | ||
369 | <notify name="NoFly" tip="false" unique="true"> | ||
370 | <message name="message"> | ||
371 | This land has flying disabled ('no fly'). | ||
372 | You cannot fly here. | ||
373 | </message> | ||
374 | </notify> | ||
375 | <notify name="PushRestricted" tip="false" unique="true"> | ||
376 | <message name="message"> | ||
377 | This land is 'No Pushing'. | ||
378 | You cannot push others here unless you own the land. | ||
379 | </message> | ||
380 | </notify> | ||
381 | <notify name="NoVoice" tip="false" unique="true"> | ||
382 | <message name="message"> | ||
383 | This land has voice disabled. | ||
384 | </message> | ||
385 | </notify> | ||
386 | <notify name="NoBuild" tip="false" unique="true"> | ||
387 | <message name="message"> | ||
388 | This land has building disabled ('no build'). | ||
389 | You cannot create objects here. | ||
390 | </message> | ||
391 | </notify> | ||
392 | <notify name="ScriptsStopped" tip="false"> | ||
393 | <message name="message"> | ||
394 | An administrator has temporarily stopped scripts in this region. | ||
395 | </message> | ||
396 | </notify> | ||
397 | <notify name="ScriptsNotRunning" tip="false"> | ||
398 | <message name="message"> | ||
399 | This region is not running any scripts. | ||
400 | </message> | ||
401 | </notify> | ||
402 | <notify name="NoOutsideScripts" tip="false"> | ||
403 | <message name="message"> | ||
404 | This land has outside scripts disabled | ||
405 | ('no outside scripts'). | ||
406 | No scripts will run except those belonging to the land owner. | ||
407 | </message> | ||
408 | </notify> | ||
409 | <notify name="ApproveURL" tip="false"> | ||
410 | <message name="message"> | ||
411 | An object wants to display this web page on its surface: | ||
412 | [URL] | ||
413 | </message> | ||
414 | <option name="LoadPage"> | ||
415 | Load Page | ||
416 | </option> | ||
417 | <option name="Don'tLoad"> | ||
418 | Don't Load | ||
419 | </option> | ||
420 | </notify> | ||
421 | <notify name="ClaimPublicLand" tip="false"> | ||
422 | <message name="message"> | ||
423 | Can only claim public land in region you're in. | ||
424 | </message> | ||
425 | </notify> | ||
426 | <notify name="ObjectGiveItem" tip="false"> | ||
427 | <message name="message"> | ||
428 | An object named [OBJECTFROMNAME] owned by [FIRST] [LAST] has given you a [OBJECTTYPE] named [OBJECTNAME]. | ||
429 | </message> | ||
430 | <option name="Keep"> | ||
431 | Keep | ||
432 | </option> | ||
433 | <option name="Discard"> | ||
434 | Discard | ||
435 | </option> | ||
436 | <option name="Mute"> | ||
437 | Mute | ||
438 | </option> | ||
439 | </notify> | ||
440 | <notify name="ObjectGiveItemUnknownUser" tip="false"> | ||
441 | <message name="message"> | ||
442 | An object named [OBJECTFROMNAME] owned by (an unknown user) has given you a [OBJECTTYPE] named [OBJECTNAME]. | ||
443 | </message> | ||
444 | <option name="Keep"> | ||
445 | Keep | ||
446 | </option> | ||
447 | <option name="Discard"> | ||
448 | Discard | ||
449 | </option> | ||
450 | <option name="Mute"> | ||
451 | Mute | ||
452 | </option> | ||
453 | </notify> | ||
454 | <notify name="UserGiveItem" tip="false"> | ||
455 | <message name="message"> | ||
456 | [NAME] has given you a [OBJECTTYPE] named '[OBJECTNAME]'. | ||
457 | </message> | ||
458 | <option name="Keep"> | ||
459 | Keep | ||
460 | </option> | ||
461 | <option name="Discard"> | ||
462 | Discard | ||
463 | </option> | ||
464 | <option name="Mute"> | ||
465 | Mute | ||
466 | </option> | ||
467 | </notify> | ||
468 | <notify name="GodMessage" tip="false"> | ||
469 | <message name="message"> | ||
470 | [NAME] | ||
471 | [MESSAGE] | ||
472 | </message> | ||
473 | </notify> | ||
474 | <notify name="JoinGroup" tip="false"> | ||
475 | <message name="message"> | ||
476 | [MESSAGE] | ||
477 | </message> | ||
478 | <option name="Join"> | ||
479 | Join | ||
480 | </option> | ||
481 | <option name="Decline"> | ||
482 | Decline | ||
483 | </option> | ||
484 | <option name="Info"> | ||
485 | Info | ||
486 | </option> | ||
487 | </notify> | ||
488 | <notify name="JoinGroupOfficerNoFee" tip="false"> | ||
489 | <message name="message"> | ||
490 | [NAME] has invited you | ||
491 | to join a group as an officer. | ||
492 | There is no cost to join this group. | ||
493 | |||
494 | [MESSAGE] | ||
495 | </message> | ||
496 | <option name="Join"> | ||
497 | Join | ||
498 | </option> | ||
499 | <option name="Decline"> | ||
500 | Decline | ||
501 | </option> | ||
502 | <option name="Info"> | ||
503 | Info | ||
504 | </option> | ||
505 | </notify> | ||
506 | <notify name="JoinGroupMember" tip="false"> | ||
507 | <message name="message"> | ||
508 | [NAME] has invited you | ||
509 | to join a group as a member. | ||
510 | To join this group, you will have to pay a signup fee of L$[COST] | ||
511 | |||
512 | [MESSAGE] | ||
513 | </message> | ||
514 | <option name="Join"> | ||
515 | Join | ||
516 | </option> | ||
517 | <option name="Decline"> | ||
518 | Decline | ||
519 | </option> | ||
520 | <option name="Info"> | ||
521 | Info | ||
522 | </option> | ||
523 | </notify> | ||
524 | <notify name="JoinGroupMemberNoFee" tip="false"> | ||
525 | <message name="message"> | ||
526 | [NAME] has invited you | ||
527 | to join a group as a member. | ||
528 | There is no cost to join this group. | ||
529 | |||
530 | [MESSAGE] | ||
531 | </message> | ||
532 | <option name="Join"> | ||
533 | Join | ||
534 | </option> | ||
535 | <option name="Decline"> | ||
536 | Decline | ||
537 | </option> | ||
538 | <option name="Info"> | ||
539 | Info | ||
540 | </option> | ||
541 | </notify> | ||
542 | <notify name="OfferTeleport" tip="false"> | ||
543 | <message name="message"> | ||
544 | [NAME] has offered to teleport you | ||
545 | to his or her location: | ||
546 | |||
547 | [MESSAGE] | ||
548 | </message> | ||
549 | <option name="Teleport"> | ||
550 | Teleport | ||
551 | </option> | ||
552 | <option name="Cancel"> | ||
553 | Cancel | ||
554 | </option> | ||
555 | </notify> | ||
556 | <notify name="GotoURL" tip="false"> | ||
557 | <message name="message"> | ||
558 | [MESSAGE] | ||
559 | [URL] | ||
560 | </message> | ||
561 | <option name="Later"> | ||
562 | Later | ||
563 | </option> | ||
564 | <option name="GoNow..."> | ||
565 | Go Now... | ||
566 | </option> | ||
567 | </notify> | ||
568 | <notify name="OfferFriendship" tip="false"> | ||
569 | <message name="message"> | ||
570 | [NAME] is offering friendship. | ||
571 | |||
572 | [MESSAGE] | ||
573 | |||
574 | (By default, you will be able to see each other's online status.) | ||
575 | </message> | ||
576 | <option name="Accept"> | ||
577 | Accept | ||
578 | </option> | ||
579 | <option name="Decline"> | ||
580 | Decline | ||
581 | </option> | ||
582 | <option name="Ignore"> | ||
583 | Ignore | ||
584 | </option> | ||
585 | </notify> | ||
586 | <notify name="OfferFriendshipNoMessage" tip="false"> | ||
587 | <message name="message"> | ||
588 | [NAME] is offering friendship. | ||
589 | |||
590 | (By default, you will be able to | ||
591 | see each other's online status.) | ||
592 | </message> | ||
593 | <option name="Accept"> | ||
594 | Accept | ||
595 | </option> | ||
596 | <option name="Decline"> | ||
597 | Decline | ||
598 | </option> | ||
599 | <option name="Ignore"> | ||
600 | Ignore | ||
601 | </option> | ||
602 | </notify> | ||
603 | <notify name="FriendshipAccepted" tip="false"> | ||
604 | <message name="message"> | ||
605 | [NAME] accepted your friendship offer. | ||
606 | </message> | ||
607 | </notify> | ||
608 | <notify name="FriendshipDeclined" tip="false"> | ||
609 | <message name="message"> | ||
610 | [NAME] declined your friendship offer. | ||
611 | </message> | ||
612 | </notify> | ||
613 | <notify name="OfferCallingCard" tip="false"> | ||
614 | <message name="message"> | ||
615 | [FIRST] [LAST] is offering their calling card. | ||
616 | This will add a bookmark in your inventory | ||
617 | so you can quickly IM this resident. | ||
618 | </message> | ||
619 | <option name="Accept"> | ||
620 | Accept | ||
621 | </option> | ||
622 | <option name="Decline"> | ||
623 | Decline | ||
624 | </option> | ||
625 | <option name="Ignore"> | ||
626 | Ignore | ||
627 | </option> | ||
628 | </notify> | ||
629 | <notify name="RegionRestartMinutes" tip="false"> | ||
630 | <message name="message"> | ||
631 | Region is restarting in [MINUTES] minutes. | ||
632 | If you remain in this region you will be logged out. | ||
633 | </message> | ||
634 | </notify> | ||
635 | <notify name="RegionRestartSeconds" tip="false"> | ||
636 | <message name="message"> | ||
637 | Region is restarting in [SECONDS] seconds. | ||
638 | If you remain in this region you will be logged out. | ||
639 | </message> | ||
640 | </notify> | ||
641 | <notify name="LoadWebPage" tip="false"> | ||
642 | <message name="message"> | ||
643 | Load web page [URL]? | ||
644 | |||
645 | [MESSAGE] | ||
646 | |||
647 | From object: [OBJECTNAME], owner: [NAME]? | ||
648 | </message> | ||
649 | <option name="Gotopage"> | ||
650 | Go to page | ||
651 | </option> | ||
652 | <option name="Cancel"> | ||
653 | Cancel | ||
654 | </option> | ||
655 | </notify> | ||
656 | <notify name="FailedToLoadWearableUnnamed" tip="false"> | ||
657 | <message name="message"> | ||
658 | Oops! | ||
659 | You tried to wear a [TYPE] and it did not load. | ||
660 | |||
661 | Don't panic. | ||
662 | Try again in a minute to give things a chance to settle down. | ||
663 | </message> | ||
664 | </notify> | ||
665 | <notify name="FailedToLoadWearable" tip="false"> | ||
666 | <message name="message"> | ||
667 | Oops! | ||
668 | You tried to wear [TYPE] named [DESC] and it did not load. | ||
669 | |||
670 | Don't panic. | ||
671 | Try again in a minute to give things a chance to settle down. | ||
672 | </message> | ||
673 | </notify> | ||
674 | <notify name="FailedToFindWearableUnnamed" tip="false"> | ||
675 | <message name="message"> | ||
676 | Failed to find [TYPE] in database. | ||
677 | </message> | ||
678 | </notify> | ||
679 | <notify name="FailedToFindWearable" tip="false"> | ||
680 | <message name="message"> | ||
681 | Failed to find [TYPE] named [DESC] in database. | ||
682 | </message> | ||
683 | </notify> | ||
684 | <notify caution="true" name="ScriptTakeMoney" tip="false"> | ||
685 | <message name="message"> | ||
686 | Take Linden dollars (L$) from you | ||
687 | </message> | ||
688 | </notify> | ||
689 | <notify name="ActOnControlInputs" tip="false"> | ||
690 | <message name="message"> | ||
691 | Act on your control inputs | ||
692 | </message> | ||
693 | </notify> | ||
694 | <notify name="RemapControlInputs" tip="false"> | ||
695 | <message name="message"> | ||
696 | Remap your control inputs | ||
697 | </message> | ||
698 | </notify> | ||
699 | <notify name="AnimateYourAvatar" tip="false"> | ||
700 | <message name="message"> | ||
701 | Animate your avatar | ||
702 | </message> | ||
703 | </notify> | ||
704 | <notify name="AttachToYourAvatar" tip="false"> | ||
705 | <message name="message"> | ||
706 | Attach to your avatar | ||
707 | </message> | ||
708 | </notify> | ||
709 | <notify name="ReleaseOwnership" tip="false"> | ||
710 | <message name="message"> | ||
711 | Release ownership and become public | ||
712 | </message> | ||
713 | </notify> | ||
714 | <notify name="LinkAndDelink" tip="false"> | ||
715 | <message name="message"> | ||
716 | Link and delink from other objects | ||
717 | </message> | ||
718 | </notify> | ||
719 | <notify name="AddAndRemoveJoints" tip="false"> | ||
720 | <message name="message"> | ||
721 | Add and remove joints with other objects | ||
722 | </message> | ||
723 | </notify> | ||
724 | <notify name="ChangePermissions" tip="false"> | ||
725 | <message name="message"> | ||
726 | Change its permissions | ||
727 | </message> | ||
728 | </notify> | ||
729 | <notify name="TrackYourCamera" tip="false"> | ||
730 | <message name="message"> | ||
731 | Track your camera | ||
732 | </message> | ||
733 | </notify> | ||
734 | <notify name="ControlYourCamera" tip="false"> | ||
735 | <message name="message"> | ||
736 | Control your camera | ||
737 | </message> | ||
738 | </notify> | ||
739 | <notify name="ScriptQuestion" tip="false"> | ||
740 | <message name="message"> | ||
741 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
742 | |||
743 | [QUESTIONS] | ||
744 | Is this OK? | ||
745 | </message> | ||
746 | <option name="Yes"> | ||
747 | Yes | ||
748 | </option> | ||
749 | <option name="No"> | ||
750 | No | ||
751 | </option> | ||
752 | <option name="Mute"> | ||
753 | Mute | ||
754 | </option> | ||
755 | </notify> | ||
756 | <notify name="ScriptQuestionCautionChatGranted" tip="false"> | ||
757 | <message name="message"> | ||
758 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been granted permission to: [PERMISSIONS]. | ||
759 | </message> | ||
760 | </notify> | ||
761 | <notify name="ScriptQuestionCautionChatDenied" tip="false"> | ||
762 | <message name="message"> | ||
763 | '[OBJECTNAME]', an object owned by '[OWNERNAME]', located in [REGIONNAME] at [REGIONPOS], has been denied permission to: [PERMISSIONS]. | ||
764 | </message> | ||
765 | </notify> | ||
766 | <notify name="ScriptQuestionCautionWarn" tip="false"> | ||
767 | <message name="message"> | ||
768 | An object wants permission to take Linden dollars (L$) from your account. | ||
769 | </message> | ||
770 | </notify> | ||
771 | <notify caution="true" name="ScriptQuestionCaution" tip="false"> | ||
772 | <message name="message"> | ||
773 | '[OBJECTNAME]', an object owned by '[NAME]', would like to: | ||
774 | |||
775 | [QUESTIONS] | ||
776 | If you do not trust this object and its creator, you should deny the request. For additional information, click the Details button. | ||
777 | |||
778 | Grant this request? | ||
779 | </message> | ||
780 | <option name="Grant"> | ||
781 | Grant | ||
782 | </option> | ||
783 | <option default="true" name="Deny"> | ||
784 | Deny | ||
785 | </option> | ||
786 | <option name="Details"> | ||
787 | Details... | ||
788 | </option> | ||
789 | </notify> | ||
790 | <notify name="ScriptDialog" tip="false"> | ||
791 | <message name="message"> | ||
792 | [FIRST] [LAST]'s '[TITLE]' | ||
793 | [MESSAGE] | ||
794 | </message> | ||
795 | <option name="Ignore"> | ||
796 | Ignore | ||
797 | </option> | ||
798 | </notify> | ||
799 | <notify name="ScriptDialogGroup" tip="false"> | ||
800 | <message name="message"> | ||
801 | [GROUPNAME]'s '[TITLE]' | ||
802 | [MESSAGE] | ||
803 | </message> | ||
804 | <option name="Ignore"> | ||
805 | Ignore | ||
806 | </option> | ||
807 | </notify> | ||
808 | <notify name="FirstBalanceIncrease" tip="false"> | ||
809 | <message name="message"> | ||
810 | You just received L$[AMOUNT]. | ||
811 | Objects and other users may give you L$. | ||
812 | Your balance is shown in the | ||
813 | upper-right corner of the screen. | ||
814 | </message> | ||
815 | </notify> | ||
816 | <notify name="FirstBalanceDecrease" tip="false"> | ||
817 | <message name="message"> | ||
818 | You just paid L$[AMOUNT]. | ||
819 | Your balance is shown in the upper-right | ||
820 | corner of the screen. | ||
821 | </message> | ||
822 | </notify> | ||
823 | <notify name="FirstSit" tip="false"> | ||
824 | <message name="message"> | ||
825 | You are sitting. | ||
826 | Use the arrow keys (or AWSD) to change the view. | ||
827 | Click the 'Stand Up' button to get up. | ||
828 | </message> | ||
829 | </notify> | ||
830 | <notify name="FirstMap" tip="false"> | ||
831 | <message name="message"> | ||
832 | Click and drag to scroll the map. | ||
833 | Double-click to teleport. | ||
834 | Use the controls on the right to find things | ||
835 | and display different backgrounds. | ||
836 | </message> | ||
837 | </notify> | ||
838 | <!-- TODO: Make sure all the notifications from Imprudence <= 1.2 are out of here before deleting this. --> | ||
839 | <notify name="FirstMiniMap" tip="false"> | ||
840 | <message name="message"> | ||
841 | Right-click the Mini-Map for more options. | ||
842 | </message> | ||
843 | </notify> | ||
844 | <notify name="FirstBuild" tip="false"> | ||
845 | <message name="message"> | ||
846 | You can build new objects in some areas of [SECOND_LIFE]. | ||
847 | Use the tools in the upper left to build, and try | ||
848 | holding down Ctrl or Alt to rapidly switch tools. | ||
849 | Press Esc to stop building. | ||
850 | </message> | ||
851 | </notify> | ||
852 | <notify name="FirstLeftClickNoHit" tip="false"> | ||
853 | <message name="message"> | ||
854 | Left-clicking interacts with special objects. | ||
855 | If the mouse pointer changes to a hand, | ||
856 | you can interact with the object. | ||
857 | Right-click always shows a menu of things you can do. | ||
858 | </message> | ||
859 | </notify> | ||
860 | <notify name="FirstTeleport" tip="false"> | ||
861 | <message name="message"> | ||
862 | This region doesn't allow point-to-point teleports, so you've been transported to the nearest telehub. | ||
863 | Your destination is marked with a tall beacon. | ||
864 | Follow the red arrow to the beacon, or click the arrow to dismiss the beacon. | ||
865 | </message> | ||
866 | </notify> | ||
867 | <notify name="FirstOverrideKeys" tip="false"> | ||
868 | <message name="message"> | ||
869 | Your movement keys are now being handled by an object. | ||
870 | Try the arrow keys or AWSD to see what they do. | ||
871 | Some objects (like guns) require you to go into mouselook to use them. | ||
872 | Press 'M' to do this. | ||
873 | </message> | ||
874 | </notify> | ||
875 | <notify name="FirstAppearance" tip="false"> | ||
876 | <message name="message"> | ||
877 | You are editing your appearance. | ||
878 | To rotate and zoom view, use the arrow keys. | ||
879 | When you are finished, press 'Save All' | ||
880 | to save your look and exit. | ||
881 | You can edit your appearance as often as you like. | ||
882 | </message> | ||
883 | </notify> | ||
884 | <notify name="FirstInventory" tip="false"> | ||
885 | <message name="message"> | ||
886 | This is your inventory, which contains objects, notecards, clothing, and other things you own. | ||
887 | * To wear an object or outfit folder, drag it onto yourself. | ||
888 | * To bring an object into the world, drag it onto the ground. | ||
889 | * To read a notecard, double-click it. | ||
890 | </message> | ||
891 | </notify> | ||
892 | <notify name="FirstSandbox" tip="false"> | ||
893 | <message name="message"> | ||
894 | This is a sandbox region. | ||
895 | Objects you build here may be deleted after | ||
896 | you leave the area, Sandboxes clean on a regular basis, please refer to the information at the top of the screen next to the region name. | ||
897 | |||
898 | Sandbox regions are uncommon, and are marked with signs. | ||
899 | </message> | ||
900 | </notify> | ||
901 | <notify name="FirstFlexible" tip="false"> | ||
902 | <message name="message"> | ||
903 | This object is flexible. | ||
904 | Flexible objects may not be physical and must be phantom | ||
905 | until the flexible checkbox is unchecked. | ||
906 | </message> | ||
907 | </notify> | ||
908 | <notify name="FirstDebugMenus" tip="false"> | ||
909 | <message name="message"> | ||
910 | You have enabled the Advanced menu. | ||
911 | This menu contains features useful for developers debugging Second Life. | ||
912 | To toggle this menu on Windows press Ctrl-Alt-D. On Mac press Cmd-Opt-Shift-D. | ||
913 | </message> | ||
914 | </notify> | ||
915 | <notify name="FirstSculptedPrim" tip="false"> | ||
916 | <message name="message"> | ||
917 | You are editing a sculpted prim. | ||
918 | Sculpted prims require a special texture to specify their shape. | ||
919 | You can find example sculpted textures in the inventory library. | ||
920 | </message> | ||
921 | </notify> | ||
922 | <notify name="FirstMedia" tip="false"> | ||
923 | <message name="message"> | ||
924 | You have begun playing media. Media can set to play automatically in the preferences window under Audio / Video. Note that this can be a security risk for media sites you do not trust. | ||
925 | </message> | ||
926 | </notify> | ||
927 | <!-- [RLVa:KB] --> | ||
928 | <notify name="FirstRLVDetach" tip="false"> | ||
929 | <message name="message"> | ||
930 | One of your attachments was made nondetachable using Restrained Life. | ||
931 | Please note that this also disables the 'Wear' option on all prim attachments in your inventory unless they are properly named. | ||
932 | |||
933 | For more information search for 'Restrained Life' on the SL wiki. | ||
934 | </message> | ||
935 | </notify> | ||
936 | <notify name="FirstRLVFartouch" tip="false"> | ||
937 | <message name="message"> | ||
938 | You have been fartouch restricted: you will be unable to touch objects farther than 1.5m from your avatar until the restriction is lifted. | ||
939 | |||
940 | Tip: if an object is out of range the mouse cursor will not change as you hover over it and you'll hear an error sound if you try to right-click it. | ||
941 | </message> | ||
942 | </notify> | ||
943 | <!-- [/RLVa:KB] --> | ||
944 | <notify name="MaxListSelectMessage" tip="true"> | ||
945 | <message name="message"> | ||
946 | You may only select up to [MAX_SELECT] items | ||
947 | from this list. | ||
948 | </message> | ||
949 | </notify> | ||
950 | <notify name="VoiceInviteP2P" tip="false" unique="true"> | ||
951 | <message name="message"> | ||
952 | [NAME] is inviting you to a Voice Chat call. | ||
953 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this caller. | ||
954 | </message> | ||
955 | <option name="Accept"> | ||
956 | Accept | ||
957 | </option> | ||
958 | <option name="Decline"> | ||
959 | Decline | ||
960 | </option> | ||
961 | <option name="Mute"> | ||
962 | Mute | ||
963 | </option> | ||
964 | </notify> | ||
965 | <notify name="AutoUnmuteByIM" tip="false"> | ||
966 | <message name="message"> | ||
967 | [FIRST] [LAST] was sent an instant message and has been automatically unmuted. | ||
968 | </message> | ||
969 | </notify> | ||
970 | <notify name="AutoUnmuteByMoney" tip="false"> | ||
971 | <message name="message"> | ||
972 | [FIRST] [LAST] was given money and has been automatically unmuted. | ||
973 | </message> | ||
974 | </notify> | ||
975 | <notify name="AutoUnmuteByInventory" tip="false"> | ||
976 | <message name="message"> | ||
977 | [FIRST] [LAST] was offered inventory and has been automatically unmuted. | ||
978 | </message> | ||
979 | </notify> | ||
980 | <notify name="VoiceInviteGroup" tip="false" unique="true"> | ||
981 | <message name="message"> | ||
982 | [NAME] has joined a Voice Chat call with the group [GROUP]. | ||
983 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this caller. | ||
984 | </message> | ||
985 | <option name="Accept"> | ||
986 | Accept | ||
987 | </option> | ||
988 | <option name="Decline"> | ||
989 | Decline | ||
990 | </option> | ||
991 | <option name="Mute"> | ||
992 | Mute | ||
993 | </option> | ||
994 | </notify> | ||
995 | <notify name="VoiceInviteAdHoc" tip="false" unique="true"> | ||
996 | <message name="message"> | ||
997 | [NAME] has joined a Voice Chat call with a conference chat.. | ||
998 | Click Accept to join the call or Decline to decline the invitation. Click Mute to mute this user. | ||
999 | </message> | ||
1000 | <option name="Accept"> | ||
1001 | Accept | ||
1002 | </option> | ||
1003 | <option name="Decline"> | ||
1004 | Decline | ||
1005 | </option> | ||
1006 | <option name="Mute"> | ||
1007 | Mute | ||
1008 | </option> | ||
1009 | </notify> | ||
1010 | <notify name="InviteAdHoc" tip="false" unique="true"> | ||
1011 | <message name="message"> | ||
1012 | [NAME] is inviting you to a conference chat. | ||
1013 | Click Accept to join the chat or Decline to decline the invitation. Click Mute to mute this user. | ||
1014 | </message> | ||
1015 | <option name="Accept"> | ||
1016 | Accept | ||
1017 | </option> | ||
1018 | <option name="Decline"> | ||
1019 | Decline | ||
1020 | </option> | ||
1021 | <option name="Mute"> | ||
1022 | Mute | ||
1023 | </option> | ||
1024 | </notify> | ||
1025 | <notify name="VoiceChannelFull" tip="true" unique="true"> | ||
1026 | <message name="message"> | ||
1027 | The voice call you are trying to join, [VOICE_CHANNEL_NAME], has reached maximum capacity. Please try again later. | ||
1028 | </message> | ||
1029 | </notify> | ||
1030 | <notify name="ProximalVoiceChannelFull" tip="true" unique="true"> | ||
1031 | <message name="message"> | ||
1032 | We're sorry. This area has reached maximum capacity for voice conversations. Please try to use voice in another area. | ||
1033 | </message> | ||
1034 | </notify> | ||
1035 | <notify name="VoiceChannelDisconnected" tip="true" unique="true"> | ||
1036 | <message name="message"> | ||
1037 | You have been disconnected from [VOICE_CHANNEL_NAME]. You will now be reconnected to spatial voice chat. | ||
1038 | </message> | ||
1039 | </notify> | ||
1040 | <notify name="VoiceChannelDisconnectedP2P" tip="true" unique="true"> | ||
1041 | <message name="message"> | ||
1042 | [VOICE_CHANNEL_NAME] has ended the call. You will now be reconnected to spatial voice chat. | ||
1043 | </message> | ||
1044 | </notify> | ||
1045 | <notify name="P2PCallDeclined" tip="true" unique="true"> | ||
1046 | <message name="message"> | ||
1047 | [VOICE_CHANNEL_NAME] has declined your call. You will now be reconnected to spatial voice chat. | ||
1048 | </message> | ||
1049 | </notify> | ||
1050 | <notify name="P2PCallNoAnswer" tip="true" unique="true"> | ||
1051 | <message name="message"> | ||
1052 | [VOICE_CHANNEL_NAME] is not available to take your call. You will now be reconnected to spatial voice chat. | ||
1053 | </message> | ||
1054 | </notify> | ||
1055 | <notify name="VoiceChannelJoinFailed" tip="true" unique="true"> | ||
1056 | <message name="message"> | ||
1057 | Failed to connect to [VOICE_CHANNEL_NAME], please try again later. You will now be reconnected to spatial voice chat. | ||
1058 | </message> | ||
1059 | </notify> | ||
1060 | <notify duration="10" name="VoiceLoginRetry" tip="true" unique="true"> | ||
1061 | <message name="message"> | ||
1062 | We are creating a voice channel for you. This may take up to one minute. | ||
1063 | </message> | ||
1064 | </notify> | ||
1065 | <notify name="Cannot enter parcel: not a group member" tip="true"> | ||
1066 | <message name="message"> | ||
1067 | Cannot enter parcel, you are not a member of the appropriate group. | ||
1068 | </message> | ||
1069 | </notify> | ||
1070 | <notify name="Cannot enter parcel: banned" tip="true"> | ||
1071 | <message name="message"> | ||
1072 | Cannot enter parcel, you have been banned. | ||
1073 | </message> | ||
1074 | </notify> | ||
1075 | <notify name="Cannot enter parcel: not on access list" tip="true"> | ||
1076 | <message name="message"> | ||
1077 | Cannot enter parcel, you are not on the access list. | ||
1078 | </message> | ||
1079 | </notify> | ||
1080 | <notify name="VoiceNotAllowed" tip="true" unique="true"> | ||
1081 | <message name="message"> | ||
1082 | You do not have permission to connect to voice chat for [VOICE_CHANNEL_NAME]. | ||
1083 | </message> | ||
1084 | </notify> | ||
1085 | <notify name="VoiceCallGenericError" tip="true" unique="true"> | ||
1086 | <message name="message"> | ||
1087 | An error has occurred while trying to connect to voice chat for [VOICE_CHANNEL_NAME]. Please try again later. | ||
1088 | </message> | ||
1089 | </notify> | ||
1090 | <notify caution="true" duration="10" name="ServerVersionChanged" tip="true"> | ||
1091 | <message name="message"> | ||
1092 | The region you have entered is running a different simulator version. Click this message for details. | ||
1093 | </message> | ||
1094 | </notify> | ||
1095 | <notify caution="true" name="UnableToOpenCommandURL" tip="true"> | ||
1096 | <message name="message"> | ||
1097 | The URL you clicked cannot be opened from this web browser. | ||
1098 | </message> | ||
1099 | </notify> | ||
3 | </notifications> | 1100 | </notifications> |
4 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> | 1101 | <!-- This file is no longer used. Please see notifications.xml and make your changes there. --> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml index a3a4b1a..921cd8e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | |||
@@ -1,430 +1,414 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="-550" height="486" left="350" name="Panel Avatar" width="430"> | 2 | <panel bottom="-575" height="511" left="350" name="Panel Avatar" width="430"> |
3 | <tab_container bottom="-486" height="486" left="0" mouse_opaque="false" name="tab" | 3 | <tab_container bottom="-511" height="511" left="0" mouse_opaque="false" name="tab" |
4 | tab_min_width="50" tab_position="top" width="419"> | 4 | tab_min_width="50" tab_position="top" width="419"> |
5 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 5 | <panel border="true" bottom="-507" follows="left|top|right|bottom" height="491" |
6 | label="2nd Life" left="1" mouse_opaque="true" name="2nd Life" width="418"> | 6 | label="2nd Life" left="1" mouse_opaque="true" name="2nd Life" width="418"> |
7 | <string name="CaptionTextAcctInfo"> | 7 | <string name="CaptionTextAcctInfo"> |
8 | [ACCTTYPE] | 8 | [ACCTTYPE] |
9 | [PAYMENTINFO] | 9 | [PAYMENTINFO] |
10 | [AGEVERIFICATION] | 10 | [AGEVERIFICATION] |
11 | </string> | 11 | </string> |
12 | <string name="AcctTypeResident"> | 12 | <string name="AcctTypeResident"> |
13 | Resident | 13 | Resident |
14 | </string> | 14 | </string> |
15 | <string name="AcctTypeTrial"> | 15 | <string name="AcctTypeTrial"> |
16 | Trial | 16 | Trial |
17 | </string> | 17 | </string> |
18 | <string name="AcctTypeCharterMember"> | 18 | <string name="AcctTypeCharterMember"> |
19 | Charter Member | 19 | Charter Member |
20 | </string> | 20 | </string> |
21 | <string name="AcctTypeEmployee"> | 21 | <string name="AcctTypeEmployee"> |
22 | Linden Lab Employee | 22 | Linden Lab Employee |
23 | </string> | 23 | </string> |
24 | <string name="PaymentInfoUsed"> | 24 | <string name="PaymentInfoUsed"> |
25 | Payment Info Used | 25 | Payment Info Used |
26 | </string> | 26 | </string> |
27 | <string name="PaymentInfoOnFile"> | 27 | <string name="PaymentInfoOnFile"> |
28 | Payment Info On File | 28 | Payment Info On File |
29 | </string> | 29 | </string> |
30 | <string name="NoPaymentInfoOnFile"> | 30 | <string name="NoPaymentInfoOnFile"> |
31 | No Payment Info On File | 31 | No Payment Info On File |
32 | </string> | 32 | </string> |
33 | <string name="AgeVerified"> | 33 | <string name="AgeVerified"> |
34 | Age-verified | 34 | Age-verified |
35 | </string> | 35 | </string> |
36 | <string name="NotAgeVerified"> | 36 | <string name="NotAgeVerified"> |
37 | Not Age-verified | 37 | Not Age-verified |
38 | </string> | 38 | </string> |
39 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 39 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
40 | bottom="-24" drop_shadow_visible="true" follows="left|top" | 40 | bottom="-23" drop_shadow_visible="true" follows="left|top" |
41 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 41 | font="SansSerifsmall" h_pad="0" halign="left" height="16" right="-12" |
42 | mouse_opaque="true" name="Name:" v_pad="0" width="70"> | 42 | mouse_opaque="true" name="online_yes" v_pad="0" width="145"> |
43 | Name: | 43 | Currently: Online |
44 | </text> | 44 | </text> |
45 | <name_editor bevel_style="in" border_style="line" | 45 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
46 | border_thickness="1" bottom="-24" enabled="false" follows="left|top" | 46 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" |
47 | font="SansSerifSmall" height="16" is_unicode="false" left_delta="75" | 47 | font="SansSerifsmall" h_pad="0" halign="left" height="16" left_delta="0" |
48 | max_length="254" mouse_opaque="false" name="name" | 48 | mouse_opaque="true" name="online_no" v_pad="0" width="145"> |
49 | width="180" /> | 49 | Currently: Offline |
50 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 50 | </text> |
51 | bottom="-24" drop_shadow_visible="true" follows="left|top" | 51 | <button bottom_delta="-19" font="SansSerif" halign="center" height="20" |
52 | font="SansSerifsmall" h_pad="0" halign="left" height="16" left="279" | 52 | label="Instant Message..." label_selected="Instant Message..." |
53 | mouse_opaque="true" name="online_yes" v_pad="0" width="121"> | 53 | right="-12" mouse_opaque="true" name="Instant Message..." |
54 | Currently Online | 54 | tool_tip="Instant Message (IM)" width="145" /> |
55 | </text> | 55 | <button bottom_delta="-23" font="SansSerif" halign="center" height="20" |
56 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 56 | label="Offer Teleport..." label_selected="Offer Teleport..." |
57 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 57 | left_delta="0" mouse_opaque="true" name="Offer Teleport..." width="145" /> |
58 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | 58 | <button bottom_delta="-34" font="SansSerif" halign="center" height="20" |
59 | mouse_opaque="true" name="label" v_pad="0" width="121"> | 59 | label="Add to Friends..." label_selected="Add to Friends..." left_delta="0" |
60 | Born: | 60 | mouse_opaque="true" name="Add Friend..." width="145" /> |
61 | </text> | 61 | <button bottom_delta="-23" font="SansSerif" halign="center" height="20" |
62 | <line_editor bevel_style="in" border_style="line" | 62 | label="Invite to Group..." label_selected="Invite to Group..." left_delta="0" |
63 | mouse_opaque="true" name="Invite to Group..." width="145" /> | ||
64 | <button bottom_delta="-23" font="SansSerif" halign="center" height="20" label="Find on Map" | ||
65 | label_selected="Find on Map" left_delta="0" mouse_opaque="true" | ||
66 | name="Find on Map" width="145" /> | ||
67 | <button bottom_delta="-34" font="SansSerif" halign="center" height="20" label="Pay..." | ||
68 | label_selected="Pay..." left_delta="0" mouse_opaque="true" name="Pay..." | ||
69 | width="145" /> | ||
70 | <button bottom_delta="-23" font="SansSerif" halign="center" height="20" label="Mute" | ||
71 | label_selected="Mute" left_delta="0" mouse_opaque="true" name="Mute" | ||
72 | width="145" /> | ||
73 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
74 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" | ||
75 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" | ||
76 | mouse_opaque="true" name="label" v_pad="0" width="145"> | ||
77 | Born: | ||
78 | </text> | ||
79 | <line_editor bevel_style="in" border_style="line" | ||
63 | border_thickness="1" bottom_delta="-16" enabled="true" follows="left|top" | 80 | border_thickness="1" bottom_delta="-16" enabled="true" follows="left|top" |
64 | font="SansSerifSmall" height="16" is_unicode="false" left="279" | 81 | font="SansSerifSmall" height="18" is_unicode="false" right="-12" |
65 | max_length="254" mouse_opaque="false" name="born" | 82 | max_length="254" mouse_opaque="false" name="born" |
66 | width="121" /> | 83 | width="145" /> |
67 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 84 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
68 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 85 | bottom_delta="-24" drop_shadow_visible="true" follows="left|top" |
69 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | 86 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
70 | mouse_opaque="true" name="label2" v_pad="0" width="121"> | 87 | mouse_opaque="true" name="label2" v_pad="0" width="145"> |
71 | Account: | 88 | Account: |
72 | </text> | 89 | </text> |
73 | <view_border bevel_style="in" bottom_delta="-48" follows="left|top" height="48" left="279" | 90 | <view_border bevel_style="in" bottom_delta="-52" follows="left|top" height="52" right="-12" |
74 | mouse_opaque="false" name="acct_border" width="121" /> | 91 | mouse_opaque="false" name="acct_border" width="145" /> |
75 | <text bg_visible="false" border_drop_shadow_visible="false" | 92 | <text bg_visible="false" border_drop_shadow_visible="false" |
76 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" | 93 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" |
77 | follows="left|top" font="SansSerifSmall" height="48" left="279" | 94 | follows="left|top" font="SansSerifSmall" height="48" left="264" |
78 | mouse_opaque="false" name="acct" width="121" /> | 95 | mouse_opaque="false" name="acct" width="121" /> |
79 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 96 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
80 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | 97 | bottom_delta="-25" drop_shadow_visible="true" follows="left|top" |
81 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | 98 | font="SansSerifSmall" h_pad="0" halign="left" height="16" right="-12" |
82 | mouse_opaque="true" name="partner_label" | 99 | mouse_opaque="true" name="partner_label" |
83 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | 100 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" |
84 | v_pad="0" width="130"> | 101 | v_pad="0" width="145"> |
85 | Partner: | 102 | Partner: |
86 | </text> | 103 | </text> |
87 | <button bottom_delta="2" follows="left|top" font="SansSerif" halign="center" | 104 | <button bottom_delta="1" follows="left|top" font="SansSerif" halign="center" |
88 | height="18" label="i" label_selected="i" left_delta="44" | 105 | height="18" label="i" label_selected="i" left_delta="44" |
89 | mouse_opaque="true" name="partner_info" | 106 | mouse_opaque="true" name="partner_info" |
90 | tool_tip="Click to open partner's profile" width="18" /> | 107 | tool_tip="Click to open partner's profile" width="20" /> |
91 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 108 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
92 | height="18" label="?" label_selected="?" left_delta="24" | 109 | height="18" label="?" label_selected="?" left_delta="24" |
93 | mouse_opaque="true" name="partner_help" width="18" /> | 110 | mouse_opaque="true" name="partner_help" width="20" /> |
94 | <line_editor bevel_style="in" border_style="line" | 111 | <line_editor bevel_style="in" border_style="line" |
95 | border_thickness="1" bottom_delta="-16" enabled="true" follows="left|top" | 112 | border_thickness="1" bottom_delta="-19" enabled="true" follows="left|top" |
96 | font="SansSerifSmall" height="16" is_unicode="false" left="279" | 113 | font="SansSerifSmall" height="18" is_unicode="false" right="-12" |
97 | max_length="254" mouse_opaque="false" name="partner_edit" | 114 | max_length="254" mouse_opaque="false" name="partner_edit" |
98 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | 115 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" |
99 | width="121"> | 116 | width="145"> |
100 | [FIRST] [LAST] | 117 | [FIRST] [LAST] |
101 | </line_editor> | 118 | </line_editor> |
102 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 119 | <name_editor bevel_style="in" border_style="line" |
103 | bottom="-44" drop_shadow_visible="true" follows="left|top" | 120 | border_thickness="1" bottom="-23" enabled="false" follows="left|top" |
104 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 121 | font="SansSerifSmall" height="16" is_unicode="false" left="12" |
105 | mouse_opaque="true" name="Photo:" v_pad="0" width="70"> | 122 | max_length="254" mouse_opaque="false" name="name" |
106 | Photo: | 123 | width="235" /> |
107 | </text> | 124 | <texture_picker allow_no_texture="true" bottom="271" can_apply_immediately="false" |
108 | <texture_picker allow_no_texture="true" bottom="-179" can_apply_immediately="false" | 125 | default_image_name="None" follows="left|top" height="192" label="" |
109 | default_image_name="None" follows="left|top" height="151" label="" | 126 | left="12" mouse_opaque="true" name="img" scale_image="false" auto-resize="false" |
110 | left="79" mouse_opaque="true" name="img" | 127 | tool_tip="Click to choose a picture" width="235" /> |
111 | tool_tip="Click to choose a picture" width="180" /> | 128 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
112 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 129 | bottom_delta="-6" drop_shadow_visible="true" follows="left|top" |
113 | bottom="-183" drop_shadow_visible="true" follows="left|top" | 130 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left_delta="0" |
114 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 131 | mouse_opaque="true" name="About:" v_pad="0" width="170"> |
115 | mouse_opaque="true" name="Groups:" v_pad="0" width="70"> | 132 | About (500 chars): |
116 | Groups: | 133 | </text> |
117 | </text> | 134 | <text_editor bottom_delta="-137" embedded_items="false" |
118 | <scroll_list background_visible="true" bottom="-258" column_padding="5" draw_border="true" | 135 | enabled="true" follows="left|top" font="SansSerifSmall" height="137" |
119 | follows="left|top" height="90" left="79" mouse_opaque="false" | 136 | is_unicode="false" left_delta="0" max_length="511" mouse_opaque="true" |
120 | multi_select="false" name="groups" width="321" /> | 137 | name="about" width="235" word_wrap="true" /> |
121 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 138 | |
122 | bottom="-280" drop_shadow_visible="true" follows="left|top" | 139 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
123 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 140 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" |
124 | mouse_opaque="true" name="About:" v_pad="0" width="70"> | 141 | font="SansSerifSmall" halign="left" height="16" left="12" |
125 | About: | 142 | mouse_opaque="true" name="Groups:" width="70"> |
126 | </text> | 143 | Groups: |
127 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 144 | </text> |
128 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | 145 | <scroll_list background_visible="true" bottom_delta="-80" column_padding="5" draw_border="true" |
129 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | 146 | follows="left|top" height="80" left_delta="0" mouse_opaque="false" |
130 | mouse_opaque="true" name="(500 chars)" v_pad="0" width="70"> | 147 | multi_select="false" name="groups" width="235" /> |
131 | (500 chars) | 148 | <view_border blevel_style="in" bottom_delta="0" follows="left|top" height="80" right="-12" |
132 | </text> | 149 | mouse_opaque="false" name="drop_target_rect_vis" width="145" /> |
133 | <text_editor bottom="-375" embedded_items="false" | 150 | <view_border blevel_style="in" border_thickness="0" bottom_delta="0" follows="left|top" |
134 | enabled="true" follows="left|top" font="SansSerifSmall" height="110" | 151 | height="80" left_delta="0" mouse_opaque="false" name="drop_target_rect" |
135 | is_unicode="false" left="79" max_length="511" mouse_opaque="true" | 152 | width="145" /> |
136 | name="about" width="321" word_wrap="true" /> | 153 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
137 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 154 | bottom_delta="40" drop_shadow_visible="true" follows="left|top" |
138 | bottom="-403" drop_shadow_visible="true" follows="left|top" | 155 | font="SansSerifSmall" h_pad="0" halign="center" height="16" right="-28" |
139 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | 156 | mouse_opaque="true" name="drop target" |
140 | mouse_opaque="true" name="Give item:" v_pad="0" width="75"> | 157 | tool_tip="Drop inventory items here to give them to this resident." v_pad="2" |
141 | Give item: | 158 | width="115"> |
142 | </text> | 159 | Drop inventory here |
143 | <view_border blevel_style="in" border_thickness="0" bottom="-466" follows="left|top" | 160 | </text> |
144 | height="466" left_delta="4" mouse_opaque="false" name="drop_target_rect" | 161 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
145 | width="409" /> | 162 | bottom_delta="-18" drop_shadow_visible="true" follows="left|top" |
146 | <view_border blevel_style="in" bottom="-403" follows="left|top" height="16" left_delta="75" | ||
147 | mouse_opaque="false" name="drop_target_rect_vis" width="321" /> | ||
148 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
149 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | ||
150 | font="SansSerifSmall" h_pad="0" halign="center" height="16" left_delta="0" | 163 | font="SansSerifSmall" h_pad="0" halign="center" height="16" left_delta="0" |
151 | mouse_opaque="true" name="Give inventory" | 164 | mouse_opaque="true" name="Give inventory 2" width="115" |
152 | tool_tip="Drop inventory items here to give them to this person." v_pad="2" | 165 | tool_tip="Drop inventory items here to give them to this resident."> |
153 | width="321"> | 166 | to give to resident |
154 | Drop inventory item here. | 167 | </text> |
155 | </text> | 168 | <check_box bottom="1" follows="left|top" font="SansSerifSmall" height="16" |
156 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 169 | initial_value="false" label="Show profile in search" left="18" mouse_opaque="true" |
157 | initial_value="false" label="Show in search" left="75" mouse_opaque="true" | ||
158 | name="allow_publish" | 170 | name="allow_publish" |
159 | tool_tip="Publish extra profile information such as description and image in Search." | 171 | tool_tip="Publish extra profile information such as description and image in Search." |
160 | width="130" /> | 172 | width="145" /> |
161 | <button bottom="-425" follows="left|top" font="SansSerif" halign="center" height="20" | 173 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="18" |
162 | label="?" label_selected="?" left_delta="145" mouse_opaque="true" name="?" | 174 | label="?" label_selected="?" left_delta="150" mouse_opaque="true" name="?" |
163 | width="20" /> | 175 | width="20" /> |
164 | <button bottom="-428" font="SansSerif" halign="center" height="20" label="Find on Map" | 176 | </panel> |
165 | label_selected="Find on Map" left="24" mouse_opaque="true" | 177 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
166 | name="Find on Map" width="100" /> | 178 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> |
167 | <button bottom="-428" font="SansSerif" halign="center" height="20" | 179 | <line_editor bevel_style="in" border_style="line" |
168 | label="Offer Teleport..." label_selected="Offer Teleport..." | ||
169 | left_delta="102" mouse_opaque="true" name="Offer Teleport..." width="140" /> | ||
170 | <button bottom="-428" font="SansSerif" halign="center" height="20" | ||
171 | label="Add Friend..." label_selected="Add Friend..." left_delta="142" | ||
172 | mouse_opaque="true" name="Add Friend..." width="130" /> | ||
173 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Pay..." | ||
174 | label_selected="Pay..." left="24" mouse_opaque="true" name="Pay..." | ||
175 | width="100" /> | ||
176 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" | ||
177 | label="Instant Message..." label_selected="Instant Message..." | ||
178 | left_delta="102" mouse_opaque="true" name="Instant Message..." | ||
179 | tool_tip="Instant Message (IM)" width="140" /> | ||
180 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Mute" | ||
181 | label_selected="Mute" left_delta="142" mouse_opaque="true" name="Mute" | ||
182 | width="130" /> | ||
183 | </panel> | ||
184 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
185 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> | ||
186 | <line_editor bevel_style="in" border_style="line" | ||
187 | border_thickness="1" bottom_delta="-18" enabled="false" follows="left|top" | 180 | border_thickness="1" bottom_delta="-18" enabled="false" follows="left|top" |
188 | font="SansSerifSmall" height="16" is_unicode="false" left="10" | 181 | font="SansSerifSmall" height="16" is_unicode="false" left="10" |
189 | max_length="254" mouse_opaque="true" name="url_edit" | 182 | max_length="254" mouse_opaque="true" name="url_edit" |
190 | width="400" /> | 183 | width="400" /> |
191 | <flyout_button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" | 184 | <flyout_button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" |
192 | height="18" label="Load" label_selected="Load" left="10" | 185 | height="18" label="Load" label_selected="Load" left="10" |
193 | mouse_opaque="true" name="load" enabled="false" | 186 | mouse_opaque="true" name="load" enabled="false" |
194 | tool_tip="Load this profile page with embedded web browser." width="80" > | 187 | tool_tip="Load this profile page with embedded web browser." width="80" > |
195 | <flyout_button_item value="open" name="open_item">In external browser</flyout_button_item> | 188 | <flyout_button_item value="open" name="open_item">In external browser</flyout_button_item> |
196 | <flyout_button_item value="home" name="home_item">Home URL</flyout_button_item> | 189 | <flyout_button_item value="home" name="home_item">Home URL</flyout_button_item> |
197 | </flyout_button> | 190 | </flyout_button> |
198 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 191 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
199 | height="18" label="?" label_selected="?" left_delta="85" | 192 | height="18" label="?" label_selected="?" left_delta="85" |
200 | mouse_opaque="true" name="web_profile_help" width="18" /> | 193 | mouse_opaque="true" name="web_profile_help" width="18" /> |
201 | <check_box bottom_delta="0" follows="right|top" font="SansSerifSmall" height="16" | 194 | <check_box bottom_delta="0" follows="right|top" font="SansSerifSmall" height="16" |
202 | initial_value="false" label="Automatically load web profiles" | 195 | initial_value="false" label="Automatically load web profiles" |
203 | left_delta="30" mouse_opaque="true" name="auto_load" | 196 | left_delta="30" mouse_opaque="true" name="auto_load" |
204 | tool_tip="Automatically load ALL profile webpages without asking first." | 197 | tool_tip="Automatically load ALL profile webpages without asking first." |
205 | width="127" /> | 198 | width="127" /> |
206 | <web_browser border_visible="false" bottom="-444" follows="top|left|right" height="400" | 199 | <web_browser border_visible="false" bottom="-444" follows="top|left|right" height="400" |
207 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" | 200 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" |
208 | width="400" /> | 201 | width="400" /> |
209 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" | 202 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" |
210 | top="25" /> | 203 | top="25" /> |
211 | </panel> | 204 | </panel> |
212 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 205 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
213 | label="Interests" left="1" mouse_opaque="true" name="Interests" width="418"> | 206 | label="Interests" left="1" mouse_opaque="true" name="Interests" width="418"> |
214 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 207 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
215 | bottom="-36" drop_shadow_visible="true" follows="left|top" | 208 | bottom="-36" drop_shadow_visible="true" follows="left|top" |
216 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 209 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="12" |
217 | mouse_opaque="true" name="I Want To:" v_pad="0" width="70"> | 210 | mouse_opaque="true" name="I Want To:" v_pad="0" width="70"> |
218 | I Want To: | 211 | I Want To: |
219 | </text> | 212 | </text> |
220 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 213 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
221 | initial_value="false" label="Build" left_delta="70" mouse_opaque="true" | 214 | initial_value="false" label="Build" left_delta="70" mouse_opaque="true" |
222 | name="chk0" width="90" /> | 215 | name="chk0" width="90" /> |
223 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 216 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
224 | initial_value="false" label="Explore" left_delta="170" mouse_opaque="true" | 217 | initial_value="false" label="Explore" left_delta="170" mouse_opaque="true" |
225 | name="chk1" width="90" /> | 218 | name="chk1" width="90" /> |
226 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 219 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
227 | initial_value="false" label="Meet" left_delta="-170" mouse_opaque="true" | 220 | initial_value="false" label="Meet" left_delta="-170" mouse_opaque="true" |
228 | name="chk2" width="57" /> | 221 | name="chk2" width="57" /> |
229 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 222 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
230 | initial_value="false" label="Be Hired" left_delta="170" mouse_opaque="true" | 223 | initial_value="false" label="Be Hired" left_delta="170" mouse_opaque="true" |
231 | name="chk6" width="92" /> | 224 | name="chk6" width="92" /> |
232 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 225 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
233 | initial_value="false" label="Group" left_delta="-170" mouse_opaque="true" | 226 | initial_value="false" label="Group" left_delta="-170" mouse_opaque="true" |
234 | name="chk3" width="90" /> | 227 | name="chk3" width="90" /> |
235 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 228 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
236 | initial_value="false" label="Buy" left_delta="170" mouse_opaque="true" | 229 | initial_value="false" label="Buy" left_delta="170" mouse_opaque="true" |
237 | name="chk4" width="90" /> | 230 | name="chk4" width="90" /> |
238 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 231 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
239 | initial_value="false" label="Sell" left_delta="-170" mouse_opaque="true" | 232 | initial_value="false" label="Sell" left_delta="-170" mouse_opaque="true" |
240 | name="chk5" width="50" /> | 233 | name="chk5" width="50" /> |
241 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 234 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
242 | initial_value="false" label="Hire" left_delta="170" mouse_opaque="true" | 235 | initial_value="false" label="Hire" left_delta="170" mouse_opaque="true" |
243 | name="chk7" width="92" /> | 236 | name="chk7" width="92" /> |
244 | <line_editor bevel_style="in" border_style="line" | 237 | <line_editor bevel_style="in" border_style="line" |
245 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" | 238 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" |
246 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | 239 | font="SansSerifSmall" height="16" is_unicode="false" left="74" |
247 | max_length="254" mouse_opaque="true" name="want_to_edit" | 240 | max_length="254" mouse_opaque="true" name="want_to_edit" |
248 | width="330" /> | 241 | width="330" /> |
249 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 242 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
250 | bottom_delta="-26" drop_shadow_visible="true" follows="left|top" | 243 | bottom_delta="-26" drop_shadow_visible="true" follows="left|top" |
251 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 244 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="12" |
252 | mouse_opaque="true" name="Skills:" v_pad="0" width="70"> | 245 | mouse_opaque="true" name="Skills:" v_pad="0" width="70"> |
253 | Skills: | 246 | Skills: |
254 | </text> | 247 | </text> |
255 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 248 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
256 | initial_value="false" label="Textures" left_delta="70" mouse_opaque="true" | 249 | initial_value="false" label="Textures" left_delta="70" mouse_opaque="true" |
257 | name="schk0" width="90" /> | 250 | name="schk0" width="90" /> |
258 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 251 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
259 | initial_value="false" label="Architecture" left_delta="170" | 252 | initial_value="false" label="Architecture" left_delta="170" |
260 | mouse_opaque="true" name="schk1" width="93" /> | 253 | mouse_opaque="true" name="schk1" width="93" /> |
261 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 254 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
262 | initial_value="false" label="Event Planning" left_delta="0" | 255 | initial_value="false" label="Event Planning" left_delta="0" |
263 | mouse_opaque="true" name="schk2" width="105" /> | 256 | mouse_opaque="true" name="schk2" width="105" /> |
264 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 257 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
265 | initial_value="false" label="Modeling" left_delta="-170" | 258 | initial_value="false" label="Modeling" left_delta="-170" |
266 | mouse_opaque="true" name="schk3" width="90" /> | 259 | mouse_opaque="true" name="schk3" width="90" /> |
267 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | 260 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" |
268 | initial_value="false" label="Scripting" left_delta="0" mouse_opaque="true" | 261 | initial_value="false" label="Scripting" left_delta="0" mouse_opaque="true" |
269 | name="schk4" width="90" /> | 262 | name="schk4" width="90" /> |
270 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | 263 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" |
271 | initial_value="false" label="Custom Characters" left_delta="170" | 264 | initial_value="false" label="Custom Characters" left_delta="170" |
272 | mouse_opaque="true" name="schk5" width="127" /> | 265 | mouse_opaque="true" name="schk5" width="127" /> |
273 | <line_editor bevel_style="in" border_style="line" | 266 | <line_editor bevel_style="in" border_style="line" |
274 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" | 267 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" |
275 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | 268 | font="SansSerifSmall" height="16" is_unicode="false" left="74" |
276 | max_length="254" mouse_opaque="true" name="skills_edit" | 269 | max_length="254" mouse_opaque="true" name="skills_edit" |
277 | width="330" /> | 270 | width="330" /> |
278 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 271 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
279 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top" | 272 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top" |
280 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 273 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="12" |
281 | mouse_opaque="true" name="Languages:" v_pad="0" width="70"> | 274 | mouse_opaque="true" name="Languages:" v_pad="0" width="70"> |
282 | Languages: | 275 | Languages: |
283 | </text> | 276 | </text> |
284 | <line_editor bevel_style="in" border_style="line" | 277 | <line_editor bevel_style="in" border_style="line" |
285 | border_thickness="1" bottom_delta="0" enabled="true" follows="left|top" | 278 | border_thickness="1" bottom_delta="0" enabled="true" follows="left|top" |
286 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | 279 | font="SansSerifSmall" height="16" is_unicode="false" left="74" |
287 | max_length="254" mouse_opaque="true" name="languages_edit" | 280 | max_length="254" mouse_opaque="true" name="languages_edit" |
288 | width="330" /> | 281 | width="330" /> |
289 | </panel> | 282 | </panel> |
290 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 283 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
291 | label="Picks" left="1" mouse_opaque="true" name="Picks" width="418"> | 284 | label="Picks" left="1" mouse_opaque="true" name="Picks" width="418"> |
292 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 285 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
293 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 286 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
294 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | 287 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" |
295 | mouse_opaque="true" | 288 | mouse_opaque="true" |
296 | name="Tell everyone about your favorite places in Second Life." v_pad="0" | 289 | name="Tell everyone about your favorite places in Second Life." v_pad="0" |
297 | width="302"> | 290 | width="302"> |
298 | Tell everyone about your favorite places in Second Life. | 291 | Tell everyone about your favorite places in Second Life. |
299 | </text> | 292 | </text> |
300 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | 293 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" |
301 | height="20" label="New..." label_selected="New..." left="114" | 294 | height="20" label="New..." label_selected="New..." left="114" |
302 | mouse_opaque="true" name="New..." width="75" /> | 295 | mouse_opaque="true" name="New..." width="75" /> |
303 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" | 296 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" |
304 | label="Delete..." label_selected="Delete..." left_delta="79" | 297 | label="Delete..." label_selected="Delete..." left_delta="79" |
305 | mouse_opaque="true" name="Delete..." width="75" /> | 298 | mouse_opaque="true" name="Delete..." width="75" /> |
306 | <tab_container bottom="-411" follows="left|top" height="363" left="4" mouse_opaque="false" | 299 | <tab_container bottom="-411" follows="left|top" height="363" left="12" mouse_opaque="false" |
307 | name="picks tab" tab_position="left" width="412" /> | 300 | name="picks tab" tab_position="left" width="412" /> |
308 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 301 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
309 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 302 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
310 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" | 303 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" |
311 | name="loading_text" v_pad="0" width="302"> | 304 | name="loading_text" v_pad="0" width="302"> |
312 | Loading... | 305 | Loading... |
313 | </text> | 306 | </text> |
314 | </panel> | 307 | </panel> |
315 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 308 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
316 | label="Classified" left="1" mouse_opaque="true" name="Classified" | 309 | label="Classified" left="1" mouse_opaque="true" name="Classified" |
317 | width="418"> | 310 | width="418"> |
318 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 311 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
319 | bottom="-20" drop_shadow_visible="true" follows="left|top" | 312 | bottom="-20" drop_shadow_visible="true" follows="left|top" |
320 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | 313 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" |
321 | mouse_opaque="true" | 314 | mouse_opaque="true" |
322 | name="Place an ad in Second Life's classified listings." v_pad="0" | 315 | name="Place an ad in Second Life's classified listings." v_pad="0" |
323 | width="302"> | 316 | width="302"> |
324 | Place an ad in Second Life's classified listings. | 317 | Place an ad in Second Life's classified listings. |
325 | </text> | 318 | </text> |
326 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | 319 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" |
327 | height="20" label="New..." label_selected="New..." left="114" | 320 | height="20" label="New..." label_selected="New..." left="114" |
328 | mouse_opaque="true" name="New..." width="75" /> | 321 | mouse_opaque="true" name="New..." width="75" /> |
329 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" | 322 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" |
330 | label="Delete..." label_selected="Delete..." left_delta="79" | 323 | label="Delete..." label_selected="Delete..." left_delta="79" |
331 | mouse_opaque="true" name="Delete..." width="75" /> | 324 | mouse_opaque="true" name="Delete..." width="75" /> |
332 | <tab_container bottom="-443" follows="left|top" height="395" left="4" mouse_opaque="false" | 325 | <tab_container bottom="-443" follows="left|top" height="395" left="12" mouse_opaque="false" |
333 | name="classified tab" tab_position="left" width="412" /> | 326 | name="classified tab" tab_position="left" width="412" /> |
334 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 327 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
335 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" | 328 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" |
336 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" | 329 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" |
337 | name="loading_text" v_pad="0" width="302"> | 330 | name="loading_text" v_pad="0" width="302"> |
338 | Loading... | 331 | Loading... |
339 | </text> | 332 | </text> |
340 | </panel> | 333 | </panel> |
341 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 334 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
342 | label="1st Life" left="1" mouse_opaque="true" name="1st Life" width="418"> | 335 | label="1st Life" left="1" mouse_opaque="true" name="1st Life" width="418"> |
343 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 336 | <texture_picker allow_no_texture="true" bottom="220" can_apply_immediately="false" |
344 | bottom="-36" drop_shadow_visible="true" follows="left|top" | 337 | default_image_name="None" follows="left|top" height="235" label="" |
345 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 338 | left="12" mouse_opaque="true" name="img" |
346 | mouse_opaque="true" name="Photo:" v_pad="0" width="61"> | 339 | tool_tip="Click to choose a picture" width="235" /> |
347 | Photo: | 340 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
348 | </text> | 341 | bottom_delta="-8" drop_shadow_visible="true" follows="left|top" |
349 | <texture_picker allow_no_texture="true" bottom="-171" can_apply_immediately="false" | 342 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="12" |
350 | default_image_name="None" follows="left|top" height="151" label="" | 343 | mouse_opaque="true" name="Info:" v_pad="0" width="161"> |
351 | left="70" mouse_opaque="true" name="img" | 344 | Info (250 chars): |
352 | tool_tip="Click to choose a picture" width="135" /> | 345 | </text> |
353 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 346 | <text_editor bottom_delta="-179" embedded_items="false" |
354 | bottom="-203" drop_shadow_visible="true" follows="left|top" | 347 | enabled="true" follows="left|top" font="SansSerifSmall" height="178" |
355 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | 348 | is_unicode="false" left="12" max_length="254" mouse_opaque="false" |
356 | mouse_opaque="true" name="Info:" v_pad="0" width="61"> | 349 | name="about" width="378" word_wrap="true" /> |
357 | Info: | 350 | </panel> |
358 | </text> | 351 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
359 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
360 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | ||
361 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | ||
362 | mouse_opaque="true" name="(250 chars)" v_pad="0" width="65"> | ||
363 | (250 chars) | ||
364 | </text> | ||
365 | <text_editor bottom="-347" embedded_items="false" | ||
366 | enabled="true" follows="left|top" font="SansSerifSmall" height="160" | ||
367 | is_unicode="false" left="70" max_length="254" mouse_opaque="false" | ||
368 | name="about" width="330" word_wrap="true" /> | ||
369 | </panel> | ||
370 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
371 | label="My Notes" left="1" mouse_opaque="true" name="My Notes" width="418"> | 352 | label="My Notes" left="1" mouse_opaque="true" name="My Notes" width="418"> |
372 | <string name="Loading"> | 353 | <string name="Loading"> |
373 | Loading... | 354 | Loading... |
374 | </string> | 355 | </string> |
375 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 356 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
376 | bottom="-52" drop_shadow_visible="true" follows="left|top" | 357 | bottom="-52" drop_shadow_visible="true" follows="left|top" |
377 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="10" | 358 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="10" |
378 | mouse_opaque="true" name="label" v_pad="0" width="412"> | 359 | mouse_opaque="true" name="label" v_pad="0" width="412"> |
379 | Use this space to record your notes about this person. Keep track | 360 | Use this space to record your notes about this person. Keep track |
380 | of trades in progress, joint projects, etc. Only you can see these | 361 | of trades in progress, joint projects, etc. Only you can see these |
381 | notes. This person cannot see them, nor can other people. | 362 | notes. This person cannot see them, nor can other people. |
382 | </text> | 363 | </text> |
383 | <text_editor bottom_delta="-260" embedded_items="false" enabled="true" follows="left|top" | 364 | <text_editor bottom_delta="-260" embedded_items="false" enabled="true" follows="left|top" |
384 | font="SansSerif" height="256" is_unicode="false" left="10" | 365 | font="SansSerif" height="256" is_unicode="false" left="10" |
385 | max_length="1023" mouse_opaque="true" name="notes edit" width="400" | 366 | max_length="1023" mouse_opaque="true" name="notes edit" width="400" |
386 | word_wrap="false" /> | 367 | word_wrap="false" /> |
387 | </panel> | 368 | </panel> |
388 | </tab_container> | 369 | </tab_container> |
389 | <button bottom="-483" font="SansSerif" halign="center" height="20" label="OK" | 370 | <button bottom="-508" font="SansSerif" halign="center" height="20" label="OK" |
390 | label_selected="OK" left="208" mouse_opaque="true" name="OK" width="100" /> | 371 | label_selected="OK" left="208" mouse_opaque="true" name="OK" width="100" /> |
391 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Cancel" | 372 | <button bottom="-508" font="SansSerif" halign="center" height="20" label="Cancel" |
392 | label_selected="Cancel" left_delta="105" mouse_opaque="true" name="Cancel" | 373 | label_selected="Cancel" left_delta="105" mouse_opaque="true" name="Cancel" |
393 | width="100" /> | 374 | width="100" /> |
394 | <button bottom_delta="132" font="SansSerif" halign="center" height="20" label="Kick" | 375 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Kick" |
395 | label_selected="Kick" left="4" mouse_opaque="true" name="Kick" width="72" /> | 376 | label_selected="Kick" left="12" mouse_opaque="true" name="Kick" width="72" /> |
396 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Freeze" | 377 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Freeze" |
397 | label_selected="Freeze" left="4" mouse_opaque="true" name="Freeze" | 378 | label_selected="Freeze" left_delta="76" mouse_opaque="true" name="Freeze" |
398 | tool_tip="Stop this resident's movement and chat." width="72" /> | 379 | tool_tip="Stop this resident's movement and chat." width="72" /> |
399 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" | 380 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" |
400 | label="Unfreeze" label_selected="Unfreeze" left="4" mouse_opaque="true" | 381 | label="Unfreeze" label_selected="Unfreeze" left_delta="76" mouse_opaque="true" |
401 | name="Unfreeze" tool_tip="Thaw resident" width="72" /> | 382 | name="Unfreeze" tool_tip="Thaw resident" width="72" /> |
402 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="CSR" | 383 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="CSR" |
403 | label_selected="CSR" left="4" mouse_opaque="true" name="csr_btn" | 384 | label_selected="CSR" left_delta="76" mouse_opaque="true" name="csr_btn" |
404 | tool_tip="Open customer service tool for this resident" width="72" /> | 385 | tool_tip="Open customer service tool for this resident" width="72" /> |
405 | <string name="ShowOnMapNonFriend"> | 386 | <string name="ShowOnMapNonFriend"> |
406 | Show location on the map. | 387 | Show location on the map. |
407 | Disabled because you have not | 388 | Disabled because you have not |
408 | formed a friendship with them. | 389 | formed a friendship with them. |
409 | </string> | 390 | </string> |
410 | <string name="ShowOnMapFriendOffline"> | 391 | <string name="ShowOnMapFriendOffline"> |
411 | Show location on the map. | 392 | Show location on the map. |
412 | Disabled because they are not online. | 393 | Disabled because they are not online. |
413 | </string> | 394 | </string> |
414 | <string name="ShowOnMapFriendOnline"> | 395 | <string name="ShowOnMapFriendOnline"> |
415 | Show location on the map. | 396 | Show location on the map. |
416 | </string> | 397 | </string> |
417 | <string name="TeleportGod"> | 398 | <string name="TeleportGod"> |
418 | Force a teleport to your location. | 399 | Force a teleport to your location. |
419 | </string> | 400 | </string> |
420 | <string name="TeleportPrelude"> | 401 | <string name="TeleportPrelude"> |
421 | Offer a teleport to your location. | 402 | Offer a teleport to your location. |
422 | Disabled until you leave Orientation Island. | 403 | Disabled until you leave Orientation Island. |
423 | </string> | 404 | </string> |
424 | <string name="TeleportNormal"> | 405 | <string name="TeleportNormal"> |
425 | Offer a teleport to your location. | 406 | Offer a teleport to your location. |
426 | </string> | 407 | </string> |
427 | <string name="Loading"> | 408 | <string name="Loading"> |
428 | Loading... | 409 | Loading... |
429 | </string> | 410 | </string> |
411 | <string name="HiddenLabel"> | ||
412 | (hidden) | ||
413 | </string> | ||
430 | </panel> | 414 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml index 464ecac..ac3a74a 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml | |||
@@ -8,13 +8,17 @@ | |||
8 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="20" | 8 | <button bottom="-23" follows="left|bottom" font="SansSerif" halign="center" height="20" |
9 | label="Local Chat" left="7" name="History" | 9 | label="Local Chat" left="7" name="History" |
10 | tool_tip="Click here to see what has been said" width="93" /> | 10 | tool_tip="Click here to see what has been said" width="93" /> |
11 | <spinner bottom="-24" decimal_digits="0" follows="left|bottom" height="20" | ||
12 | increment="1.00" initial_val="0" label="Channel" label_width="50" left="107" | ||
13 | max_val="2147483647" min_val="0" mouse_opaque="true" name="channel_control" | ||
14 | width="100" tool_tip="Set the default channel for inworld chat"/> | ||
11 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-23" | 15 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-23" |
12 | follows="left|right|bottom" font="SansSerif" | 16 | follows="left|right|bottom" font="SansSerif" |
13 | handle_edit_keys_directly="false" height="20" label="Click here to chat." | 17 | handle_edit_keys_directly="false" height="20" label="Click here to chat." |
14 | left="107" max_length="254" name="Chat Editor" | 18 | left="212" max_length="254" name="Chat Editor" |
15 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" | 19 | select_all_on_focus_received="false" select_on_focus="false" tab_group="1" |
16 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="105" /> | 20 | tool_tip="Press Enter to say, Ctrl-Enter to shout." width="5" /> |
17 | <flyout_button bottom="-23" follows="right|bottom" height="20" label="Say" left_delta="109" | 21 | <flyout_button bottom="-23" follows="right|bottom" height="20" label="Say" left_delta="4" |
18 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" | 22 | list_position="above" mouse_opaque="true" name="Say" tool_tip="(Enter)" |
19 | width="80"> | 23 | width="80"> |
20 | <flyout_button_item value="shout" name="shout_item"> | 24 | <flyout_button_item value="shout" name="shout_item"> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml index c47985b..0bc7866 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_groups.xml | |||
@@ -36,4 +36,7 @@ | |||
36 | label="Search..." name="Search..." width="80" /> | 36 | label="Search..." name="Search..." width="80" /> |
37 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" | 37 | <button bottom_delta="-25" follows="top|right" font="SansSerif" height="22" |
38 | label="Leave" name="Leave" width="80" /> | 38 | label="Leave" name="Leave" width="80" /> |
39 | <string name="none"> | ||
40 | none | ||
41 | </string> | ||
39 | </panel> | 42 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml index 4e0e69b..eef04e8 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml | |||
@@ -1,56 +1,35 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel bottom="0" follows="left|top|right|bottom" height="600" left="0" | 2 | |
3 | mouse_opaque="true" name="panel_login" width="800"> | 3 | <panel name="panel_login" |
4 | <web_browser border_visible="false" bottom="0" follows="top|left|bottom|right" left="0" | 4 | bottom="0" left="0" height="600" width="800" |
5 | name="login_html" right="-1" | 5 | follows="left|top|right|bottom" mouse_opaque="true" > |
6 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" | 6 | |
7 | top="-1" /> | 7 | <web_browser name="login_html" |
8 | bottom="0" top="-1" left="0" right="-1" | ||
9 | border_visible="false" follows="top|left|bottom|right" | ||
10 | start_url="data:text/html,%3Chtml%3E%3Chead%3E%3C/head%3E%3Cbody bgcolor=%22#000000%22 text=%22ffffff%22%3E%3Ch1%3E%3Ctt%3Eloading...%3C/tt%3E%3C/h1%3E %3C/body%3E %3C/html%3E" /> | ||
8 | <string name="real_url"> | 11 | <string name="real_url"> |
9 | http://secondlife.com/app/login/ | 12 | http://secondlife.com/app/login/ |
10 | </string> | 13 | </string> |
11 | <string name="forgot_password_url"> | 14 | <string name="forgot_password_url"> |
12 | http://secondlife.com/account/request.php | 15 | http://secondlife.com/account/request.php |
13 | </string> | 16 | </string> |
14 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | |
15 | bottom="54" drop_shadow_visible="true" follows="left|bottom" | 18 | |
16 | font="SansSerif" h_pad="0" halign="left" height="16" | 19 | <!-- START LOCATION --> |
17 | left="32" mouse_opaque="true" name="first_name_text" v_pad="0" width="120"> | 20 | |
18 | First Name: | 21 | <text name="start_location_text" |
19 | </text> | 22 | bottom="8" left="24" height="16" width="95" |
20 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24" | 23 | follows="left|bottom" h_pad="0" halign="right" v_pad="0" |
21 | follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true" | 24 | bg_visible="false" drop_shadow_visible="true" |
22 | height="20" left="32" max_length="31" mouse_opaque="true" | 25 | border_visible="false" border_drop_shadow_visible="false" |
23 | name="first_name_edit" select_all_on_focus_received="true" width="120" /> | 26 | font="SansSerifSmall" mouse_opaque="true"> |
24 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
25 | bottom="54" drop_shadow_visible="true" follows="left|bottom" | ||
26 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
27 | left="164" mouse_opaque="true" name="last_name_text" v_pad="0" width="120"> | ||
28 | Last Name: | ||
29 | </text> | ||
30 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24" | ||
31 | follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true" | ||
32 | height="20" left="164" max_length="31" mouse_opaque="true" | ||
33 | name="last_name_edit" select_all_on_focus_received="true" width="120" /> | ||
34 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
35 | bottom="54" drop_shadow_visible="true" follows="left|bottom" | ||
36 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
37 | left="296" mouse_opaque="true" name="password_text" v_pad="0" width="120"> | ||
38 | Password: | ||
39 | </text> | ||
40 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-24" | ||
41 | follows="left|bottom" font="SansSerif" handle_edit_keys_directly="true" | ||
42 | height="20" left="296" max_length="16" mouse_opaque="true" | ||
43 | name="password_edit" select_all_on_focus_received="true" width="120" /> | ||
44 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
45 | bottom="10" drop_shadow_visible="true" follows="left|bottom" | ||
46 | font="SansSerif" h_pad="0" halign="left" height="16" | ||
47 | left="32" mouse_opaque="true" name="start_location_text" v_pad="0" | ||
48 | width="95"> | ||
49 | Start Location: | 27 | Start Location: |
50 | </text> | 28 | </text> |
51 | <combo_box allow_text_entry="true" bottom="8" follows="left|bottom" height="18" | 29 | <combo_box name="start_location_combo" |
52 | left_delta="97" max_chars="128" mouse_opaque="true" | 30 | bottom_delta="2" left_delta="100" height="16" width="150" |
53 | name="start_location_combo" width="155"> | 31 | follows="left|bottom" font="SansSerifSmall" |
32 | mouse_opaque="true" allow_text_entry="true" max_chars="128"> | ||
54 | <combo_item name="MyHome" value="My Home"> | 33 | <combo_item name="MyHome" value="My Home"> |
55 | My Home | 34 | My Home |
56 | </combo_item> | 35 | </combo_item> |
@@ -61,36 +40,129 @@ | |||
61 | <Type region name> | 40 | <Type region name> |
62 | </combo_item> | 41 | </combo_item> |
63 | </combo_box> | 42 | </combo_box> |
64 | <check_box bottom="10" control_name="RememberPassword" | 43 | |
65 | follows="left|bottom" font="SansSerifSmall" height="16" | 44 | |
66 | initial_value="false" label="Remember password" | 45 | <!-- FIRST NAME --> |
67 | left_delta="163" mouse_opaque="true" name="remember_check" width="138" /> | 46 | |
68 | <button bottom="28" follows="left|bottom" font="SansSerif" halign="center" | 47 | <text name="first_name_text" |
69 | height="24" label="Log In" label_selected="Log In" | 48 | bottom="56" left="24" height="16" width="120" |
70 | left="435" mouse_opaque="true" name="connect_btn" scale_image="TRUE" | 49 | follows="left|bottom" h_pad="0" halign="left" v_pad="0" |
71 | width="120" /> | 50 | bg_visible="false" drop_shadow_visible="true" |
72 | <combo_box allow_text_entry="true" bottom="32" follows="left|bottom" height="18" | 51 | border_visible="false" border_drop_shadow_visible="false" |
73 | left_delta="135" max_chars="20" mouse_opaque="true" | 52 | font="SansSerif" mouse_opaque="true"> |
74 | name="server_combo" width="120" /> | 53 | First Name: |
75 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 54 | </text> |
76 | bottom="45" drop_shadow_visible="true" follows="right|bottom" | 55 | <line_editor name="first_name_edit" |
77 | font="SansSerifSmall" font-style="UNDERLINE" h_pad="0" halign="right" height="16" | 56 | bottom_delta="-20" left_delta="0" height="20" width="120" |
78 | left="-210" mouse_opaque="true" name="create_new_account_text" v_pad="0" width="200" | 57 | follows="left|bottom" font="SansSerif" |
79 | hover="true" hover_color="50 115 185"> | 58 | bevel_style="in" border_style="line" border_thickness="1" |
59 | max_length="16" mouse_opaque="true" | ||
60 | handle_edit_keys_directly="true" | ||
61 | select_all_on_focus_received="true" /> | ||
62 | |||
63 | |||
64 | <!-- LAST NAME --> | ||
65 | |||
66 | <text name="last_name_text" | ||
67 | bottom_delta="20" left_delta="130" height="16" width="120" | ||
68 | follows="left|bottom" h_pad="0" halign="left" v_pad="0" | ||
69 | bg_visible="false" drop_shadow_visible="true" | ||
70 | border_visible="false" border_drop_shadow_visible="false" | ||
71 | font="SansSerif" mouse_opaque="true"> | ||
72 | Last Name: | ||
73 | </text> | ||
74 | <line_editor name="last_name_edit" | ||
75 | bottom_delta="-20" left_delta="0" height="20" width="120" | ||
76 | follows="left|bottom" font="SansSerif" | ||
77 | bevel_style="in" border_style="line" border_thickness="1" | ||
78 | max_length="16" mouse_opaque="true" | ||
79 | handle_edit_keys_directly="true" | ||
80 | select_all_on_focus_received="true" /> | ||
81 | |||
82 | |||
83 | <!-- PASSWORD --> | ||
84 | |||
85 | <text name="password_text" | ||
86 | bottom_delta="20" left_delta="130" height="16" width="120" | ||
87 | follows="left|bottom" h_pad="0" halign="left" v_pad="0" | ||
88 | bg_visible="false" drop_shadow_visible="true" | ||
89 | border_visible="false" border_drop_shadow_visible="false" | ||
90 | font="SansSerif" mouse_opaque="true"> | ||
91 | Password: | ||
92 | </text> | ||
93 | <line_editor name="password_edit" | ||
94 | bottom_delta="-20" left_delta="0" height="20" width="120" | ||
95 | follows="left|bottom" font="SansSerif" | ||
96 | bevel_style="in" border_style="line" border_thickness="1" | ||
97 | max_length="16" mouse_opaque="true" | ||
98 | handle_edit_keys_directly="true" | ||
99 | select_all_on_focus_received="true" /> | ||
100 | <check_box name="remember_check" label="Remember password" | ||
101 | bottom_delta="-24" left_delta="0" height="16" width="140" | ||
102 | follows="left|bottom" font="SansSerifSmall" | ||
103 | initial_value="false" mouse_opaque="true" /> | ||
104 | |||
105 | |||
106 | <!-- GRIDS --> | ||
107 | |||
108 | <text name="grid_text" | ||
109 | bottom="56" left_delta="150" height="16" width="120" | ||
110 | follows="left|bottom" h_pad="0" halign="left" v_pad="0" | ||
111 | bg_visible="false" drop_shadow_visible="true" | ||
112 | border_visible="false" border_drop_shadow_visible="false" | ||
113 | font="SansSerif" mouse_opaque="true"> | ||
114 | Grid: | ||
115 | </text> | ||
116 | <combo_box name="server_combo" | ||
117 | bottom_delta="-20" left_delta="0" height="20" width="120" | ||
118 | follows="left|bottom" allow_text_entry="false" | ||
119 | max_chars="20" mouse_opaque="true" /> | ||
120 | <button name="grid_btn" label="Grid Manager" | ||
121 | bottom_delta="-24" left_delta="10" height="16" width="100" | ||
122 | follows="left|bottom" font="SansSerifSmall" halign="center" | ||
123 | mouse_opaque="true" scale_image="TRUE" /> | ||
124 | |||
125 | |||
126 | <!-- LOG IN --> | ||
127 | |||
128 | <button name="connect_btn" label="Log In" | ||
129 | bottom="34" left_delta="140" height="24" width="120" | ||
130 | follows="left|bottom" font="SansSerif" halign="center" | ||
131 | mouse_opaque="true" scale_image="TRUE" /> | ||
132 | |||
133 | |||
134 | <!-- ACCOUNT / FORGOT PASSWORD --> | ||
135 | |||
136 | <text name="create_new_account_text" | ||
137 | bottom="45" left="-210" height="16" width="200" | ||
138 | follows="right|bottom" h_pad="0" halign="right" v_pad="0" | ||
139 | bg_visible="false" drop_shadow_visible="true" | ||
140 | border_visible="false" border_drop_shadow_visible="false" | ||
141 | font="SansSerifSmall" font-style="UNDERLINE" | ||
142 | mouse_opaque="true" hover="true" hover_color="50 115 185"> | ||
80 | Sign up for account | 143 | Sign up for account |
81 | </text> | 144 | </text> |
82 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 145 | |
83 | bottom="25" drop_shadow_visible="true" follows="right|bottom" | 146 | <text name="forgot_password_text" |
84 | font="SansSerifSmall" font-style="UNDERLINE" h_pad="0" halign="right" height="16" | 147 | bottom="25" left="-210" height="16" width="200" |
85 | left="-210" mouse_opaque="true" name="forgot_password_text" v_pad="0" width="200" | 148 | follows="right|bottom" h_pad="0" halign="right" v_pad="0" |
86 | hover="true" hover_color="50 115 185"> | 149 | bg_visible="false" drop_shadow_visible="true" |
150 | border_visible="false" border_drop_shadow_visible="false" | ||
151 | font="SansSerifSmall" font-style="UNDERLINE" | ||
152 | mouse_opaque="true" hover="true" hover_color="50 115 185"> | ||
87 | Forgot your name or password? | 153 | Forgot your name or password? |
88 | </text> | 154 | </text> |
89 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 155 | |
90 | bottom="5" drop_shadow_visible="true" follows="right|bottom" | 156 | |
91 | font="SansSerifSmall" h_pad="0" halign="right" height="16" | 157 | <!-- CHANNEL & VERSION --> |
92 | left="-310" mouse_opaque="true" name="channel_text" v_pad="0" width="300" | 158 | |
93 | hover="true" hover_color="50 115 185"> | 159 | <text name="channel_text" |
160 | bottom="5" left="-310" height="16" width="300" | ||
161 | follows="right|bottom" h_pad="0" halign="right" v_pad="0" | ||
162 | bg_visible="false" drop_shadow_visible="true" | ||
163 | border_visible="false" border_drop_shadow_visible="false" | ||
164 | font="SansSerifSmall" mouse_opaque="true" | ||
165 | hover="true" hover_color="50 115 185"> | ||
94 | [VERSION] | 166 | [VERSION] |
95 | </text> | 167 | </text> |
96 | </panel> | 168 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml b/linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml index 1a93341..19faa62 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_mini_map.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel background_opaque="false" background_visible="true" bg_alpha_color="NetMapBackgroundColor" | 2 | <panel background_opaque="false" background_visible="true" bg_alpha_color="NetMapBackgroundColor" |
3 | border="false" follows="left|top|right|bottom" height="216" label="Mini Map" | 3 | border="false" follows="left|top|right|bottom" height="716" label="Mini Map" |
4 | mouse_opaque="false" name="mini_mapview" width="196"> | 4 | mouse_opaque="false" name="mini_mapview" width="196"> |
5 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 5 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
6 | bottom="-40" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0" | 6 | bottom="-40" drop_shadow_visible="false" font="SansSerifSmall" h_pad="0" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml index e785909..8ad4fff 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml | |||
@@ -45,16 +45,21 @@ | |||
45 | use_bounding_rect="true" width="395" /> | 45 | use_bounding_rect="true" width="395" /> |
46 | </layout_stack> | 46 | </layout_stack> |
47 | </layout_panel> | 47 | </layout_panel> |
48 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="220" mouse_opaque="false" | 48 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="184" mouse_opaque="false" |
49 | name="windlight_remote_container" use_bounding_rect="true" user_resize="false" | ||
50 | width="186"> | ||
51 | <panel background_visible="false" border="false" bottom="0" name="windlight_remote" /> | ||
52 | </layout_panel> | ||
53 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="220" mouse_opaque="false" | ||
49 | name="media_remote_container" use_bounding_rect="true" user_resize="false" | 54 | name="media_remote_container" use_bounding_rect="true" user_resize="false" |
50 | width="220"> | 55 | width="220"> |
51 | <panel background_visible="false" border="false" bottom="0" name="media_remote" /> | 56 | <panel background_visible="false" border="false" bottom="0" name="media_remote" /> |
52 | </layout_panel> | 57 | </layout_panel> |
53 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="130" mouse_opaque="false" | 58 | <layout_panel auto_resize="false" bottom="0" left="0" min_width="130" mouse_opaque="false" |
54 | name="voice_remote_container" use_bounding_rect="true" user_resize="false" | 59 | name="voice_remote_container" use_bounding_rect="true" user_resize="false" |
55 | width="128"> | 60 | width="128"> |
56 | <panel background_visible="false" border="false" bottom="0" name="voice_remote" /> | 61 | <panel background_visible="false" border="false" bottom="0" name="voice_remote" /> |
57 | </layout_panel> | 62 | </layout_panel> |
58 | </layout_stack> | 63 | </layout_stack> |
59 | <string name="unread_count_string_plural"> | 64 | <string name="unread_count_string_plural"> |
60 | New IMs | 65 | New IMs |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml index 62ada26..5926374 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_audio.xml | |||
@@ -15,7 +15,7 @@ | |||
15 | Streaming Preferences: | 15 | Streaming Preferences: |
16 | </text> | 16 | </text> |
17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
18 | bottom="-280" drop_shadow_visible="true" enabled="true" follows="left|top" | 18 | bottom="-300" drop_shadow_visible="true" enabled="true" follows="left|top" |
19 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" | 19 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" |
20 | mouse_opaque="true" name="audio_prefs_text" v_pad="0" width="128"> | 20 | mouse_opaque="true" name="audio_prefs_text" v_pad="0" width="128"> |
21 | Audio Preferences: | 21 | Audio Preferences: |
@@ -28,6 +28,10 @@ | |||
28 | label="Play Streaming Music When Available (uses more bandwidth)" | 28 | label="Play Streaming Music When Available (uses more bandwidth)" |
29 | left="142" mouse_opaque="true" name="streaming_music" radio_style="false" | 29 | left="142" mouse_opaque="true" name="streaming_music" radio_style="false" |
30 | width="339" /> | 30 | width="339" /> |
31 | <check_box bottom_delta="-20" control_name="ShowStreamTitle" enabled="true" | ||
32 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | ||
33 | label="Show stream info in chat" left="162" mouse_opaque="true" | ||
34 | name="show_stream_title" radio_style="false" width="338" /> | ||
31 | <check_box bottom_delta="-20" control_name="AudioStreamingVideo" enabled="true" | 35 | <check_box bottom_delta="-20" control_name="AudioStreamingVideo" enabled="true" |
32 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | 36 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
33 | label="Play Streaming Media When Available (uses more bandwidth)" | 37 | label="Play Streaming Media When Available (uses more bandwidth)" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml index 50d1d68..e9ab27c 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | |||
@@ -30,48 +30,52 @@ | |||
30 | mouse_opaque="false" name="text_box2" v_pad="0" width="128"> | 30 | mouse_opaque="false" name="text_box2" v_pad="0" width="128"> |
31 | Chat Color: | 31 | Chat Color: |
32 | </text> | 32 | </text> |
33 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-100" | 33 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
34 | can_apply_immediately="true" color="1 1 1 1" control_name="UserChatColor" | 34 | can_apply_immediately="true" color="1 1 1 1" control_name="UserChatColor" |
35 | enabled="true" follows="left|top" height="47" label="You" left="148" | 35 | enabled="true" follows="left|top" height="47" label="You" left="148" |
36 | mouse_opaque="true" name="user" width="44" /> | 36 | mouse_opaque="true" name="user" width="54" /> |
37 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-100" | 37 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
38 | can_apply_immediately="true" color="1 1 1 1" control_name="AgentChatColor" | 38 | can_apply_immediately="true" color="1 1 1 1" control_name="AgentChatColor" |
39 | enabled="true" follows="left|top" height="47" label="Others" left_delta="54" | 39 | enabled="true" follows="left|top" height="56" label="Others" left_delta="68" |
40 | mouse_opaque="true" name="agent" width="44" /> | 40 | mouse_opaque="true" name="agent" width="54" /> |
41 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-100" | 41 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
42 | can_apply_immediately="true" color="0.6 0.6 1 1" | 42 | can_apply_immediately="true" color="0.6 0.6 1 1" |
43 | enabled="true" follows="left|top" height="47" label="IM" left_delta="54" | 43 | enabled="true" follows="left|top" height="56" label="IMs" left_delta="68" |
44 | mouse_opaque="true" name="im" width="44" /> | 44 | mouse_opaque="true" name="im" width="54" /> |
45 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-100" | 45 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
46 | can_apply_immediately="true" color="0.8 1 1 1" | 46 | can_apply_immediately="true" color="0.8 1 1 1" |
47 | enabled="true" follows="left|top" height="47" label="System" left_delta="54" | 47 | enabled="true" follows="left|top" |
48 | mouse_opaque="true" | 48 | height="56" label="System" left_delta="68" mouse_opaque="true" |
49 | name="system" width="44" /> | 49 | name="system" width="54" /> |
50 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-100" | 50 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-108" |
51 | can_apply_immediately="true" color="0.82 0.82 0.99 1" | 51 | can_apply_immediately="true" color="0.82 0.82 0.99 1" |
52 | control_name="ScriptErrorColor" enabled="true" follows="left|top" | 52 | control_name="ScriptErrorColor" enabled="true" follows="left|top" |
53 | height="47" label="Errors" left_delta="54" mouse_opaque="true" | 53 | height="56" label="Errors" left_delta="68" mouse_opaque="true" |
54 | name="script_error" width="44" /> | 54 | name="script_error" width="54" /> |
55 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-150" | 55 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
56 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | 56 | can_apply_immediately="true" color="0.7 0.9 0.7 1" |
57 | control_name="ObjectChatColor" enabled="true" follows="left|top" | 57 | control_name="ObjectChatColor" enabled="true" follows="left|top" |
58 | height="47" label="Objects" left="148" mouse_opaque="true" | 58 | height="47" label="Objects" left="148" mouse_opaque="true" |
59 | name="objects" width="44" /> | 59 | name="objects" width="54" /> |
60 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-150" | 60 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
61 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | ||
62 | control_name="ObjectIMColor" enabled="true" follows="left|top" | ||
63 | height="56" label="Object IMs" left_delta="68" mouse_opaque="true" | ||
64 | name="object_ims" width="54" /> | ||
65 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" | ||
61 | can_apply_immediately="true" color="0.7 0.9 0.7 1" | 66 | can_apply_immediately="true" color="0.7 0.9 0.7 1" |
62 | enabled="true" follows="left|top" | 67 | enabled="true" follows="left|top" |
63 | height="47" label="Owner" left_delta="54" mouse_opaque="true" name="owner" | 68 | height="56" label="Owner" left_delta="68" mouse_opaque="true" name="owner" |
64 | width="44" /> | 69 | width="54" /> |
65 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-150" | 70 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
66 | can_apply_immediately="true" color="0 0 0 1" | 71 | can_apply_immediately="true" color="0 0 0 1" |
67 | enabled="true" follows="left|top" | 72 | enabled="true" follows="left|top" |
68 | height="47" label="Bubble" left_delta="54" mouse_opaque="true" | 73 | height="56" label="Bubble" left_delta="68" mouse_opaque="true" |
69 | name="background" width="44" /> | 74 | name="background" width="54" /> |
70 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-150" | 75 | <color_swatch border_color="0.45098 0.517647 0.607843 1" bottom="-165" |
71 | can_apply_immediately="true" color="0.6 0.6 1 1" | 76 | can_apply_immediately="true" color="0.6 0.6 1 1" |
72 | enabled="true" follows="left|top" height="47" | 77 | enabled="true" follows="left|top" height="56" |
73 | label="URLs" left_delta="54" mouse_opaque="true" name="links" width="44" /> | 78 | label="URLs" left_delta="68" mouse_opaque="true" name="links" width="54" /> |
74 | |||
75 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 79 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
76 | bottom_delta="-28" drop_shadow_visible="true" enabled="true" follows="left|top" | 80 | bottom_delta="-28" drop_shadow_visible="true" enabled="true" follows="left|top" |
77 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" | 81 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
@@ -121,35 +125,41 @@ | |||
121 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 125 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
122 | label="Close chat bar after hitting return" left="148" mouse_opaque="true" | 126 | label="Close chat bar after hitting return" left="148" mouse_opaque="true" |
123 | name="close_chat_on_return_check" radio_style="false" width="237" /> | 127 | name="close_chat_on_return_check" radio_style="false" width="237" /> |
124 | <check_box bottom_delta="-20" enabled="true" | 128 | <check_box bottom_delta="-18" enabled="true" |
125 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 129 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
126 | label="Arrow keys always move avatar when chatting" left="148" | 130 | label="Arrow keys always move avatar when chatting" left="148" |
127 | mouse_opaque="true" name="arrow_keys_move_avatar_check" radio_style="false" | 131 | mouse_opaque="true" name="arrow_keys_move_avatar_check" radio_style="false" |
128 | width="237" /> | 132 | width="237" /> |
129 | <check_box bottom_delta="-20" enabled="true" | 133 | <check_box bottom_delta="-18" enabled="true" |
130 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 134 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
131 | label="Show timestamps in Local Chat" left="148" mouse_opaque="true" | 135 | label="Show timestamps in Local Chat" left="148" mouse_opaque="true" |
132 | name="show_timestamps_check" radio_style="false" width="237" /> | 136 | name="show_timestamps_check" radio_style="false" width="237" /> |
137 | <check_box bottom_delta="-20" enabled="true" | ||
133 | <check_box bottom_delta="-20" control_name="ScriptErrorsAsChat" enabled="true" | 138 | <check_box bottom_delta="-20" control_name="ScriptErrorsAsChat" enabled="true" |
134 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 139 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
135 | label="Show script errors and warnings as regular chat" left="148" | 140 | label="Show script errors and warnings as regular chat" left="148" |
136 | mouse_opaque="true" name="script_errors_as_chat" radio_style="false" | 141 | mouse_opaque="true" name="script_errors_as_chat" radio_style="false" |
137 | width="275" /> | 142 | width="275" /> |
138 | <check_box bottom_delta="-20" enabled="true" | 143 | <check_box bottom_delta="-20" enabled="true" |
144 | <check_box bottom_delta="-18" enabled="true" | ||
139 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" | 145 | follows="left|top" font="SansSerifSmall" height="16" initial_value="true" |
140 | label="Play typing animation when chatting" left="148" mouse_opaque="true" | 146 | label="Play typing animation when chatting" left="148" mouse_opaque="true" |
141 | name="play_typing_animation" radio_style="false" width="237" /> | 147 | name="play_typing_animation" radio_style="false" width="237" /> |
148 | <check_box bottom_delta="-18" enabled="true" follows="left|top" | ||
149 | font="SansSerifSmall" height="16" initial_value="false" | ||
150 | label="Show custom chat channel" left="148" mouse_opaque="true" | ||
151 | name="toggle_channel_control" radio_style="false" width="237" /> | ||
142 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 152 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
143 | bottom="-369" drop_shadow_visible="true" enabled="true" follows="left|top" | 153 | bottom="-379" drop_shadow_visible="true" enabled="true" follows="left|top" |
144 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" | 154 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
145 | mouse_opaque="false" name="text_box7" v_pad="0" width="128"> | 155 | mouse_opaque="false" name="text_box7" v_pad="0" width="128"> |
146 | Bubble Chat: | 156 | Bubble Chat: |
147 | </text> | 157 | </text> |
148 | <check_box bottom="-376" control_name="UseChatBubbles" enabled="true" follows="left|top" | 158 | <check_box bottom="-386" control_name="UseChatBubbles" enabled="true" follows="left|top" |
149 | font="SansSerifSmall" height="16" initial_value="false" | 159 | font="SansSerifSmall" height="16" initial_value="false" |
150 | label="Show chat bubbles" left="148" mouse_opaque="true" | 160 | label="Show chat bubbles" left="148" mouse_opaque="true" |
151 | name="bubble_text_chat" radio_style="false" width="237" /> | 161 | name="bubble_text_chat" radio_style="false" width="237" /> |
152 | <slider bottom="-392" can_edit_text="false" control_name="ChatBubbleOpacity" | 162 | <slider bottom="-402" can_edit_text="false" control_name="ChatBubbleOpacity" |
153 | decimal_digits="3" enabled="true" follows="left|top" height="12" | 163 | decimal_digits="3" enabled="true" follows="left|top" height="12" |
154 | increment="0.05" initial_val="1" label="Opacity" left="148" max_val="1" | 164 | increment="0.05" initial_val="1" label="Opacity" left="148" max_val="1" |
155 | min_val="0" mouse_opaque="true" name="bubble_chat_opacity" show_text="true" | 165 | min_val="0" mouse_opaque="true" name="bubble_chat_opacity" show_text="true" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml index 5989e7d..6b17ab3 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_general.xml | |||
@@ -62,9 +62,13 @@ | |||
62 | UI Size: | 62 | UI Size: |
63 | </text> | 63 | </text> |
64 | <slider bottom="-217" can_edit_text="true" | 64 | <slider bottom="-217" can_edit_text="true" |
65 | decimal_digits="3" enabled="true" height="16" increment="0.025" | 65 | decimal_digits="3" enabled="true" height="16" increment="0.001" |
66 | initial_val="1" left="148" max_val="1.4" min_val="0.75" mouse_opaque="true" | 66 | initial_val="1" left="148" max_val="1.4" min_val="0.75" mouse_opaque="true" |
67 | name="ui_scale_slider" show_text="true" value="1" width="256" /> | 67 | name="ui_scale_slider" show_text="true" value="1" width="220" /> |
68 | <button bottom="-221" enabled="true" follows="left|top" | ||
69 | font="SansSerif" halign="center" height="22" label="Reset" | ||
70 | label_selected="Reset" left_delta="226" mouse_opaque="true" | ||
71 | name="reset_ui_size" scale_image="true" width="80" /> | ||
68 | <check_box bottom="-236" enabled="true" follows="left|top" | 72 | <check_box bottom="-236" enabled="true" follows="left|top" |
69 | font="SansSerifSmall" height="16" initial_value="false" | 73 | font="SansSerifSmall" height="16" initial_value="false" |
70 | label="Use resolution independent scale" left="151" mouse_opaque="true" | 74 | label="Use resolution independent scale" left="151" mouse_opaque="true" |
@@ -73,7 +77,23 @@ | |||
73 | follows="left|top" height="16" increment="1" initial_val="300" | 77 | follows="left|top" height="16" increment="1" initial_val="300" |
74 | label="Away Timeout:" label_width="141" left="10" max_val="600" | 78 | label="Away Timeout:" label_width="141" left="10" max_val="600" |
75 | min_val="30" mouse_opaque="true" name="afk_timeout_spinner" width="202" /> | 79 | min_val="30" mouse_opaque="true" name="afk_timeout_spinner" width="202" /> |
76 | <check_box bottom="-286" enabled="true" | 80 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
81 | bottom_delta="-25" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
82 | font="SansSerifSmall" h_pad="0" halign="left" height="12" left="10" | ||
83 | mouse_opaque="true" name="UI Size:" v_pad="0" width="128"> | ||
84 | Mini-map notify: | ||
85 | </text> | ||
86 | <check_box bottom_delta="0" enabled="true" | ||
87 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
88 | label="Entering chat range" left="151" | ||
89 | mouse_opaque="true" name="mini_map_notify_chat" radio_style="false" | ||
90 | width="256" /> | ||
91 | <check_box bottom_delta="0" enabled="true" | ||
92 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
93 | label="Entering sim" left="330" | ||
94 | mouse_opaque="true" name="mini_map_notify_sim" radio_style="false" | ||
95 | width="256" /> | ||
96 | <check_box bottom="-304" enabled="true" | ||
77 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | 97 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" |
78 | label="Notify when Linden dollars (L$) spent or received" left="151" | 98 | label="Notify when Linden dollars (L$) spent or received" left="151" |
79 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" | 99 | mouse_opaque="true" name="notify_money_change_checkbox" radio_style="false" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml index 527309e..c663ae2 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_graphics1.xml | |||
@@ -6,8 +6,12 @@ | |||
6 | left="470" name="GraphicsPreferencesHelpButton" width="22" /> | 6 | left="470" name="GraphicsPreferencesHelpButton" width="22" /> |
7 | <check_box bottom="-23" enabled="true" follows="left|top" font="SansSerifSmall" | 7 | <check_box bottom="-23" enabled="true" follows="left|top" font="SansSerifSmall" |
8 | height="16" initial_value="false" | 8 | height="16" initial_value="false" |
9 | label="Run Second Life in a window" left="10" mouse_opaque="true" | 9 | label="Run Imprudence in a window" left="10" mouse_opaque="true" |
10 | name="windowed mode" radio_style="false" width="100" /> | 10 | name="windowed mode" radio_style="false" width="100" /> |
11 | <check_box bottom_delta="0" enabled="true" follows="left|top" | ||
12 | font="SansSerifSmall" height="16" initial_value="false" | ||
13 | label="Show WindLight toolbar" left="275" mouse_opaque="true" | ||
14 | name="toggle_windlight_control" radio_style="false" width="237" /> | ||
11 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom="-43" | 15 | <text_editor type="string" length="1" allow_html="false" bg_readonly_color="0 0 0 0" bottom="-43" |
12 | embedded_items="false" enabled="false" follows="left|top" | 16 | embedded_items="false" enabled="false" follows="left|top" |
13 | font="SansSerifSmall" height="20" hide_border="true" | 17 | font="SansSerifSmall" height="20" hide_border="true" |
@@ -247,7 +251,7 @@ | |||
247 | <slider bottom="-135" can_edit_text="false" control_name="RenderFarClip" | 251 | <slider bottom="-135" can_edit_text="false" control_name="RenderFarClip" |
248 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 252 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
249 | increment="8" initial_val="160" label="Draw Distance:" | 253 | increment="8" initial_val="160" label="Draw Distance:" |
250 | label_width="140" left="215" max_val="512" min_val="64" mouse_opaque="true" | 254 | label_width="140" left="215" max_val="512" min_val="32" mouse_opaque="true" |
251 | name="DrawDistance" show_text="true" width="255" /> | 255 | name="DrawDistance" show_text="true" width="255" /> |
252 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderMaxPartCount" | 256 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderMaxPartCount" |
253 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 257 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
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 ee00455..9b18e11 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 | |||
@@ -49,55 +49,59 @@ | |||
49 | initial_value="false" label="Show online Friend notifications" left="148" | 49 | initial_value="false" label="Show online Friend notifications" left="148" |
50 | mouse_opaque="true" name="friends_online_notify_checkbox" | 50 | mouse_opaque="true" name="friends_online_notify_checkbox" |
51 | radio_style="false" width="256" /> | 51 | radio_style="false" width="256" /> |
52 | <check_box bottom_delta="-20" enabled="true" | ||
53 | follows="left|top" font="SansSerifSmall" height="16" initial_value="false" | ||
54 | label="Vertical IM tabs (requires restart)" left_delta="0" mouse_opaque="true" | ||
55 | name="vertical-imtabs-toggle" radio_style="false" width="270" /> | ||
52 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 56 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
53 | bottom="-125" drop_shadow_visible="true" enabled="true" follows="left|top" | 57 | bottom_delta="-20" drop_shadow_visible="true" enabled="true" follows="left|top" |
54 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" | 58 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
55 | mouse_opaque="false" name="text_box3" v_pad="0" width="128"> | 59 | mouse_opaque="false" name="text_box3" v_pad="0" width="128"> |
56 | Busy Mode Response: | 60 | Busy Mode Response: |
57 | </text> | 61 | </text> |
58 | <text_editor type="string" length="1" bottom="-185" embedded_items="false" enabled="true" follows="left|top" | 62 | <text_editor type="string" length="1" bottom_delta="-60" embedded_items="false" enabled="true" follows="left|top" |
59 | font="SansSerifSmall" height="70" left="148" max_length="255" | 63 | font="SansSerifSmall" height="70" left="148" max_length="255" |
60 | mouse_opaque="true" name="busy_response" width="330" word_wrap="true" /> | 64 | mouse_opaque="true" name="busy_response" width="330" word_wrap="true" /> |
61 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 65 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
62 | bottom="-218" drop_shadow_visible="true" enabled="true" follows="left|top" | 66 | bottom_delta="-33" drop_shadow_visible="true" enabled="true" follows="left|top" |
63 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" | 67 | font="SansSerifSmall" h_pad="0" halign="left" height="10" left="12" |
64 | mouse_opaque="false" name="text_box4" v_pad="0" width="128"> | 68 | mouse_opaque="false" name="text_box4" v_pad="0" width="128"> |
65 | Logging Options: | 69 | Logging Options: |
66 | </text> | 70 | </text> |
67 | <check_box bottom="-225" enabled="true" | 71 | <check_box bottom_delta="-7" enabled="true" |
68 | follows="left|top" font="SansSerifSmall" height="16" | 72 | follows="left|top" font="SansSerifSmall" height="16" |
69 | initial_value="false" label="Save a log of IM on my computer" left="148" | 73 | initial_value="false" label="Save a log of IM on my computer" left="148" |
70 | mouse_opaque="true" name="log_instant_messages" radio_style="false" | 74 | mouse_opaque="true" name="log_instant_messages" radio_style="false" |
71 | width="237" /> | 75 | width="237" /> |
72 | <check_box bottom="-245" enabled="true" | 76 | <check_box bottom_delta="-20" enabled="true" |
73 | follows="left|top" font="SansSerifSmall" height="16" | 77 | follows="left|top" font="SansSerifSmall" height="16" |
74 | initial_value="false" label="Show timestamps in IM log" left="168" | 78 | initial_value="false" label="Show timestamps in IM log" left="168" |
75 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" | 79 | mouse_opaque="true" name="log_instant_messages_timestamp" radio_style="false" |
76 | width="217" /> | 80 | width="217" /> |
77 | <check_box bottom="-265" enabled="true" follows="left|top" | 81 | <check_box bottom_delta="-20" enabled="true" follows="left|top" |
78 | font="SansSerifSmall" height="16" initial_value="false" | 82 | font="SansSerifSmall" height="16" initial_value="false" |
79 | label="Show the end of last IM conversation" left="168" mouse_opaque="true" | 83 | label="Show the end of last IM conversation" left="168" mouse_opaque="true" |
80 | name="log_show_history" radio_style="false" width="217" /> | 84 | name="log_show_history" radio_style="false" width="217" /> |
81 | <check_box bottom="-285" enabled="true" follows="left|top" | 85 | <check_box bottom_delta="-20" enabled="true" follows="left|top" |
82 | font="SansSerifSmall" height="16" initial_value="false" label="Save a log of Local Chat on my computer" | 86 | font="SansSerifSmall" height="16" initial_value="false" label="Save a log of Local Chat on my computer" |
83 | left="148" mouse_opaque="true" name="log_chat" radio_style="false" | 87 | left="148" mouse_opaque="true" name="log_chat" radio_style="false" |
84 | width="237" /> | 88 | width="237" /> |
85 | <check_box bottom="-305" enabled="true" follows="left|top" | 89 | <check_box bottom_delta="-20" enabled="true" follows="left|top" |
86 | font="SansSerifSmall" height="16" initial_value="false" | 90 | font="SansSerifSmall" height="16" initial_value="false" |
87 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" | 91 | label="Show timestamps in Local Chat log" left="168" mouse_opaque="true" |
88 | name="log_chat_timestamp" radio_style="false" width="217" /> | 92 | name="log_chat_timestamp" radio_style="false" width="217" /> |
89 | <check_box bottom="-325" enabled="true" follows="left|top" | 93 | <check_box bottom_delta="-20" enabled="true" follows="left|top" |
90 | font="SansSerifSmall" height="16" initial_value="false" | 94 | font="SansSerifSmall" height="16" initial_value="false" |
91 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" | 95 | label="Show incoming IM in Local Chat log" left="168" mouse_opaque="true" |
92 | name="log_chat_IM" radio_style="false" width="217" /> | 96 | name="log_chat_IM" radio_style="false" width="217" /> |
93 | <check_box bottom="-345" enabled="true" follows="left|top" | 97 | <check_box bottom_delta="-20" enabled="true" follows="left|top" |
94 | font="SansSerifSmall" height="16" initial_value="false" | 98 | font="SansSerifSmall" height="16" initial_value="false" |
95 | label="Include date with timestamps" left="148" mouse_opaque="true" | 99 | label="Include date with timestamps" left="148" mouse_opaque="true" |
96 | name="log_date_timestamp" radio_style="false" width="237" /> | 100 | name="log_date_timestamp" radio_style="false" width="237" /> |
97 | <button bottom="-367" follows="right|bottom" font="SansSerif" halign="center" | 101 | <button bottom_delta="-22" follows="right|bottom" font="SansSerif" halign="center" |
98 | height="20" label="Change Path" label_selected="Change Path" left="170" | 102 | height="20" label="Change Path" label_selected="Change Path" left="170" |
99 | mouse_opaque="true" name="log_path_button" width="90" /> | 103 | mouse_opaque="true" name="log_path_button" width="90" /> |
100 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom="-366" | 104 | <line_editor border_drop_shadow_visible="false" border_visible="false" bottom_delta="1" |
101 | drop_shadow_visible="true" enabled="false" follows="top|left|right" | 105 | drop_shadow_visible="true" enabled="false" follows="top|left|right" |
102 | font="SansSerifSmall" halign="right" height="19" left="248" | 106 | font="SansSerifSmall" halign="right" height="19" left="248" |
103 | max_length="254" mouse_opaque="false" name="log_path_string" right="-20" /> | 107 | max_length="254" mouse_opaque="false" name="log_path_string" right="-20" /> |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml index 48da432..655859a 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_network.xml | |||
@@ -8,10 +8,10 @@ | |||
8 | mouse_opaque="false" name="text_box" v_pad="0" width="200"> | 8 | mouse_opaque="false" name="text_box" v_pad="0" width="200"> |
9 | Maximum Bandwidth: | 9 | Maximum Bandwidth: |
10 | </text> | 10 | </text> |
11 | <slider bottom_delta="-25" can_edit_text="true" | 11 | <slider bottom_delta="-25" can_edit_text="true" control_name="ThrottleBandwidthKBPS" |
12 | decimal_digits="0" enabled="true" follows="left|top" height="15" | 12 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
13 | increment="10" initial_val="50" left_delta="0" max_val="1500" min_val="50" | 13 | increment="10" initial_val="1000" left_delta="0" max_val="5000" min_val="50" |
14 | mouse_opaque="true" name="max_bandwidth" show_text="true" value="500" | 14 | mouse_opaque="true" name="max_bandwidth" show_text="true" value="1000" |
15 | width="180" /> | 15 | width="180" /> |
16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 16 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
17 | bottom_delta="4" drop_shadow_visible="true" enabled="true" | 17 | bottom_delta="4" drop_shadow_visible="true" enabled="true" |
@@ -25,22 +25,15 @@ | |||
25 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | 25 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" |
26 | height="10" left="12" mouse_opaque="false" name="cache_size_label_l" | 26 | height="10" left="12" mouse_opaque="false" name="cache_size_label_l" |
27 | v_pad="0" width="200"> | 27 | v_pad="0" width="200"> |
28 | Disk Cache Size: | 28 | Disk Cache Size (MB): |
29 | </text> | 29 | </text> |
30 | <slider bottom_delta="-25" can_edit_text="true" | 30 | <slider bottom_delta="-25" can_edit_text="true" control_name="CacheSize" |
31 | decimal_digits="0" enabled="true" follows="left|top" height="15" | 31 | decimal_digits="0" enabled="true" follows="left|top" height="15" |
32 | increment="10" initial_val="50" left_delta="0" max_val="1000" min_val="10" | 32 | increment="10" initial_val="50" left_delta="0" max_val="1000" min_val="10" |
33 | mouse_opaque="true" name="cache_size" show_text="true" width="180" /> | 33 | mouse_opaque="true" name="cache_size" show_text="true" width="180" /> |
34 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
35 | bottom_delta="4" drop_shadow_visible="true" enabled="true" | ||
36 | follows="left|top" font="SansSerifSmall" h_pad="0" halign="left" | ||
37 | height="10" left_delta="186" mouse_opaque="false" name="text_box5" | ||
38 | v_pad="0" width="40"> | ||
39 | MB | ||
40 | </text> | ||
41 | <button bottom="-55" bottom_delta="-4" enabled="true" follows="left|bottom" | 34 | <button bottom="-55" bottom_delta="-4" enabled="true" follows="left|bottom" |
42 | font="SansSerif" halign="center" height="22" label="Clear Cache" left="340" | 35 | font="SansSerif" halign="center" height="22" label="Clear Cache" left="340" |
43 | left_delta="30" mouse_opaque="true" name="clear_cache" scale_image="true" | 36 | left_delta="186" mouse_opaque="true" name="clear_cache" scale_image="true" |
44 | width="100" /> | 37 | width="100" /> |
45 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 38 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
46 | bottom="-70" bottom_delta="-17" drop_shadow_visible="true" enabled="true" | 39 | bottom="-70" bottom_delta="-17" drop_shadow_visible="true" enabled="true" |
@@ -51,7 +44,7 @@ | |||
51 | </text> | 44 | </text> |
52 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-28" | 45 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="-28" |
53 | enabled="false" follows="left|top" font="SansSerif" | 46 | enabled="false" follows="left|top" font="SansSerif" |
54 | handle_edit_keys_directly="true" height="20" left_delta="7" | 47 | handle_edit_keys_directly="true" height="20" left_delta="0" |
55 | max_length="4096" mouse_opaque="true" name="cache_location" | 48 | max_length="4096" mouse_opaque="true" name="cache_location" |
56 | select_all_on_focus_received="false" width="470" word_wrap="false" /> | 49 | select_all_on_focus_received="false" width="470" word_wrap="false" /> |
57 | <button bottom_delta="-25" enabled="true" follows="left|top" font="SansSerif" | 50 | <button bottom_delta="-25" enabled="true" follows="left|top" font="SansSerif" |
@@ -61,12 +54,12 @@ | |||
61 | font="SansSerif" halign="center" height="22" label="Reset" | 54 | font="SansSerif" halign="center" height="22" label="Reset" |
62 | label_selected="Set" left_delta="103" mouse_opaque="true" | 55 | label_selected="Set" left_delta="103" mouse_opaque="true" |
63 | name="reset_cache" scale_image="true" width="100" /> | 56 | name="reset_cache" scale_image="true" width="100" /> |
64 | <check_box bottom="-173" bottom_delta="-35" | 57 | <check_box bottom="-173" bottom_delta="-25" control_name="ConnectionPortEnabled" |
65 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" | 58 | enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
66 | initial_value="false" label="Custom Port Connection" left="12" | 59 | initial_value="false" label="Custom Port Connection" left="12" |
67 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" | 60 | mouse_opaque="true" name="connection_port_enabled" radio_style="false" |
68 | width="256" /> | 61 | width="256" /> |
69 | <spinner bottom="-193" bottom_delta="-20" | 62 | <spinner bottom="-193" bottom_delta="-20" control_name="ConnectionPort" |
70 | decimal_digits="0" enabled="true" follows="left|top" height="16" | 63 | decimal_digits="0" enabled="true" follows="left|top" height="16" |
71 | increment="1" initial_val="13000" label="Port Number:" label_width="75" | 64 | increment="1" initial_val="13000" label="Port Number:" label_width="75" |
72 | left_delta="20" max_val="13050" min_val="13000" mouse_opaque="true" | 65 | left_delta="20" max_val="13050" min_val="13000" mouse_opaque="true" |
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml new file mode 100644 index 0000000..b9c6fc3 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_controls.xml | |||
@@ -0,0 +1,14 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel bg_visible="false" border="false" border_visible="false" bottom="1" | ||
3 | enabled="true" follows="right|bottom" height="20" left="0" | ||
4 | name="windlight_controls" width="182"> | ||
5 | <button bottom="-21" follows="left|bottom" font="SansSerif" halign="center" height="20" | ||
6 | label="Editor" left="4" name="Environment" | ||
7 | tool_tip="Click here to adjust world environment" width="80" /> | ||
8 | <flyout_button bottom="-21" follows="left|bottom" height="20" label="Sky" left_delta="82" width="71" | ||
9 | list_position="above" mouse_opaque="true" name="Presets" tool_tip="Windlight presets"> | ||
10 | </flyout_button> | ||
11 | <button bottom="-22" follows="left|bottom" font="SansSerif" halign="center" height="22" toggle="true" | ||
12 | label="" left_delta="72" name="Popup" scale_image="true" control_name="ShowWindlightSettingsPopup" | ||
13 | tool_tip="Click here to adjust draw distance" width="22" /> | ||
14 | </panel> | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml new file mode 100644 index 0000000..8be72fc --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote.xml | |||
@@ -0,0 +1,34 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel bg_visible="false" border="false" border_visible="false" bottom="0" | ||
3 | enabled="true" follows="right|bottom" height="20" left="0" mouse_opaque="true" | ||
4 | name="windlight_remote" use_bounding_rect="true" width="182"> | ||
5 | <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="22" left="0" width="182" /> | ||
6 | <panel bottom="3" filename="panel_windlight_controls.xml" name="panel_windlight_controls" height="20" left="0" width="182" /> | ||
7 | <string name="atmosphere"> | ||
8 | Atmosphere | ||
9 | </string> | ||
10 | <string name="lighting"> | ||
11 | Lighting | ||
12 | </string> | ||
13 | <string name="clouds"> | ||
14 | Clouds | ||
15 | </string> | ||
16 | <string name="advanced_water"> | ||
17 | Advanced Water | ||
18 | </string> | ||
19 | <string name="sunrise"> | ||
20 | Sunrise | ||
21 | </string> | ||
22 | <string name="sunset"> | ||
23 | Midday | ||
24 | </string> | ||
25 | <string name="noon"> | ||
26 | Noon | ||
27 | </string> | ||
28 | <string name="midnight"> | ||
29 | Midnight | ||
30 | </string> | ||
31 | <string name="revert_region"> | ||
32 | Revert to Region Default | ||
33 | </string> | ||
34 | </panel> | ||
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml new file mode 100644 index 0000000..4cb49a3 --- /dev/null +++ b/linden/indra/newview/skins/default/xui/en-us/panel_windlight_remote_expanded.xml | |||
@@ -0,0 +1,52 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel bg_visible="false" border="false" border_visible="false" bottom="0" | ||
3 | follows="right|bottom" height="67" left="0" mouse_opaque="true" | ||
4 | name="windlight_remote" use_bounding_rect="true" width="182"> | ||
5 | <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="67" left="0" width="182" /> | ||
6 | <slider bottom="-20" can_edit_text="false" control_name="RenderFarClip" | ||
7 | decimal_digits="0" enabled="true" height="18" | ||
8 | increment="8" initial_val="160" label="Draw Distance:" | ||
9 | label_width="78" left="6" max_val="512" min_val="32" mouse_opaque="true" | ||
10 | name="DrawDistance" show_text="true" width="170" /> | ||
11 | <slider bottom_delta="-20" can_edit_text="false" control_name="RenderMaxPartCount" | ||
12 | decimal_digits="0" enabled="true" follows="left|top" height="18" | ||
13 | increment="256" initial_val="4096" | ||
14 | label="Max. Particles:" label_width="78" left_delta="0" | ||
15 | max_val="8192" min_val="0" mouse_opaque="true" name="MaxParticleCount" | ||
16 | show_text="true" width="176" /> | ||
17 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
18 | bottom="-14" drop_shadow_visible="true" enabled="true" follows="left|top" | ||
19 | font="SansSerifSmall" h_pad="0" halign="left" height="12" | ||
20 | left="170" mouse_opaque="true" name="DrawDistanceMeterText2" v_pad="0" | ||
21 | width="8"> | ||
22 | m | ||
23 | </text> | ||
24 | <panel bottom="13" filename="panel_windlight_controls.xml" left="0" width="182" /> | ||
25 | <string name="atmosphere"> | ||
26 | Atmosphere | ||
27 | </string> | ||
28 | <string name="lighting"> | ||
29 | Lighting | ||
30 | </string> | ||
31 | <string name="clouds"> | ||
32 | Clouds | ||
33 | </string> | ||
34 | <string name="advanced_water"> | ||
35 | Advanced Water | ||
36 | </string> | ||
37 | <string name="sunrise"> | ||
38 | Sunrise | ||
39 | </string> | ||
40 | <string name="sunset"> | ||
41 | Midday | ||
42 | </string> | ||
43 | <string name="noon"> | ||
44 | Noon | ||
45 | </string> | ||
46 | <string name="midnight"> | ||
47 | Midnight | ||
48 | </string> | ||
49 | <string name="revert_region"> | ||
50 | Revert to Region Default | ||
51 | </string> | ||
52 | </panel> | ||
diff --git a/linden/indra/newview/skins/default/xui/fr/floater_about.xml b/linden/indra/newview/skins/default/xui/fr/floater_about.xml index b6dd0b1..1287465 100644 --- a/linden/indra/newview/skins/default/xui/fr/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/fr/floater_about.xml | |||
@@ -1,35 +1,52 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 | <floater name="floater_about" title="A propos de Second Life"> | 2 | <floater name="floater_about" title="A propos de Second Life"> |
3 | <text_editor name="credits_editor"> | 3 | <text_editor name="credits_editor"> |
4 | Second Life existe grâce aux efforts de Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, Michon, Jenelle, Geo, Siz, Shapiro, Pete, Calyle, Selene, Allen, Phoebe, Goldin, Kimmora, Dakota, Slaton, Lindquist, Zoey, Hari, Othello, Rohit, Sheldon, Petra, Viale, Gordon, Kaye, Pink, Ferny, Emerson, Davy, Bri, Chan, Juan, Robert, Terrence, Nathan, Carl et de nombreuses autres personnes. | 4 | The Imprudence Viewer was rocked hard by: |
5 | 5 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | |
6 | Tous nos remerciements aux résidents suivants pour avoir testé cette version (la meilleure qui soit jusqu'à présent) : able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar | 6 | http://www.imprudenceviewer.org |
7 | 7 | ||
8 | 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion | 8 | Imprudence is so awesome thanks to contributions from many generous people: |
9 | APR Copyright (C) 2000-2004 The Apache Software Foundation | 9 | |
10 | cURL Copyright (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se) | 10 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. |
11 | expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd. | 11 | |
12 | FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org). | 12 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. |
13 | GL Copyright (C) 1999-2004 Brian Paul. | 13 | |
14 | Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited. | 14 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. |
15 | jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW) | 15 | |
16 | jpeglib Copyright (C) 1991-1998, Thomas G. Lane. | 16 | For a complete list of who did what, read the release notes! |
17 | ogg/vorbis Copyright (C) 2001, Xiphophorus | 17 | |
18 | OpenSSL Copyright (C) 1998-2002 The OpenSSL Project. | 18 | |
19 | SDL Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga | 19 | Second Life Copyright (C) 1999-2009 Linden Research Inc. |
20 | SSLeay Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 20 | |
21 | xmlrpc-epi Copyright (C) 2000 Epinions, Inc. | 21 | Second Life existe grâce aux efforts de Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les et de nombreuses autres personnes. |
22 | zlib Copyright (C) 1995-2002 Jean-loup Gailly et Mark Adler. | 22 | |
23 | google-perftools Copyright (c) 2005, Google Inc. | 23 | Tous nos remerciements aux résidents suivants pour avoir testé cette version (la meilleure qui soit jusqu'à présent) : able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar |
24 | 24 | ||
25 | Tous droits réservés. Voir licenses.txt pour plus de détails. | 25 | 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion |
26 | 26 | APR Copyright (C) 2000-2004 The Apache Software Foundation | |
27 | Codage Audio du chat vocal : Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) | 27 | cURL Copyright (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se) |
28 | 28 | expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd. | |
29 | 29 | FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org). | |
30 | Pour réussir dans les affaires, soyez audacieux, créatif et différent. - Henry Marchant | 30 | GL Copyright (C) 1999-2004 Brian Paul. |
31 | </text_editor> | 31 | Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited. |
32 | <string name="you_are_at"> | 32 | jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW) |
33 | Votre position : [POSITION] | 33 | jpeglib Copyright (C) 1991-1998, Thomas G. Lane. |
34 | </string> | 34 | ogg/vorbis Copyright (C) 2001, Xiphophorus |
35 | </floater> | 35 | OpenSSL Copyright (C) 1998-2002 The OpenSSL Project. |
36 | SDL Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga | ||
37 | SSLeay Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | ||
38 | xmlrpc-epi Copyright (C) 2000 Epinions, Inc. | ||
39 | zlib Copyright (C) 1995-2002 Jean-loup Gailly et Mark Adler. | ||
40 | google-perftools Copyright (c) 2005, Google Inc. | ||
41 | |||
42 | Tous droits réservés. Voir licenses.txt pour plus de détails. | ||
43 | |||
44 | Codage Audio du chat vocal : Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C) | ||
45 | |||
46 | |||
47 | Pour réussir dans les affaires, soyez audacieux, créatif et différent. - Henry Marchant | ||
48 | </text_editor> | ||
49 | <string name="you_are_at"> | ||
50 | Votre position : [POSITION] | ||
51 | </string> | ||
52 | </floater> | ||
diff --git a/linden/indra/newview/skins/default/xui/ja/floater_about.xml b/linden/indra/newview/skins/default/xui/ja/floater_about.xml index 9306a6c..ce318a5 100644 --- a/linden/indra/newview/skins/default/xui/ja/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/ja/floater_about.xml | |||
@@ -1,7 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="floater_about" title="Second Lifeについて"> | 2 | <floater name="floater_about" title="Second Lifeについて"> |
3 | <text_editor name="credits_editor"> | 3 | <text_editor name="credits_editor"> |
4 | Second Lifeは、 Philip、Tessa、Andrew、Cory、James、Ben、Char、Charlie、Colin、Dan、Daniel、Doug、Eric、Hamlet、Haney、Eve、Hunter、Ian、Jeff、Jennifer、Jim、John、Lee、Mark、Peter、Phoenix、Richard、Robin、Xenon、Steve、Tanya、Eddie、Avi、Frank、Bruce、Aaron、Alice、Bob、Debra、Eileen、Helen、Janet、Louie、Leviathania、Stefan、Ray、Kevin、Tom、Mikeb、MikeT、Burgess、Elena、Tracy、Bill、Todd、Ryan、Zach、Sarah、Nova、Tim、Stephanie、Michael、Evan、Nicolas、Catherine、Rachelle、Dave、Holly、Bub、Kelly、Magellan、Ramzi、Don、Sabin、Jill、Rheya、Jeska、Torley、Kona、Callum、Charity、Ventrella、Jack、Vektor、Iris、Chris、Nicole、Mick、Reuben、Blue、Babbage、Yedwab、Deana、Lauren、Brent、Pathfinder、Chadrick、Altruima、Jesse、Teeny、Monroe、Icculus、David、Tess、Lizzie、Patsy、Isaac、Lawrence、Cyn、Bo、Gia、Annette、Marius、Tbone、Jonathan、Karen、Ginsu、Satoko、Yuko、Makiko、Thomas、Harry、Seth、Alexei、Brian、Guy、Runitai、Ethan、Data、Cornelius、Kenny、Swiss、Zero、Natria、Wendy、Stephen、Teeple、Thumper、Lucy、Dee、Mia、Liana、Warren、Branka、Aura、beez、Milo、Hermia、Red、Thrax、Joe、Sally、Magenta、Mogura、Paul、Jose、Rejean、Henrik、Lexie、Amber、Logan、Xan、Nora、Morpheus、Donovan、Leyla、MichaelFrancis、Beast、Cube、Bucky、Joshua、Stryfe、Harmony、Teresa、Claudia、Walker、Glenn、Fritz、Fordak、June、Cleopetra、Jean、Ivy、Betsy、Roosevelt、Spike、Ken、Which、Tofu、Chiyo、Rob、Zee、dustin、George、Del、Matthew、Cat、Jacqui、Lightfoot、Adrian、Viola、Alfred、Noel、Irfan、Sunil、Yool、Rika、Jane、Xtreme、Frontier、a2、Neo、Siobhan、Yoz、Justin、Elle、Qarl、Benjamin、Isabel、Gulliver、Everett、Christopher、Izzy、Stephany、Garry、Sejong、Sean、Tobin、Iridium、Meta、Anthony、Jeremy、JP、Jake、Maurice、Madhavi、Leopard、Kyle、Joon、Kari、Bert、Belinda、Jon、Kristi、Bridie、Pramod、KJ、Socrates、Maria、Ivan、Aric、Yamasaki、Adreanne、Jay、MitchK、Ceren、Coco、Durl、Jenny、Periapse、Kartic、Storrs、Lotte、Sandy、Rohn、Colossus、Zen、BigPapi、Brad、Pastrami、Kurz、Mani、Neuro、Jaime、MJ、Rowan、Sgt、Elvis、Gecko、Samuel、Sardonyx、Leo、Bryan、Niko、Soft、Poppy、Rachel、Aki、Angelo、Banzai、Alexa、Sue、CeeLo、Bender、CG、Gillian、Pelle、Nick、Echo、Zara、Christine、Shamiran、Emma、Blake、Keiko、Plexus、Joppa、Sidewinder、Erica、Ashlei、Twilight、Kristen、Brett、Q、Enus、Simon、Bevis、Kraft、Kip、Chandler、Ron、LauraP、Ram、KyleJM、Scouse、Prospero、Melissa、Marty、Nat、Hamilton、Kend、Lordan、Jimmy、Kosmo、Seraph、Green、Ekim、Wiggo、JT、Rome、Doris、Miz、Benoc、Whump、Trinity、Patch、Kate、TJ、Bao、Joohwan、Christy、Sofia、Matias、Cogsworth、Johan、Oreh、Cheah、Angela、Brandy、Mango、Lan、Aleks、Gloria、Heidy、Mitchell、Space、Colton、Bambers、Einstein、Maggie、Malbers、Rose、Winnie、Stella、Milton、Rothman、Niall、Marin、Allison、Katie、Dawn、Katt、Dusty、Kalpana、Judy、Andrea、Ambroff、Infinity、Gail、Rico、Raymond、Yi、William、Christa、M、Teagan、Scout、Molly、Dante、Corr、Dynamike、Usi、Kaylee、Vidtuts、Lil、Danica、Sascha、Kelv、Jacob、Nya、Rodney、Brandon、Elsie、Blondin、Grant、Katrin、Nyx、Gabriel、Locklainn、Claire、Devin、Minerva、Monty、Austin、Bradford、Si、Keira、H、Caitlin、Dita、Makai、Jenn、Ann、Meredith、Clare、Joy、Praveen、Cody、Edmund、Ruthe、Sirena、Gayathri、Spider、FJ、Davidoff、Tian、Jennie、Louise、Oskar、Landon、Noelle、Jarv、Ingrid、Al、Sommer、Doc、Aria、Huin、Gray、Lili、Vir、DJ、Yang、T、Simone、Maestro、Scott、Charlene、Quixote、Amanda、Susan、Zed、Anne、Enkidu、Esbee、Joroan、Katelin、Roxie、Tay、Scarlet、Kevin、Johnny、Wolfgang、Andren、Bob、Howard、Merov、Rand、Ray、Michon、Newell、Galen、Dessie、Les、Michon、Jenelle、Geo、Siz、Shapiro、Pete、Calyle、Selene、Allen、Phoebe、Goldin、Kimmora、Dakota、Slaton、Lindquist、Zoey、Hari、Othello、Rohit、Sheldon、Petra、Viale、Gordon、Kaye、Pink、Ferny、Emerson、Davy、Bri、Chan、Juan、Robert、Terrence、Nathan、Carlと、その他多数の人達によって作成されました。 | 4 | The Imprudence Viewer was rocked hard by: |
5 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | ||
6 | http://www.imprudenceviewer.org | ||
7 | |||
8 | Imprudence is so awesome thanks to contributions from many generous people: | ||
9 | |||
10 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. | ||
11 | |||
12 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. | ||
13 | |||
14 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. | ||
15 | |||
16 | For a complete list of who did what, read the release notes! | ||
17 | |||
18 | |||
19 | Second Life Copyright (C) 1999-2009 Linden Research Inc. | ||
20 | |||
21 | Second Lifeは、 Philip、Tessa、Andrew、Cory、James、Ben、Char、Charlie、Colin、Dan、Daniel、Doug、Eric、Hamlet、Haney、Eve、Hunter、Ian、Jeff、Jennifer、Jim、John、Lee、Mark、Peter、Phoenix、Richard、Robin、Xenon、Steve、Tanya、Eddie、Avi、Frank、Bruce、Aaron、Alice、Bob、Debra、Eileen、Helen、Janet、Louie、Leviathania、Stefan、Ray、Kevin、Tom、Mikeb、MikeT、Burgess、Elena、Tracy、Bill、Todd、Ryan、Zach、Sarah、Nova、Tim、Stephanie、Michael、Evan、Nicolas、Catherine、Rachelle、Dave、Holly、Bub、Kelly、Magellan、Ramzi、Don、Sabin、Jill、Rheya、Jeska、Torley、Kona、Callum、Charity、Ventrella、Jack、Vektor、Iris、Chris、Nicole、Mick、Reuben、Blue、Babbage、Yedwab、Deana、Lauren、Brent、Pathfinder、Chadrick、Altruima、Jesse、Teeny、Monroe、Icculus、David、Tess、Lizzie、Patsy、Isaac、Lawrence、Cyn、Bo、Gia、Annette、Marius、Tbone、Jonathan、Karen、Ginsu、Satoko、Yuko、Makiko、Thomas、Harry、Seth、Alexei、Brian、Guy、Runitai、Ethan、Data、Cornelius、Kenny、Swiss、Zero、Natria、Wendy、Stephen、Teeple、Thumper、Lucy、Dee、Mia、Liana、Warren、Branka、Aura、beez、Milo、Hermia、Red、Thrax、Joe、Sally、Magenta、Mogura、Paul、Jose、Rejean、Henrik、Lexie、Amber、Logan、Xan、Nora、Morpheus、Donovan、Leyla、MichaelFrancis、Beast、Cube、Bucky、Joshua、Stryfe、Harmony、Teresa、Claudia、Walker、Glenn、Fritz、Fordak、June、Cleopetra、Jean、Ivy、Betsy、Roosevelt、Spike、Ken、Which、Tofu、Chiyo、Rob、Zee、dustin、George、Del、Matthew、Cat、Jacqui、Lightfoot、Adrian、Viola、Alfred、Noel、Irfan、Sunil、Yool、Rika、Jane、Xtreme、Frontier、a2、Neo、Siobhan、Yoz、Justin、Elle、Qarl、Benjamin、Isabel、Gulliver、Everett、Christopher、Izzy、Stephany、Garry、Sejong、Sean、Tobin、Iridium、Meta、Anthony、Jeremy、JP、Jake、Maurice、Madhavi、Leopard、Kyle、Joon、Kari、Bert、Belinda、Jon、Kristi、Bridie、Pramod、KJ、Socrates、Maria、Ivan、Aric、Yamasaki、Adreanne、Jay、MitchK、Ceren、Coco、Durl、Jenny、Periapse、Kartic、Storrs、Lotte、Sandy、Rohn、Colossus、Zen、BigPapi、Brad、Pastrami、Kurz、Mani、Neuro、Jaime、MJ、Rowan、Sgt、Elvis、Gecko、Samuel、Sardonyx、Leo、Bryan、Niko、Soft、Poppy、Rachel、Aki、Angelo、Banzai、Alexa、Sue、CeeLo、Bender、CG、Gillian、Pelle、Nick、Echo、Zara、Christine、Shamiran、Emma、Blake、Keiko、Plexus、Joppa、Sidewinder、Erica、Ashlei、Twilight、Kristen、Brett、Q、Enus、Simon、Bevis、Kraft、Kip、Chandler、Ron、LauraP、Ram、KyleJM、Scouse、Prospero、Melissa、Marty、Nat、Hamilton、Kend、Lordan、Jimmy、Kosmo、Seraph、Green、Ekim、Wiggo、JT、Rome、Doris、Miz、Benoc、Whump、Trinity、Patch、Kate、TJ、Bao、Joohwan、Christy、Sofia、Matias、Cogsworth、Johan、Oreh、Cheah、Angela、Brandy、Mango、Lan、Aleks、Gloria、Heidy、Mitchell、Space、Colton、Bambers、Einstein、Maggie、Malbers、Rose、Winnie、Stella、Milton、Rothman、Niall、Marin、Allison、Katie、Dawn、Katt、Dusty、Kalpana、Judy、Andrea、Ambroff、Infinity、Gail、Rico、Raymond、Yi、William、Christa、M、Teagan、Scout、Molly、Dante、Corr、Dynamike、Usi、Kaylee、Vidtuts、Lil、Danica、Sascha、Kelv、Jacob、Nya、Rodney、Brandon、Elsie、Blondin、Grant、Katrin、Nyx、Gabriel、Locklainn、Claire、Devin、Minerva、Monty、Austin、Bradford、Si、Keira、H、Caitlin、Dita、Makai、Jenn、Ann、Meredith、Clare、Joy、Praveen、Cody、Edmund、Ruthe、Sirena、Gayathri、Spider、FJ、Davidoff、Tian、Jennie、Louise、Oskar、Landon、Noelle、Jarv、Ingrid、Al、Sommer、Doc、Aria、Huin、Gray、Lili、Vir、DJ、Yang、T、Simone、Maestro、Scott、Charlene、Quixote、Amanda、Susan、Zed、Anne、Enkidu、Esbee、Joroan、Katelin、Roxie、Tay、Scarlet、Kevin、Johnny、Wolfgang、Andren、Bob、Howard、Merov、Rand、Ray、Michon、Newell、Galen、Dessie、Lesと、その他多数の人達によって作成されました。 | ||
5 | 22 | ||
6 | このバージョンをこれまでで最高のものになるようご協力をいただいた以下の住人の皆様に深く感謝いたします。 able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar | 23 | このバージョンをこれまでで最高のものになるようご協力をいただいた以下の住人の皆様に深く感謝いたします。 able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar |
7 | 24 | ||
diff --git a/linden/indra/newview/skins/default/xui/ja/floater_choose_group.xml b/linden/indra/newview/skins/default/xui/ja/floater_choose_group.xml index 08c91f1..0e3153c 100644 --- a/linden/indra/newview/skins/default/xui/ja/floater_choose_group.xml +++ b/linden/indra/newview/skins/default/xui/ja/floater_choose_group.xml | |||
@@ -5,4 +5,7 @@ | |||
5 | </text> | 5 | </text> |
6 | <button label="OK" label_selected="OK" name="OK" /> | 6 | <button label="OK" label_selected="OK" name="OK" /> |
7 | <button label="取り消し" label_selected="取り消し" name="Cancel" /> | 7 | <button label="取り消し" label_selected="取り消し" name="Cancel" /> |
8 | <string name="none"> | ||
9 | グループなし | ||
10 | </string> | ||
8 | </floater> | 11 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/ja/panel_groups.xml b/linden/indra/newview/skins/default/xui/ja/panel_groups.xml index 785fd86..adfdcd4 100644 --- a/linden/indra/newview/skins/default/xui/ja/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/ja/panel_groups.xml | |||
@@ -13,4 +13,7 @@ | |||
13 | <button label="抜ける" name="Leave" /> | 13 | <button label="抜ける" name="Leave" /> |
14 | <button label="作成..." name="Create" /> | 14 | <button label="作成..." name="Create" /> |
15 | <button label="検索..." name="Search..." /> | 15 | <button label="検索..." name="Search..." /> |
16 | <string name="none"> | ||
17 | グループなし | ||
18 | </string> | ||
16 | </panel> | 19 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/ko/floater_about.xml b/linden/indra/newview/skins/default/xui/ko/floater_about.xml index 8d532b7..075e8ea 100644 --- a/linden/indra/newview/skins/default/xui/ko/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/ko/floater_about.xml | |||
@@ -1,7 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="floater_about" title="세컨드라이프 정보"> | 2 | <floater name="floater_about" title="세컨드라이프 정보"> |
3 | <text_editor name="credits_editor"> | 3 | <text_editor name="credits_editor"> |
4 | 세컨드라이프 제작자들: Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, Michon, Jenelle, Geo, Siz, Shapiro, Pete, Calyle, Selene, Allen, Phoebe, Goldin, Kimmora, Dakota, Slaton, Lindquist, Zoey, Hari, Othello, Rohit, Sheldon, Petra, Viale, Gordon, Kaye, Pink, Ferny, Emerson, Davy, Bri, Chan, Juan, Robert, Terrence, Nathan, Carl, 그 외에 많은 분들이 수고해 주셨습니다. | 4 | The Imprudence Viewer was rocked hard by: |
5 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | ||
6 | http://www.imprudenceviewer.org | ||
7 | |||
8 | Imprudence is so awesome thanks to contributions from many generous people: | ||
9 | |||
10 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. | ||
11 | |||
12 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. | ||
13 | |||
14 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. | ||
15 | |||
16 | For a complete list of who did what, read the release notes! | ||
17 | |||
18 | |||
19 | Second Life Copyright (C) 1999-2009 Linden Research Inc. | ||
20 | |||
21 | 세컨드라이프 제작자들: Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, 그 외에 많은 분들이 수고해 주셨습니다. | ||
5 | 22 | ||
6 | 현재 버전이 최상의 버전이 될 수 있도록 도와주신 여러분께 감사드립니다: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar | 23 | 현재 버전이 최상의 버전이 될 수 있도록 도와주신 여러분께 감사드립니다: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar |
7 | 24 | ||
diff --git a/linden/indra/newview/skins/default/xui/ko/floater_choose_group.xml b/linden/indra/newview/skins/default/xui/ko/floater_choose_group.xml index 2cb821a..53bb889 100644 --- a/linden/indra/newview/skins/default/xui/ko/floater_choose_group.xml +++ b/linden/indra/newview/skins/default/xui/ko/floater_choose_group.xml | |||
@@ -5,4 +5,7 @@ | |||
5 | </text> | 5 | </text> |
6 | <button label="확인" label_selected="확인" name="OK" /> | 6 | <button label="확인" label_selected="확인" name="OK" /> |
7 | <button label="취소" label_selected="취소" name="Cancel" /> | 7 | <button label="취소" label_selected="취소" name="Cancel" /> |
8 | <string name="none"> | ||
9 | 그룹 없음 | ||
10 | </string> | ||
8 | </floater> | 11 | </floater> |
diff --git a/linden/indra/newview/skins/default/xui/ko/panel_groups.xml b/linden/indra/newview/skins/default/xui/ko/panel_groups.xml index cdd28a6..8e66006 100644 --- a/linden/indra/newview/skins/default/xui/ko/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/ko/panel_groups.xml | |||
@@ -13,4 +13,7 @@ | |||
13 | <button label="탈퇴" name="Leave" width="90"/> | 13 | <button label="탈퇴" name="Leave" width="90"/> |
14 | <button label="만들기" name="Create" width="90"/> | 14 | <button label="만들기" name="Create" width="90"/> |
15 | <button label="검색" name="Search..." width="90"/> | 15 | <button label="검색" name="Search..." width="90"/> |
16 | <string name="none"> | ||
17 | 그룹 없음 | ||
18 | </string> | ||
16 | </panel> | 19 | </panel> |
diff --git a/linden/indra/newview/skins/default/xui/zh/floater_about.xml b/linden/indra/newview/skins/default/xui/zh/floater_about.xml index 334e7eb..fbcb953 100644 --- a/linden/indra/newview/skins/default/xui/zh/floater_about.xml +++ b/linden/indra/newview/skins/default/xui/zh/floater_about.xml | |||
@@ -1,7 +1,24 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="floater_about" title="关于第二人生"> | 2 | <floater name="floater_about" title="关于第二人生"> |
3 | <text_editor name="credits_editor"> | 3 | <text_editor name="credits_editor"> |
4 | 第二人生的推出应感谢以下人物的贡献: Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les, Michon, Jenelle, Geo, Siz, Shapiro, Pete, Calyle, Selene, Allen, Phoebe, Goldin, Kimmora, Dakota, Slaton, Lindquist, Zoey, Hari, Othello, Rohit, Sheldon, Petra, Viale, Gordon, Kaye, Pink, Ferny, Emerson, Davy, Bri, Chan, Juan, Robert, Terrence, Nathan, Carl 以及更多人。 | 4 | The Imprudence Viewer was rocked hard by: |
5 | Jacek Antonelli, McCabe Maxsted, and Armin Weatherwax. | ||
6 | http://www.imprudenceviewer.org | ||
7 | |||
8 | Imprudence is so awesome thanks to contributions from many generous people: | ||
9 | |||
10 | For their patches and code contributions, we thank Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Asuka Neely, Balp Allen, Carjay McGinnis, Dale Glass, Felix Duesenburg, Henri Beauchamp, Kitty Barnett, Latif Khalifa, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Nicholaz Beresford, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thomas Shikami, Vadim Bigbear, Zi Ree, and Zwagoth Klaar. | ||
11 | |||
12 | For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. | ||
13 | |||
14 | Thanks also to the developers of the Green Life Emerald Viewer, Hippo Viewer, and Meerkat Viewer for viewer enhancements we have incorporated. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. | ||
15 | |||
16 | For a complete list of who did what, read the release notes! | ||
17 | |||
18 | |||
19 | Second Life Copyright (C) 1999-2009 Linden Research Inc. | ||
20 | |||
21 | 第二人生的推出应感谢以下人物的贡献: Philip, Tessa, Andrew, Cory, James, Ben, Char, Charlie, Colin, Dan, Daniel, Doug, Eric, Hamlet, Haney, Eve, Hunter, Ian, Jeff, Jennifer, Jim, John, Lee, Mark, Peter, Phoenix, Richard, Robin, Xenon, Steve, Tanya, Eddie, Avi, Frank, Bruce, Aaron, Alice, Bob, Debra, Eileen, Helen, Janet, Louie, Leviathania, Stefan, Ray, Kevin, Tom, Mikeb, MikeT, Burgess, Elena, Tracy, Bill, Todd, Ryan, Zach, Sarah, Nova, Tim, Stephanie, Michael, Evan, Nicolas, Catherine, Rachelle, Dave, Holly, Bub, Kelly, Magellan, Ramzi, Don, Sabin, Jill, Rheya, Jeska, Torley, Kona, Callum, Charity, Ventrella, Jack, Vektor, Iris, Chris, Nicole, Mick, Reuben, Blue, Babbage, Yedwab, Deana, Lauren, Brent, Pathfinder, Chadrick, Altruima, Jesse, Teeny, Monroe, Icculus, David, Tess, Lizzie, Patsy, Isaac, Lawrence, Cyn, Bo, Gia, Annette, Marius, Tbone, Jonathan, Karen, Ginsu, Satoko, Yuko, Makiko, Thomas, Harry, Seth, Alexei, Brian, Guy, Runitai, Ethan, Data, Cornelius, Kenny, Swiss, Zero, Natria, Wendy, Stephen, Teeple, Thumper, Lucy, Dee, Mia, Liana, Warren, Branka, Aura, beez, Milo, Hermia, Red, Thrax, Joe, Sally, Magenta, Mogura, Paul, Jose, Rejean, Henrik, Lexie, Amber, Logan, Xan, Nora, Morpheus, Donovan, Leyla, MichaelFrancis, Beast, Cube, Bucky, Joshua, Stryfe, Harmony, Teresa, Claudia, Walker, Glenn, Fritz, Fordak, June, Cleopetra, Jean, Ivy, Betsy, Roosevelt, Spike, Ken, Which, Tofu, Chiyo, Rob, Zee, dustin, George, Del, Matthew, Cat, Jacqui, Lightfoot, Adrian, Viola, Alfred, Noel, Irfan, Sunil, Yool, Rika, Jane, Xtreme, Frontier, a2, Neo, Siobhan, Yoz, Justin, Elle, Qarl, Benjamin, Isabel, Gulliver, Everett, Christopher, Izzy, Stephany, Garry, Sejong, Sean, Tobin, Iridium, Meta, Anthony, Jeremy, JP, Jake, Maurice, Madhavi, Leopard, Kyle, Joon, Kari, Bert, Belinda, Jon, Kristi, Bridie, Pramod, KJ, Socrates, Maria, Ivan, Aric, Yamasaki, Adreanne, Jay, MitchK, Ceren, Coco, Durl, Jenny, Periapse, Kartic, Storrs, Lotte, Sandy, Rohn, Colossus, Zen, BigPapi, Brad, Pastrami, Kurz, Mani, Neuro, Jaime, MJ, Rowan, Sgt, Elvis, Gecko, Samuel, Sardonyx, Leo, Bryan, Niko, Soft, Poppy, Rachel, Aki, Angelo, Banzai, Alexa, Sue, CeeLo, Bender, CG, Gillian, Pelle, Nick, Echo, Zara, Christine, Shamiran, Emma, Blake, Keiko, Plexus, Joppa, Sidewinder, Erica, Ashlei, Twilight, Kristen, Brett, Q, Enus, Simon, Bevis, Kraft, Kip, Chandler, Ron, LauraP, Ram, KyleJM, Scouse, Prospero, Melissa, Marty, Nat, Hamilton, Kend, Lordan, Jimmy, Kosmo, Seraph, Green, Ekim, Wiggo, JT, Rome, Doris, Miz, Benoc, Whump, Trinity, Patch, Kate, TJ, Bao, Joohwan, Christy, Sofia, Matias, Cogsworth, Johan, Oreh, Cheah, Angela, Brandy, Mango, Lan, Aleks, Gloria, Heidy, Mitchell, Space, Colton, Bambers, Einstein, Maggie, Malbers, Rose, Winnie, Stella, Milton, Rothman, Niall, Marin, Allison, Katie, Dawn, Katt, Dusty, Kalpana, Judy, Andrea, Ambroff, Infinity, Gail, Rico, Raymond, Yi, William, Christa, M, Teagan, Scout, Molly, Dante, Corr, Dynamike, Usi, Kaylee, Vidtuts, Lil, Danica, Sascha, Kelv, Jacob, Nya, Rodney, Brandon, Elsie, Blondin, Grant, Katrin, Nyx, Gabriel, Locklainn, Claire, Devin, Minerva, Monty, Austin, Bradford, Si, Keira, H, Caitlin, Dita, Makai, Jenn, Ann, Meredith, Clare, Joy, Praveen, Cody, Edmund, Ruthe, Sirena, Gayathri, Spider, FJ, Davidoff, Tian, Jennie, Louise, Oskar, Landon, Noelle, Jarv, Ingrid, Al, Sommer, Doc, Aria, Huin, Gray, Lili, Vir, DJ, Yang, T, Simone, Maestro, Scott, Charlene, Quixote, Amanda, Susan, Zed, Anne, Enkidu, Esbee, Joroan, Katelin, Roxie, Tay, Scarlet, Kevin, Johnny, Wolfgang, Andren, Bob, Howard, Merov, Rand, Ray, Michon, Newell, Galen, Dessie, Les 以及更多人。 | ||
5 | 22 | ||
6 | 感谢以下居民,他们的帮助保证了这次第二人生的版本是有史以来最出色的: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar | 23 | 感谢以下居民,他们的帮助保证了这次第二人生的版本是有史以来最出色的: able whitman, Adeon Writer, adonaira aabye, Aeron Kohime, Agathos Frascati, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Aminom Marvin, Angela Talamasca, Aralara Rajal, Armin Weatherwax, Ashrilyn Hayashida, Athanasius Skytower, Aura Dirval, Barney Boomslang, Biancaluce Robbiani, Biker Offcourse, Borg Capalini, Bulli Schumann, catherine pfeffer, Chalice Yao, Corre Porta, Court Goodman, Cummere Mayo, Dale Innis, Darien Caldwell, Darjeeling Schoonhoven, Daten Thielt, dimentox travanti, Dirk Talamasca, Drew Dwi, Duckless Vandyke, Elanthius Flagstaff, Electro Burnstein, emiley tomsen, Escort DeFarge, Eva Rau, Ezian Ecksol, Fire Centaur, Fluf Fredriksson, Francisco Koolhoven, Frontera Thor, Frungi Stastny, Gally Young, gearsawe stonecutter, Gigs Taggart, Gordon Wendt, Gudmund Shepherd, Gypsy Paz, Harleen Gretzky, Henri Beauchamp, Inma Rau, Irene Muni, Iskar Ariantho, Jacek Antonelli, JB Kraft, Jessicka Graves, Joeseph Albanese, Joshua Philgarlic, Khyota Wulluf, kirstenlee Cinquetti, Latif Khalifa, Lex Neva, Lilibeth Andree, Lisa Lowe, Lunita Savira, Loosey Demonia, lum pfohl, Marcos Fonzarelli, MartinRJ Fayray, Marusame Arai, Matthew Dowd, Maya Remblai, McCabe Maxsted, Meghan Dench, Melchoir Tokhes, Menos Short, Michelle2 Zenovka, Mimika Oh, Minerva Memel, Mm Alder, Ochi Wolfe, Omei Turnbull, Pesho Replacement, Phantom Ninetails, phoenixflames kukulcan, Polo Gufler, prez pessoa, princess niven, Prokofy Neva, Qie Niangao, Rem Beattie, RodneyLee Jessop, Saijanai Kuhn, Seg Baphomet, Sergen Davies, Shirley Marquez, SignpostMarv Martin, Sindy Tsure, Sira Arbizu, Skips Jigsaw, Sougent Harrop, Spritely Pixel, Squirrel Wood, StarSong Bright, Subversive Writer, Sugarcult Dagger, Sylumm Grigorovich, Tammy Nowotny, Tanooki Darkes, Tayra Dagostino, Theoretical Chemistry, Thickbrick Sleaford, valerie rosewood, Vex Streeter, Vixen Heron, Whoops Babii, Winter Ventura, Xiki Luik, Yann Dufaux, Yina Yao, Yukinoroh Kamachi, Zolute Infinity, Zwagoth Klaar |
7 | 24 | ||
diff --git a/linden/indra/newview/skins/silver/colors_base.xml b/linden/indra/newview/skins/silver/colors_base.xml index a69f43f..f9bf283 100644 --- a/linden/indra/newview/skins/silver/colors_base.xml +++ b/linden/indra/newview/skins/silver/colors_base.xml | |||
@@ -68,7 +68,8 @@ | |||
68 | <TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255" /> <!-- Text of read-only items embedded in notecards --> | 68 | <TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255" /> <!-- Text of read-only items embedded in notecards --> |
69 | <TextEmbeddedItemColor value="0, 0, 128, 255" /> <!-- Text of items embedded in notecards --> | 69 | <TextEmbeddedItemColor value="0, 0, 128, 255" /> <!-- Text of items embedded in notecards --> |
70 | <TextDefaultColor value="0, 20, 0, 255"/> <!-- Non-keyword text in the script editor --> | 70 | <TextDefaultColor value="0, 20, 0, 255"/> <!-- Non-keyword text in the script editor --> |
71 | <ScriptBgReadOnlyColor value="180, 180, 180, 255" /> <!-- Not used --> | 71 | <TextLinkColor value="0, 20, 255, 255"/> |
72 | <TextLinkHoverColor value="0, 50, 255, 255"/> | ||
72 | 73 | ||
73 | <!-- LISTBOXES --> | 74 | <!-- LISTBOXES --> |
74 | <ScrollBgReadOnlyColor value="255, 255, 255, 140" /> <!-- Background of read only lists --> | 75 | <ScrollBgReadOnlyColor value="255, 255, 255, 140" /> <!-- Background of read only lists --> |
@@ -81,7 +82,8 @@ | |||
81 | <ScrollHighlightedColor value="145, 180, 220, 128" /> <!-- Hover color --> | 82 | <ScrollHighlightedColor value="145, 180, 220, 128" /> <!-- Hover color --> |
82 | <ScrollbarThumbColor value="120, 160, 200, 255" /> <!-- Scroll bar --> | 83 | <ScrollbarThumbColor value="120, 160, 200, 255" /> <!-- Scroll bar --> |
83 | <ScrollbarTrackColor value="183, 202, 220, 255" /> <!-- Scroll bar background --> | 84 | <ScrollbarTrackColor value="183, 202, 220, 255" /> <!-- Scroll bar background --> |
84 | 85 | <ScrollReadOnlyColor value="180, 180, 180, 255" /> <!-- Color for inactive but not disabled lists --> | |
86 | |||
85 | <!-- MENUS --> | 87 | <!-- MENUS --> |
86 | <MenuBarBgColor value="185, 200, 220, 230" /> <!-- Menu bar background --> | 88 | <MenuBarBgColor value="185, 200, 220, 230" /> <!-- Menu bar background --> |
87 | <MenuBarGodBgColor value="100, 200, 130, 230" /> <!-- Menu bar background with God Mode enabled --> | 89 | <MenuBarGodBgColor value="100, 200, 130, 230" /> <!-- Menu bar background with God Mode enabled --> |
@@ -160,6 +162,9 @@ | |||
160 | <MapAvatar value="0, 255, 0, 255" /> <!-- Your avatar's glyph color --> | 162 | <MapAvatar value="0, 255, 0, 255" /> <!-- Your avatar's glyph color --> |
161 | <MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color --> | 163 | <MapFriend value="255, 255, 0, 255" /> <!-- Your friends' glyph color --> |
162 | <MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color --> | 164 | <MapMuted value="128, 128, 128, 255" /> <!-- Muted avatars' glyph color --> |
165 | <MapSelected value="255, 0, 0, 255" /> <!-- Selected avatars' glyph color --> | ||
166 | <MapImpDev value="90, 45, 101, 255" /> <!-- Imprudence developers glyph color --> | ||
167 | <MapPartner value="214, 40, 107, 255" /> <!-- (unused) Your avatar's partner's glyph color --> | ||
163 | 168 | ||
164 | <!-- MINI-MAP --> | 169 | <!-- MINI-MAP --> |
165 | <NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background --> | 170 | <NetMapBackgroundColor value="0, 0, 0, 77" /> <!-- Mini-map floater background --> |
diff --git a/linden/indra/newview/skins/silver/textures/arrow_left.tga b/linden/indra/newview/skins/silver/textures/arrow_left.tga new file mode 100644 index 0000000..43fbf12 --- /dev/null +++ b/linden/indra/newview/skins/silver/textures/arrow_left.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/silver/textures/arrow_right.tga b/linden/indra/newview/skins/silver/textures/arrow_right.tga new file mode 100644 index 0000000..a92ac9c --- /dev/null +++ b/linden/indra/newview/skins/silver/textures/arrow_right.tga | |||
Binary files differ | |||
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml deleted file mode 100644 index 025a616..0000000 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_chatterbox.xml +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <multi_floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | ||
3 | height="390" name="floater_chatterbox" | ||
4 | rect_control="ChatterboxRect" title="Communicate" width="392"> | ||
5 | <icon enabled="false" image_name="tabarea.tga" | ||
6 | bg_alpha_color="blue" color="DefaultShadowLight" border="false" | ||
7 | bottom="-389" follows="left|right|bottom" height="17" left="1" scale_image="true" | ||
8 | mouse_opaque="false" name="chatterbox_tab_container" width="391"></icon> | ||
9 | <tab_container bottom="2" follows="left|right|top|bottom" height="370" left="0" | ||
10 | name="chatterbox_tabs" tab_position="bottom" tab_width="80" width="395" /> | ||
11 | </multi_floater> | ||
12 | |||
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_script_ed_panel.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_script_ed_panel.xml deleted file mode 100644 index 12ae6dc..0000000 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_script_ed_panel.xml +++ /dev/null | |||
@@ -1,86 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508" | ||
3 | left="0" mouse_opaque="true" name="script panel" width="500"> | ||
4 | <text_editor type="string" length="1" bottom="-393" | ||
5 | embedded_items="false" enabled="true" follows="left|top|right|bottom" | ||
6 | font="Monospace" height="376" ignore_tab="false" left="4" | ||
7 | max_length="65536" mouse_opaque="true" name="Script Editor" width="492" | ||
8 | word_wrap="true" show_line_numbers="true"> | ||
9 | Loading... | ||
10 | </text_editor> | ||
11 | <button bottom="-499" enabled="true" follows="right|bottom" font="SansSerif" | ||
12 | halign="center" height="20" label="Save" label_selected="Save" left="360" | ||
13 | mouse_opaque="true" name="Save_btn" width="128" /> | ||
14 | <scroll_list background_visible="true" bottom="-457" column_padding="5" draw_border="true" | ||
15 | draw_heading="false" draw_stripes="true" enabled="true" | ||
16 | follows="left|right|bottom" height="60" left="4" mouse_opaque="true" | ||
17 | multi_select="false" name="lsl errors" width="492" /> | ||
18 | <combo_box allow_text_entry="false" bottom="-499" enabled="true" follows="left|bottom" | ||
19 | height="20" label="Insert..." left="12" max_chars="20" mouse_opaque="true" | ||
20 | name="Insert..." width="128" /> | ||
21 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
22 | bottom="-473" drop_shadow_visible="true" enabled="true" | ||
23 | follows="left|bottom" font="SansSerifSmall" h_pad="0" halign="left" | ||
24 | height="12" left="12" mouse_opaque="true" name="line_col" v_pad="0" | ||
25 | width="128" /> | ||
26 | <menu_bar bottom="-15" drop_shadow="false" enabled="true" follows="left|top|right" | ||
27 | height="18" left="8" mouse_opaque="false" name="script_menu" opaque="false" | ||
28 | tear_off="false" width="476"> | ||
29 | <menu bottom="0" drop_shadow="true" enabled="true" height="62" | ||
30 | left="0" mouse_opaque="false" name="File" opaque="true" tear_off="false" | ||
31 | width="138"> | ||
32 | <menu_item_call bottom_delta="-30" height="20" label="Save" left="0" mouse_opaque="true" | ||
33 | name="Save" width="138" /> | ||
34 | <menu_item_separator bottom_delta="-38" height="8" left="0" mouse_opaque="true" name="separator" | ||
35 | width="138" /> | ||
36 | <menu_item_call bottom_delta="-58" height="20" label="Revert All Changes" left="0" | ||
37 | mouse_opaque="true" name="Revert All Changes" width="138" /> | ||
38 | </menu> | ||
39 | <menu bottom="665" drop_shadow="true" enabled="true" height="198" | ||
40 | left="222" mouse_opaque="false" name="Edit" opaque="true" tear_off="false" | ||
41 | width="139"> | ||
42 | <menu_item_call bottom_delta="-30" enabled="false" height="20" label="Undo" left="0" | ||
43 | mouse_opaque="true" name="Undo" width="139" /> | ||
44 | <menu_item_call bottom_delta="-50" enabled="false" height="20" label="Redo" left="0" | ||
45 | mouse_opaque="true" name="Redo" width="139" /> | ||
46 | <menu_item_separator bottom_delta="-58" enabled="true" height="8" label="-----------" left="0" | ||
47 | mouse_opaque="true" name="separator" width="139" /> | ||
48 | <menu_item_call bottom_delta="-78" enabled="false" height="20" label="Cut" left="0" | ||
49 | mouse_opaque="true" name="Cut" width="139" /> | ||
50 | <menu_item_call bottom_delta="-98" enabled="false" height="20" label="Copy" left="0" | ||
51 | mouse_opaque="true" name="Copy" width="139" /> | ||
52 | <menu_item_call bottom_delta="-118" enabled="false" height="20" label="Paste" left="0" | ||
53 | mouse_opaque="true" name="Paste" width="139" /> | ||
54 | <menu_item_separator bottom_delta="-126" enabled="true" height="8" label="-----------" left="0" | ||
55 | mouse_opaque="true" name="separator2" width="139" /> | ||
56 | <menu_item_call bottom_delta="-146" enabled="true" height="20" label="Select All" left="0" | ||
57 | mouse_opaque="true" name="Select All" width="139" /> | ||
58 | <menu_item_call bottom_delta="-166" enabled="false" height="20" label="Deselect" left="0" | ||
59 | mouse_opaque="true" name="Deselect" width="139" /> | ||
60 | <menu_item_separator bottom_delta="-174" enabled="true" height="8" label="-----------" left="0" | ||
61 | mouse_opaque="true" name="separator3" width="139" /> | ||
62 | <menu_item_call bottom_delta="-194" enabled="true" height="20" label="Search / Replace..." | ||
63 | left="0" mouse_opaque="true" name="Search / Replace..." width="139" /> | ||
64 | </menu> | ||
65 | <menu bottom="-18" drop_shadow="true" enabled="true" height="34" | ||
66 | left="0" mouse_opaque="false" name="Help" opaque="true" tear_off="false" | ||
67 | width="112"> | ||
68 | <menu_item_call bottom="-30" enabled="true" height="20" label="Help..." left="0" | ||
69 | mouse_opaque="true" name="Help..." width="112" /> | ||
70 | <menu_item_call bottom="-30" enabled="true" height="20" label="LSL Wiki Help..." left="0" | ||
71 | mouse_opaque="true" name="LSL Wiki Help..." width="112" /> | ||
72 | </menu> | ||
73 | </menu_bar> | ||
74 | <string name="loading"> | ||
75 | Loading... | ||
76 | </string> | ||
77 | <string name="can_not_view"> | ||
78 | You are not allowed to view this script. | ||
79 | </string> | ||
80 | <string name="public_objects_can_not_run"> | ||
81 | Public Objects cannot run scripts | ||
82 | </string> | ||
83 | <string name="script_running"> | ||
84 | Running | ||
85 | </string> | ||
86 | </panel> | ||
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_script_queue.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_script_queue.xml deleted file mode 100644 index c44457c..0000000 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_script_queue.xml +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <floater bottom="-763" can_close="true" can_drag_on_left="false" can_minimize="true" | ||
3 | can_resize="true" enabled="true" height="400" left="408" min_height="100" | ||
4 | min_width="100" mouse_opaque="true" name="queue" title="Reset Progress" | ||
5 | width="300"> | ||
6 | <button bottom="-392" enabled="true" follows="right|bottom" font="SansSerif" | ||
7 | halign="center" height="24" label="Close" label_selected="Close" left="220" | ||
8 | mouse_opaque="true" name="close" width="64" /> | ||
9 | <scroll_list background_visible="true" bottom="-364" column_padding="5" draw_border="true" | ||
10 | draw_heading="false" draw_stripes="true" enabled="true" | ||
11 | follows="left|top|right|bottom" height="344" left="4" mouse_opaque="true" | ||
12 | multi_select="false" name="queue output" width="292" /> | ||
13 | </floater> | ||
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml index 11859cc..d801251 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/floater_windlight_options.xml | |||
@@ -4,29 +4,35 @@ | |||
4 | min_width="400" mouse_opaque="true" name="WindLight floater" | 4 | min_width="400" mouse_opaque="true" name="WindLight floater" |
5 | rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor" | 5 | rect_control="FloaterAdvancedSkyRect" title="Advanced Sky Editor" |
6 | width="700"> | 6 | width="700"> |
7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 7 | <text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" | 8 | bottom="-50" drop_shadow_visible="true" follows="left|top|right" |
9 | font="SansSerif" h_pad="0" halign="left" height="16" | 9 | font="SansSerif" h_pad="0" halign="left" height="16" |
10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" | 10 | left="10" mouse_opaque="true" name="KeyFramePresetsText" v_pad="0" |
11 | width="110"> | 11 | width="110"> |
12 | Sky Presets: | 12 | Sky Presets: |
13 | </text> | 13 | </text> |
14 | <combo_box allow_text_entry="false" bottom="-50" follows="left|top" height="18" | 14 | <combo_box allow_text_entry="false" bottom="-52" follows="left|top" height="18" |
15 | left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo" | 15 | left_delta="110" max_chars="20" mouse_opaque="true" name="WLPresetsCombo" |
16 | width="150" /> | 16 | width="150" /> |
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
18 | label="" label_selected="" left_delta="-25" image_overlay="arrow_left.tga" | ||
19 | mouse_opaque="true" name="prev" scale_image="true" width="20" /> | ||
20 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | ||
21 | label="" label_selected="" left_delta="180" image_overlay="arrow_right.tga" | ||
22 | mouse_opaque="true" name="next" scale_image="true" width="20" /> | ||
17 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" | 23 | <button bottom="-53" enabled="true" font="SansSerif" halign="center" height="20" |
18 | label="New" label_selected="New" left_delta="170" | 24 | label="New" label_selected="New" left_delta="40" |
19 | mouse_opaque="true" name="WLNewPreset" scale_image="true" width="70" /> | 25 | mouse_opaque="true" name="WLNewPreset" scale_image="true" width="70" /> |
20 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
21 | label="Save" label_selected="Save" left_delta="80" | 27 | label="Save" label_selected="Save" left_delta="70" |
22 | mouse_opaque="true" name="WLSavePreset" scale_image="true" width="70" /> | 28 | mouse_opaque="true" name="WLSavePreset" scale_image="true" width="70" /> |
23 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 29 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
24 | label="Delete" label_selected="Delete" left_delta="80" | 30 | label="Delete" label_selected="Delete" left_delta="70" |
25 | mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="70" /> | 31 | mouse_opaque="true" name="WLDeletePreset" scale_image="true" width="70" /> |
26 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" | 32 | <button bottom_delta="0" enabled="true" font="SansSerif" halign="center" height="20" |
27 | label="Day Cycle Editor" label_selected="Day Cycle Editor" | 33 | label="Day Cycle Editor" label_selected="Day Cycle Editor" |
28 | left_delta="120" mouse_opaque="true" name="WLDayCycleMenuButton" | 34 | left_delta="100" mouse_opaque="true" name="WLDayCycleMenuButton" |
29 | scale_image="true" width="120" /> | 35 | scale_image="true" width="125" /> |
30 | <tab_container bottom="-220" follows="left|top" height="160" left="0" | 36 | <tab_container bottom="-220" follows="left|top" height="160" left="0" |
31 | mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700"> | 37 | mouse_opaque="false" name="WindLight Tabs" tab_position="top" width="700"> |
32 | <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160" | 38 | <panel border="true" bottom="-220" follows="left|top|right|bottom" height="160" |
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml deleted file mode 100644 index 62738dc..0000000 --- a/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml +++ /dev/null | |||
@@ -1,430 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel bottom="-550" height="486" left="350" name="Panel Avatar" width="430"> | ||
3 | <tab_container bottom="-486" height="486" left="0" mouse_opaque="false" name="tab" | ||
4 | tab_min_width="50" tab_position="top" width="419"> | ||
5 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
6 | label="2nd Life" left="1" mouse_opaque="true" name="2nd Life" width="418"> | ||
7 | <string name="CaptionTextAcctInfo"> | ||
8 | [ACCTTYPE] | ||
9 | [PAYMENTINFO] | ||
10 | [AGEVERIFICATION] | ||
11 | </string> | ||
12 | <string name="AcctTypeResident"> | ||
13 | Resident | ||
14 | </string> | ||
15 | <string name="AcctTypeTrial"> | ||
16 | Trial | ||
17 | </string> | ||
18 | <string name="AcctTypeCharterMember"> | ||
19 | Charter Member | ||
20 | </string> | ||
21 | <string name="AcctTypeEmployee"> | ||
22 | Linden Lab Employee | ||
23 | </string> | ||
24 | <string name="PaymentInfoUsed"> | ||
25 | Payment Info Used | ||
26 | </string> | ||
27 | <string name="PaymentInfoOnFile"> | ||
28 | Payment Info On File | ||
29 | </string> | ||
30 | <string name="NoPaymentInfoOnFile"> | ||
31 | No Payment Info On File | ||
32 | </string> | ||
33 | <string name="AgeVerified"> | ||
34 | Age-verified | ||
35 | </string> | ||
36 | <string name="NotAgeVerified"> | ||
37 | Not Age-verified | ||
38 | </string> | ||
39 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
40 | bottom="-24" drop_shadow_visible="true" follows="left|top" | ||
41 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
42 | mouse_opaque="true" name="Name:" v_pad="0" width="70"> | ||
43 | Name: | ||
44 | </text> | ||
45 | <name_editor bevel_style="in" border_style="line" | ||
46 | border_thickness="1" bottom="-24" enabled="false" follows="left|top" | ||
47 | font="SansSerifSmall" height="16" is_unicode="false" left_delta="75" | ||
48 | max_length="254" mouse_opaque="false" name="name" | ||
49 | width="180" /> | ||
50 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
51 | bottom="-24" drop_shadow_visible="true" follows="left|top" | ||
52 | font="SansSerifsmall" h_pad="0" halign="left" height="16" left="279" | ||
53 | mouse_opaque="true" name="online_yes" v_pad="0" width="121"> | ||
54 | Currently Online | ||
55 | </text> | ||
56 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
57 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | ||
58 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | ||
59 | mouse_opaque="true" name="label" v_pad="0" width="121"> | ||
60 | Born: | ||
61 | </text> | ||
62 | <line_editor bevel_style="in" border_style="line" | ||
63 | border_thickness="1" bottom_delta="-16" enabled="true" follows="left|top" | ||
64 | font="SansSerifSmall" height="16" is_unicode="false" left="279" | ||
65 | max_length="254" mouse_opaque="false" name="born" | ||
66 | width="121" /> | ||
67 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
68 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | ||
69 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | ||
70 | mouse_opaque="true" name="label2" v_pad="0" width="121"> | ||
71 | Account: | ||
72 | </text> | ||
73 | <view_border bevel_style="in" bottom_delta="-48" follows="left|top" height="48" left="279" | ||
74 | mouse_opaque="false" name="acct_border" width="121" /> | ||
75 | <text bg_visible="false" border_drop_shadow_visible="false" | ||
76 | border_visible="true" bottom_delta="0" drop_shadow_visible="true" | ||
77 | follows="left|top" font="SansSerifSmall" height="48" left="279" | ||
78 | mouse_opaque="false" name="acct" width="121" /> | ||
79 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
80 | bottom_delta="-20" drop_shadow_visible="true" follows="left|top" | ||
81 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="279" | ||
82 | mouse_opaque="true" name="partner_label" | ||
83 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | ||
84 | v_pad="0" width="130"> | ||
85 | Partner: | ||
86 | </text> | ||
87 | <button bottom_delta="2" follows="left|top" font="SansSerif" halign="center" | ||
88 | height="16" label="i" label_selected="i" left_delta="44" | ||
89 | mouse_opaque="true" name="partner_info" | ||
90 | tool_tip="Click to open partner's profile" width="18" /> | ||
91 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | ||
92 | height="16" label="?" label_selected="?" left_delta="24" | ||
93 | mouse_opaque="true" name="partner_help" width="18" /> | ||
94 | <line_editor bevel_style="in" border_style="line" | ||
95 | border_thickness="1" bottom_delta="-16" enabled="true" follows="left|top" | ||
96 | font="SansSerifSmall" height="16" is_unicode="false" left="279" | ||
97 | max_length="254" mouse_opaque="false" name="partner_edit" | ||
98 | tool_tip="Second Life partner. For more info on how to set, see www.secondlife.com/partner" | ||
99 | width="121"> | ||
100 | [FIRST] [LAST] | ||
101 | </line_editor> | ||
102 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
103 | bottom="-44" drop_shadow_visible="true" follows="left|top" | ||
104 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
105 | mouse_opaque="true" name="Photo:" v_pad="0" width="70"> | ||
106 | Photo: | ||
107 | </text> | ||
108 | <texture_picker allow_no_texture="true" bottom="-179" can_apply_immediately="false" | ||
109 | default_image_name="None" follows="left|top" height="151" label="" | ||
110 | left="79" mouse_opaque="true" name="img" | ||
111 | tool_tip="Click to choose a picture" width="180" /> | ||
112 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
113 | bottom="-183" drop_shadow_visible="true" follows="left|top" | ||
114 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
115 | mouse_opaque="true" name="Groups:" v_pad="0" width="70"> | ||
116 | Groups: | ||
117 | </text> | ||
118 | <scroll_list background_visible="true" bottom="-258" column_padding="5" draw_border="true" | ||
119 | follows="left|top" height="90" left="79" mouse_opaque="false" | ||
120 | multi_select="false" name="groups" width="321" /> | ||
121 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
122 | bottom="-280" drop_shadow_visible="true" follows="left|top" | ||
123 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
124 | mouse_opaque="true" name="About:" v_pad="0" width="70"> | ||
125 | About: | ||
126 | </text> | ||
127 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
128 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | ||
129 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | ||
130 | mouse_opaque="true" name="(500 chars)" v_pad="0" width="70"> | ||
131 | (500 chars) | ||
132 | </text> | ||
133 | <text_editor bottom="-375" embedded_items="false" | ||
134 | enabled="true" follows="left|top" font="SansSerifSmall" height="110" | ||
135 | is_unicode="false" left="79" max_length="511" mouse_opaque="true" | ||
136 | name="about" width="321" word_wrap="true" /> | ||
137 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
138 | bottom="-403" drop_shadow_visible="true" follows="left|top" | ||
139 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | ||
140 | mouse_opaque="true" name="Give item:" v_pad="0" width="75"> | ||
141 | Give item: | ||
142 | </text> | ||
143 | <view_border blevel_style="in" border_thickness="0" bottom="-466" follows="left|top" | ||
144 | height="466" left_delta="4" mouse_opaque="false" name="drop_target_rect" | ||
145 | width="409" /> | ||
146 | <view_border blevel_style="in" bottom="-403" follows="left|top" height="16" left_delta="75" | ||
147 | mouse_opaque="false" name="drop_target_rect_vis" width="321" /> | ||
148 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
149 | bottom_delta="0" drop_shadow_visible="true" follows="left|top" | ||
150 | font="SansSerifSmall" h_pad="0" halign="center" height="16" left_delta="0" | ||
151 | mouse_opaque="true" name="Give inventory" | ||
152 | tool_tip="Drop inventory items here to give them to this person." v_pad="2" | ||
153 | width="321"> | ||
154 | Drop inventory item here. | ||
155 | </text> | ||
156 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
157 | initial_value="false" label="Show in search" left="75" mouse_opaque="true" | ||
158 | name="allow_publish" | ||
159 | tool_tip="Publish extra profile information such as description and image in Search." | ||
160 | width="130" /> | ||
161 | <button bottom="-423" follows="left|top" font="SansSerif" halign="center" height="16" | ||
162 | label="?" label_selected="?" left_delta="145" mouse_opaque="true" name="?" | ||
163 | width="20" /> | ||
164 | <button bottom="-428" font="SansSerif" halign="center" height="20" label="Find on Map" | ||
165 | label_selected="Find on Map" left="24" mouse_opaque="true" | ||
166 | name="Find on Map" width="100" /> | ||
167 | <button bottom="-428" font="SansSerif" halign="center" height="20" | ||
168 | label="Offer Teleport..." label_selected="Offer Teleport..." | ||
169 | left_delta="102" mouse_opaque="true" name="Offer Teleport..." width="140" /> | ||
170 | <button bottom="-428" font="SansSerif" halign="center" height="20" | ||
171 | label="Add Friend..." label_selected="Add Friend..." left_delta="142" | ||
172 | mouse_opaque="true" name="Add Friend..." width="130" /> | ||
173 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Pay..." | ||
174 | label_selected="Pay..." left="24" mouse_opaque="true" name="Pay..." | ||
175 | width="100" /> | ||
176 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" | ||
177 | label="Instant Message..." label_selected="Instant Message..." | ||
178 | left_delta="102" mouse_opaque="true" name="Instant Message..." | ||
179 | tool_tip="Instant Message (IM)" width="140" /> | ||
180 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Mute" | ||
181 | label_selected="Mute" left_delta="142" mouse_opaque="true" name="Mute" | ||
182 | width="130" /> | ||
183 | </panel> | ||
184 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
185 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> | ||
186 | <line_editor bevel_style="in" border_style="line" | ||
187 | border_thickness="1" bottom_delta="-18" enabled="false" follows="left|top" | ||
188 | font="SansSerifSmall" height="16" is_unicode="false" left="10" | ||
189 | max_length="254" mouse_opaque="true" name="url_edit" | ||
190 | width="400" /> | ||
191 | <flyout_button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" | ||
192 | height="18" label="Load" label_selected="Load" left="10" | ||
193 | mouse_opaque="true" name="load" enabled="false" | ||
194 | tool_tip="Load this profile page with embedded web browser." width="80" > | ||
195 | <flyout_button_item value="open" name="open_item">In external browser</flyout_button_item> | ||
196 | <flyout_button_item value="home" name="home_item">Home URL</flyout_button_item> | ||
197 | </flyout_button> | ||
198 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | ||
199 | height="18" label="?" label_selected="?" left_delta="85" | ||
200 | mouse_opaque="true" name="web_profile_help" width="18" /> | ||
201 | <check_box bottom_delta="0" follows="right|top" font="SansSerifSmall" height="16" | ||
202 | initial_value="false" label="Automatically load web profiles" | ||
203 | left_delta="30" mouse_opaque="true" name="auto_load" | ||
204 | tool_tip="Automatically load ALL profile webpages without asking first." | ||
205 | width="127" /> | ||
206 | <web_browser border_visible="false" bottom="-444" follows="top|left|right" height="400" | ||
207 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" | ||
208 | width="400" /> | ||
209 | <text bottom="5" follows="bottom|left|right" left="15" name="status_text" right="-70" | ||
210 | top="25" /> | ||
211 | </panel> | ||
212 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
213 | label="Interests" left="1" mouse_opaque="true" name="Interests" width="418"> | ||
214 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
215 | bottom="-36" drop_shadow_visible="true" follows="left|top" | ||
216 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
217 | mouse_opaque="true" name="I Want To:" v_pad="0" width="70"> | ||
218 | I Want To: | ||
219 | </text> | ||
220 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
221 | initial_value="false" label="Build" left_delta="70" mouse_opaque="true" | ||
222 | name="chk0" width="90" /> | ||
223 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
224 | initial_value="false" label="Explore" left_delta="170" mouse_opaque="true" | ||
225 | name="chk1" width="90" /> | ||
226 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
227 | initial_value="false" label="Meet" left_delta="-170" mouse_opaque="true" | ||
228 | name="chk2" width="57" /> | ||
229 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
230 | initial_value="false" label="Be Hired" left_delta="170" mouse_opaque="true" | ||
231 | name="chk6" width="92" /> | ||
232 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
233 | initial_value="false" label="Group" left_delta="-170" mouse_opaque="true" | ||
234 | name="chk3" width="90" /> | ||
235 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
236 | initial_value="false" label="Buy" left_delta="170" mouse_opaque="true" | ||
237 | name="chk4" width="90" /> | ||
238 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
239 | initial_value="false" label="Sell" left_delta="-170" mouse_opaque="true" | ||
240 | name="chk5" width="50" /> | ||
241 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
242 | initial_value="false" label="Hire" left_delta="170" mouse_opaque="true" | ||
243 | name="chk7" width="92" /> | ||
244 | <line_editor bevel_style="in" border_style="line" | ||
245 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" | ||
246 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | ||
247 | max_length="254" mouse_opaque="true" name="want_to_edit" | ||
248 | width="330" /> | ||
249 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
250 | bottom_delta="-26" drop_shadow_visible="true" follows="left|top" | ||
251 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
252 | mouse_opaque="true" name="Skills:" v_pad="0" width="70"> | ||
253 | Skills: | ||
254 | </text> | ||
255 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
256 | initial_value="false" label="Textures" left_delta="70" mouse_opaque="true" | ||
257 | name="schk0" width="90" /> | ||
258 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
259 | initial_value="false" label="Architecture" left_delta="170" | ||
260 | mouse_opaque="true" name="schk1" width="93" /> | ||
261 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
262 | initial_value="false" label="Event Planning" left_delta="0" | ||
263 | mouse_opaque="true" name="schk2" width="105" /> | ||
264 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
265 | initial_value="false" label="Modeling" left_delta="-170" | ||
266 | mouse_opaque="true" name="schk3" width="90" /> | ||
267 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
268 | initial_value="false" label="Scripting" left_delta="0" mouse_opaque="true" | ||
269 | name="schk4" width="90" /> | ||
270 | <check_box bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" | ||
271 | initial_value="false" label="Custom Characters" left_delta="170" | ||
272 | mouse_opaque="true" name="schk5" width="127" /> | ||
273 | <line_editor bevel_style="in" border_style="line" | ||
274 | border_thickness="1" bottom_delta="-20" enabled="true" follows="left|top" | ||
275 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | ||
276 | max_length="254" mouse_opaque="true" name="skills_edit" | ||
277 | width="330" /> | ||
278 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
279 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top" | ||
280 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
281 | mouse_opaque="true" name="Languages:" v_pad="0" width="70"> | ||
282 | Languages: | ||
283 | </text> | ||
284 | <line_editor bevel_style="in" border_style="line" | ||
285 | border_thickness="1" bottom_delta="0" enabled="true" follows="left|top" | ||
286 | font="SansSerifSmall" height="16" is_unicode="false" left="74" | ||
287 | max_length="254" mouse_opaque="true" name="languages_edit" | ||
288 | width="330" /> | ||
289 | </panel> | ||
290 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
291 | label="Picks" left="1" mouse_opaque="true" name="Picks" width="418"> | ||
292 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
293 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
294 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | ||
295 | mouse_opaque="true" | ||
296 | name="Tell everyone about your favorite places in Second Life." v_pad="0" | ||
297 | width="302"> | ||
298 | Tell everyone about your favorite places in Second Life. | ||
299 | </text> | ||
300 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
301 | height="20" label="New..." label_selected="New..." left="114" | ||
302 | mouse_opaque="true" name="New..." width="75" /> | ||
303 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" | ||
304 | label="Delete..." label_selected="Delete..." left_delta="79" | ||
305 | mouse_opaque="true" name="Delete..." width="75" /> | ||
306 | <tab_container bottom="-411" follows="left|top" height="363" left="4" mouse_opaque="false" | ||
307 | name="picks tab" tab_position="left" width="412" /> | ||
308 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
309 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" | ||
310 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" | ||
311 | name="loading_text" v_pad="0" width="302"> | ||
312 | Loading... | ||
313 | </text> | ||
314 | </panel> | ||
315 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
316 | label="Classified" left="1" mouse_opaque="true" name="Classified" | ||
317 | width="418"> | ||
318 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
319 | bottom="-20" drop_shadow_visible="true" follows="left|top" | ||
320 | font="SansSerifSmall" h_pad="0" halign="left" height="16" left="114" | ||
321 | mouse_opaque="true" | ||
322 | name="Place an ad in Second Life's classified listings." v_pad="0" | ||
323 | width="302"> | ||
324 | Place an ad in Second Life's classified listings. | ||
325 | </text> | ||
326 | <button bottom_delta="-24" follows="left|top" font="SansSerif" halign="center" | ||
327 | height="20" label="New..." label_selected="New..." left="114" | ||
328 | mouse_opaque="true" name="New..." width="75" /> | ||
329 | <button bottom="-44" follows="left|top" font="SansSerif" halign="center" height="20" | ||
330 | label="Delete..." label_selected="Delete..." left_delta="79" | ||
331 | mouse_opaque="true" name="Delete..." width="75" /> | ||
332 | <tab_container bottom="-443" follows="left|top" height="395" left="4" mouse_opaque="false" | ||
333 | name="classified tab" tab_position="left" width="412" /> | ||
334 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
335 | bottom="-70" drop_shadow_visible="true" follows="left|top" font="SansSerif" | ||
336 | h_pad="0" halign="left" height="20" left="114" mouse_opaque="false" | ||
337 | name="loading_text" v_pad="0" width="302"> | ||
338 | Loading... | ||
339 | </text> | ||
340 | </panel> | ||
341 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
342 | label="1st Life" left="1" mouse_opaque="true" name="1st Life" width="418"> | ||
343 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
344 | bottom="-36" drop_shadow_visible="true" follows="left|top" | ||
345 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
346 | mouse_opaque="true" name="Photo:" v_pad="0" width="61"> | ||
347 | Photo: | ||
348 | </text> | ||
349 | <texture_picker allow_no_texture="true" bottom="-171" can_apply_immediately="false" | ||
350 | default_image_name="None" follows="left|top" height="151" label="" | ||
351 | left="70" mouse_opaque="true" name="img" | ||
352 | tool_tip="Click to choose a picture" width="135" /> | ||
353 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
354 | bottom="-203" drop_shadow_visible="true" follows="left|top" | ||
355 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="4" | ||
356 | mouse_opaque="true" name="Info:" v_pad="0" width="61"> | ||
357 | Info: | ||
358 | </text> | ||
359 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
360 | bottom_delta="-16" drop_shadow_visible="true" follows="left|top" | ||
361 | font="SansSerifSmall" h_pad="0" halign="right" height="16" left="0" | ||
362 | mouse_opaque="true" name="(250 chars)" v_pad="0" width="65"> | ||
363 | (250 chars) | ||
364 | </text> | ||
365 | <text_editor bottom="-347" embedded_items="false" | ||
366 | enabled="true" follows="left|top" font="SansSerifSmall" height="160" | ||
367 | is_unicode="false" left="70" max_length="254" mouse_opaque="false" | ||
368 | name="about" width="330" word_wrap="true" /> | ||
369 | </panel> | ||
370 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | ||
371 | label="My Notes" left="1" mouse_opaque="true" name="My Notes" width="418"> | ||
372 | <string name="Loading"> | ||
373 | Loading... | ||
374 | </string> | ||
375 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
376 | bottom="-52" drop_shadow_visible="true" follows="left|top" | ||
377 | font="SansSerifSmall" h_pad="0" halign="left" height="48" left="10" | ||
378 | mouse_opaque="true" name="label" v_pad="0" width="412"> | ||
379 | Use this space to record your notes about this person. Keep track | ||
380 | of trades in progress, joint projects, etc. Only you can see these | ||
381 | notes. This person cannot see them, nor can other people. | ||
382 | </text> | ||
383 | <text_editor bottom_delta="-260" embedded_items="false" enabled="true" follows="left|top" | ||
384 | font="SansSerif" height="256" is_unicode="false" left="10" | ||
385 | max_length="1023" mouse_opaque="true" name="notes edit" width="400" | ||
386 | word_wrap="false" /> | ||
387 | </panel> | ||
388 | </tab_container> | ||
389 | <button bottom="-483" font="SansSerif" halign="center" height="20" label="OK" | ||
390 | label_selected="OK" left="208" mouse_opaque="true" name="OK" width="100" /> | ||
391 | <button bottom_delta="0" font="SansSerif" halign="center" height="20" label="Cancel" | ||
392 | label_selected="Cancel" left_delta="105" mouse_opaque="true" name="Cancel" | ||
393 | width="100" /> | ||
394 | <button bottom_delta="132" font="SansSerif" halign="center" height="20" label="Kick" | ||
395 | label_selected="Kick" left="4" mouse_opaque="true" name="Kick" width="72" /> | ||
396 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="Freeze" | ||
397 | label_selected="Freeze" left="4" mouse_opaque="true" name="Freeze" | ||
398 | tool_tip="Stop this resident's movement and chat." width="72" /> | ||
399 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" | ||
400 | label="Unfreeze" label_selected="Unfreeze" left="4" mouse_opaque="true" | ||
401 | name="Unfreeze" tool_tip="Thaw resident" width="72" /> | ||
402 | <button bottom_delta="-24" font="SansSerif" halign="center" height="20" label="CSR" | ||
403 | label_selected="CSR" left="4" mouse_opaque="true" name="csr_btn" | ||
404 | tool_tip="Open customer service tool for this resident" width="72" /> | ||
405 | <string name="ShowOnMapNonFriend"> | ||
406 | Show location on the map. | ||
407 | Disabled because you have not | ||
408 | formed a friendship with them. | ||
409 | </string> | ||
410 | <string name="ShowOnMapFriendOffline"> | ||
411 | Show location on the map. | ||
412 | Disabled because they are not online. | ||
413 | </string> | ||
414 | <string name="ShowOnMapFriendOnline"> | ||
415 | Show location on the map. | ||
416 | </string> | ||
417 | <string name="TeleportGod"> | ||
418 | Force a teleport to your location. | ||
419 | </string> | ||
420 | <string name="TeleportPrelude"> | ||
421 | Offer a teleport to your location. | ||
422 | Disabled until you leave Orientation Island. | ||
423 | </string> | ||
424 | <string name="TeleportNormal"> | ||
425 | Offer a teleport to your location. | ||
426 | </string> | ||
427 | <string name="Loading"> | ||
428 | Loading... | ||
429 | </string> | ||
430 | </panel> | ||