Imported existing code
3
indra/newview/skins/default/colors.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<settings version = "101">
|
||||
</settings>
|
||||
201
indra/newview/skins/default/colors_base.xml
Normal file
@@ -0,0 +1,201 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<settings version = "101">
|
||||
|
||||
<!-- WINDOWS -->
|
||||
<TitleBarFocusColor value="255, 255, 255, 30" /> <!-- Focused window title bar highlight, no equivalent for unfocused windows -->
|
||||
<FloaterFocusBorderColor value="0, 0, 0, 80" />
|
||||
<FloaterUnfocusBorderColor value="0, 0, 0, 80" />
|
||||
<FocusBackgroundColor value="62, 62, 62, 255" /> <!-- Background color of focused floaters -->
|
||||
<DefaultBackgroundColor value="62, 62, 62, 140" /> <!-- Background color for unfocused floaters -->
|
||||
<ColorDropShadow value="0, 0, 0, 200" /> <!-- The drop shadow behind windows and menus -->
|
||||
<DefaultHighlightDark value="26, 26, 26, 255" />
|
||||
<DefaultHighlightLight value="115, 132, 155, 255" />
|
||||
<DefaultShadowDark value="26, 26, 26, 255" />
|
||||
<DefaultShadowLight value="0, 0, 0, 255" />
|
||||
|
||||
<!-- LABELS -->
|
||||
<LabelDisabledColor value="147, 169, 213, 77" />
|
||||
<LabelSelectedColor value="255, 255, 255, 255" />
|
||||
<LabelSelectedDisabledColor value="164, 190, 237, 128" />
|
||||
<LabelTextColor value="147, 169, 213, 255" />
|
||||
|
||||
<!-- LOGIN -->
|
||||
<LoginProgressBarBgColor value="255, 255, 255, 255" />
|
||||
<LoginProgressBarFgColor value="255, 255, 255, 255" />
|
||||
<LoginProgressBoxBorderColor value="0, 30, 60, 0" />
|
||||
<LoginProgressBoxCenterColor value="0, 0, 0, 200" />
|
||||
<LoginProgressBoxShadowColor value="0, 0, 0, 200" />
|
||||
<LoginProgressBoxTextColor value="255, 255, 255, 255"/>
|
||||
|
||||
<!-- BUTTONS -->
|
||||
<ButtonLabelColor value="220, 220, 220, 255" /> <!-- Text labels for buttons, like the "OK" text -->
|
||||
<ButtonLabelSelectedColor value="220, 220, 220, 255" />
|
||||
<ButtonLabelDisabledColor value="147, 169, 213, 200" />
|
||||
<ButtonLabelSelectedDisabledColor value="164, 190, 237, 200" />
|
||||
<ButtonSelectedBgColor value="62, 62, 62, 255" />
|
||||
<ButtonSelectedColor value="255, 255, 255, 255" />
|
||||
<ButtonUnselectedBgColor value="62, 62, 62, 255" />
|
||||
<ButtonUnselectedFgColor value="255, 255, 255, 255" />
|
||||
<ButtonBorderColor value="239, 156, 0, 255" />
|
||||
<ButtonFlashBgColor value="255, 190, 62, 127" />
|
||||
<ButtonColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
|
||||
<ButtonImageColor value="255, 255, 255, 255" /> <!-- Blended with button art, usually left as opaque white -->
|
||||
|
||||
<!-- SLIDERS -->
|
||||
<SliderDisabledThumbColor value="0, 0, 0, 255" />
|
||||
<SliderThumbCenterColor value="200, 200, 200, 255" />
|
||||
<SliderThumbOutlineColor value="255, 255, 255, 255" />
|
||||
<SliderTrackColor value="255, 255, 255, 255" />
|
||||
|
||||
<!-- TEXTFIELDS -->
|
||||
<TextBgFocusColor value="200, 209, 204, 255" /> <!-- Text field background when receiving input (focused) -->
|
||||
<TextBgReadOnlyColor value="62, 62, 62, 160" /> <!-- Text field background when read-only -->
|
||||
<TextBgWriteableColor value="200, 209, 204, 230" /> <!-- Text field background when not receiving input (unfocused) -->
|
||||
<TextCursorColor value="0, 0, 0, 255" />
|
||||
<TextFgColor value="0, 0, 0, 255" />
|
||||
<TextFgReadOnlyColor value="255, 255, 255, 200" />
|
||||
<TextFgTentativeColor value="0, 0, 0, 128" />
|
||||
<TextEmbeddedItemReadOnlyColor value="58, 147, 242, 255" /> <!-- i.e. About Land name that you don't own -->
|
||||
<TextEmbeddedItemColor value="0, 0, 128, 255" />
|
||||
<TextDefaultColor value="0, 20, 0, 255"/>
|
||||
<TextLinkColor value="144, 165, 208, 255"/>
|
||||
<TextLinkHoverColor value="255, 255, 255, 255"/>
|
||||
|
||||
|
||||
<!-- LISTBOXES -->
|
||||
<ScrollBgReadOnlyColor value="200, 209, 204, 255" />
|
||||
<ScrollBgWriteableColor value="200, 209, 204, 255" />
|
||||
<ScrollBGStripeColor value="100, 100, 100, 40" />
|
||||
<ScrollDisabledColor value="128, 128, 128, 204" />
|
||||
<ScrollSelectedBGColor value="100, 100, 188, 150" />
|
||||
<ScrollSelectedFGColor value="0, 0, 0, 204" /> <!-- Text color -->
|
||||
<ScrollUnselectedColor value="0, 0, 0, 204" /> <!-- Text color -->
|
||||
<ScrollHighlightedColor value="183, 184, 188, 128" /> <!-- Hover color -->
|
||||
<ScrollbarThumbColor value="60, 76, 124, 255" /> <!-- Scroll bar-->
|
||||
<ScrollbarTrackColor value="153, 154, 158, 255" /> <!-- Scroll bar background-->
|
||||
|
||||
<!-- MENUS -->
|
||||
<MenuBarBgColor value="62, 62, 62, 255" />
|
||||
<MenuBarGodBgColor value="62, 128, 62, 255" />
|
||||
<MenuNonProductionGodBgColor value="0, 128, 0, 255" />
|
||||
<MenuNonProductionBgColor value="128, 0, 0, 255" />
|
||||
<MenuDefaultBgColor value="0, 0, 0, 255" />
|
||||
<MenuItemDisabledColor value="133, 133, 164, 128" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
|
||||
<MenuItemEnabledColor value="255, 255, 255, 255" /> <!-- Menu text color; also text color for pie menus and treeviews (like Inventory) -->
|
||||
<MenuItemHighlightBgColor value="183, 184, 188, 100" />
|
||||
<MenuItemHighlightFgColor value="255, 255, 255, 255" /> <!-- Highlighted menu text color; also treeview node selection highlight -->
|
||||
<MenuPopupBgColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- PIE MENUS -->
|
||||
<PieMenuBgColor value="62, 62, 62, 150" />
|
||||
<PieMenuLineColor value="0, 0, 0, 128" />
|
||||
<PieMenuSelectedColor value="183, 184, 188, 77" />
|
||||
|
||||
<!-- TOOLTIPS -->
|
||||
<ToolTipBgColor value="183, 184, 188, 200" />
|
||||
<ToolTipBorderColor value="171, 212, 245, 255" />
|
||||
<ToolTipTextColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- NOTIFICATION POP-UPS -->
|
||||
<NotifyBoxColor value="70, 170, 255, 255" />
|
||||
<NotifyTextColor value="0, 0, 0, 255" />
|
||||
<NotifyCautionBoxColor value="254, 209, 118, 255" /> <!-- the background color of caution permissions prompts -->
|
||||
<NotifyCautionWarnColor value="0, 0, 0, 255" /> <!-- the foreground color of the special title text in caution permissions prompts -->
|
||||
<GroupNotifyBoxColor value="70, 170, 255, 255" />
|
||||
<GroupNotifyTextColor value="0, 30, 60, 255" />
|
||||
|
||||
<!-- CHAT AND IM HISTORY TEXTBOX COLORS -->
|
||||
<ChatHistoryBgColor value="0, 0, 0, 0" />
|
||||
<ChatHistoryTextColor value="255, 255, 255, 255" />
|
||||
<IMHistoryBgColor value="0, 30, 80, 200" />
|
||||
<IMHistoryTextColor value="255, 255, 255, 255" />
|
||||
|
||||
<!-- IN-WORLD SELECTION -->
|
||||
<SilhouetteParentColor value="255, 255, 0, 255" />
|
||||
<SilhouetteChildColor value="32, 106, 196, 255" />
|
||||
<HighlightParentColor value="171, 212, 245, 255" />
|
||||
<HighlightChildColor value="171, 212, 245, 255" />
|
||||
<HighlightInspectColor value="255, 0, 255, 255" />
|
||||
|
||||
<!-- EDIT MODE GRID -->
|
||||
<GridFocusPointColor value="255, 255, 255, 128" />
|
||||
<GridlineColor value="255, 255, 255, 255" />
|
||||
<GridlineBGColor value="235, 235, 255, 200" />
|
||||
<GridlineShadowColor value="0, 0, 0, 80" />
|
||||
|
||||
<!-- PROPERTY LINES -->
|
||||
<PropertyColorAvail value="0, 0, 0, 0" />
|
||||
<PropertyColorGroup value="0, 184, 184, 102" />
|
||||
<PropertyColorOther value="255, 0, 0, 102" />
|
||||
<PropertyColorSelf value="0, 255, 0, 102" />
|
||||
<PropertyColorForSale value="255, 128, 0, 102" />
|
||||
<PropertyColorAuction value="128, 0, 255, 102" /> <!-- Match the color on the world map -->
|
||||
|
||||
<!-- Icon Enable/Disable -->
|
||||
<IconEnabledColor value="255, 255, 255, 255"/>
|
||||
<IconDisabledColor value="147, 169, 213, 200"/>
|
||||
|
||||
<!-- MAP -->
|
||||
<MapAvatar value="0, 255, 0, 255" />
|
||||
<MapFriend value="255, 255, 0, 255" />
|
||||
|
||||
<!-- MINI-MAP -->
|
||||
<NetMapBackgroundColor value="0, 0, 0, 77" />
|
||||
<NetMapYouOwnAboveWater value="0, 255, 255, 255" />
|
||||
<NetMapYouOwnBelowWater value="0, 200, 200, 255" />
|
||||
<NetMapGroupOwnAboveWater value="255, 0, 255, 255" />
|
||||
<NetMapGroupOwnBelowWater value="200, 0, 200, 255" />
|
||||
<NetMapOtherOwnAboveWater value="60, 60, 60, 255" />
|
||||
<NetMapOtherOwnBelowWater value="30, 30, 30, 255" />
|
||||
<NetMapThisRegion value="255, 255, 255, 255" />
|
||||
<NetMapLiveRegion value="204, 204, 204, 255" />
|
||||
<NetMapDeadRegion value="255, 128, 128, 255" />
|
||||
<NetMapFrustum value="255, 255, 255, 20" />
|
||||
<NetMapFrustumRotating value="255, 255, 255, 51" />
|
||||
|
||||
<!-- HELP WINDOW -->
|
||||
<HelpBgColor value="200, 209, 204, 255" />
|
||||
<HelpFgColor value="0, 0, 0, 255" />
|
||||
<HelpScrollTrackColor value="183, 184, 188, 255" />
|
||||
<HelpScrollThumbColor value="80, 96, 124, 255" />
|
||||
<HelpScrollHighlightColor value="115, 132, 155, 255" />
|
||||
<HelpScrollShadowColor value="0, 0, 0, 255" />
|
||||
|
||||
<!-- MISC -->
|
||||
<AvatarNameColor value="251, 175, 93, 255" /> <!-- Text color of avatar nametags -->
|
||||
<FocusColor value="239, 156, 0, 255" /> <!-- Color of the glow around UI controls with keyboard focus -->
|
||||
<FloaterButtonImageColor value="239, 156, 0, 255" /> <!-- The floater buttons (like the close box) are white images that receive this color. -->
|
||||
<ButtonCautionImageColor value="255, 255, 255, 255" /> <!-- Match the caution dialog buttons to the default -->
|
||||
<HealthTextColor value="255, 255, 255, 255" />
|
||||
<MapAutopilotColor value="255, 128, 0, 255" />
|
||||
<ContextSilhouetteColor value="239, 156, 0, 255" /> <!-- For "context" highlighting, i.e. pie menu -->
|
||||
<ScriptBgReadOnlyColor value="100, 100, 100, 255" />
|
||||
<ParcelTextColor value="144, 165, 208, 255" /> <!-- Parcel name on menu bar, normal state -->
|
||||
<ParcelHoverColor value="255, 255, 255, 255" /> <!-- Parcel name on menu bar, hover state -->
|
||||
<TimeTextColor value="255, 255, 255, 255" /> <!-- SL Time on menu bar -->
|
||||
<BalanceTextColor value="0, 255, 0, 255" /> <!-- Linden dollar balance on menu bar -->
|
||||
<HealthTextColor value="255, 255, 255, 255" /> <!-- Damage meter text on menu bar -->
|
||||
<GroupOverTierColor value="110, 15, 15, 255" /> <!-- Warning text in Group Info window -->
|
||||
<FilterBackgroundColor value="0, 0, 20, 255" /> <!-- Matching region of Inventory search text -->
|
||||
<FilterTextColor value="255, 200, 70, 255" />
|
||||
<InventoryItemSuffixColor value="191, 216, 216, 255" /> <!-- "worn", "no modify", etc-->
|
||||
<InventorySearchStatusColor value="255, 255, 255, 255" />
|
||||
<ConsoleBackground value="0, 0, 0, 255" />
|
||||
<FolderViewLoadingMessageTextColor value="240, 165, 90, 255"/> <!-- "loading..." in the inv -->
|
||||
<InventoryBackgroundColor value="62, 62, 62, 80"/>
|
||||
|
||||
<!-- Alert box colors -->
|
||||
<AlertBoxColor value="62, 62, 62, 255" /> <!-- Warnings floaters, like when returning objects -->
|
||||
<AlertTextColor value="147, 169, 213, 255" />
|
||||
<AlertCautionBoxColor value="254, 209, 118, 255" /> <!-- Background color of caution alerts -->
|
||||
<AlertCautionTextColor value="0, 0, 0, 255" /> <!-- Foreground color of the special title text in caution alerts -->
|
||||
|
||||
<!-- Multi sliders, as in the sky animation setting -->
|
||||
<MultiSliderDisabledThumbColor value="0, 0, 0, 255"/>
|
||||
<MultiSliderThumbCenterColor value="183, 184, 188, 255"/>
|
||||
<MultiSliderThumbOutlineColor value="0, 0, 0, 255"/>
|
||||
<MultiSliderTrackColor value="30, 30, 30, 255"/>
|
||||
<MultiSliderThumbCenterSelectedColor value="255, 50, 50, 255"/>
|
||||
<MultiSliderTriangleColor value="255, 255, 50, 255"/>
|
||||
|
||||
</settings>
|
||||
BIN
indra/newview/skins/default/html/btn_purplepill_bg.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
25
indra/newview/skins/default/html/de/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Verbindung nicht möglich</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> Second Life kann keine Verbindung mit dem Anmeldeserver herstellen.
|
||||
</p>
|
||||
<p> Überprüfen Sie Ihre Internetverbindung. Falls Ihr Computer oder Netzwerk durch eine Firewall oder einen Proxy geschützt ist, so müssen Sie dafür sorgen, dass Second Life auf das Internet zugreifen darf.
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="Erneut versuchen" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Unable to Connect</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="infobox">
|
||||
<img src="../../unabletoconnect.png"><br/>
|
||||
<p>
|
||||
Second Life can't establish a connection to the login server.
|
||||
</p>
|
||||
<p>
|
||||
Please check your internet connection. If your computer or network is protected by a firewall or proxy, make sure that Second Life is permitted to access the network.
|
||||
</p>
|
||||
<div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="Try Again" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
@@ -0,0 +1,9 @@
|
||||
<body style="background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;">
|
||||
<table width="100%" height="100%" border="0">
|
||||
<tr>
|
||||
<td align="center" valign="middle" style="font-size:0.8em;">
|
||||
<img src="sl_logo_rotate_black.gif" align="absmiddle"><br/> loading...
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
|
After Width: | Height: | Size: 7.3 KiB |
25
indra/newview/skins/default/html/es/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>No se puede establecer una conexión</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> Second Life no puede establecer una conexión con el servidor de inicio de sesión.
|
||||
</p>
|
||||
<p> Compruebe la conexión a Internet. Si su computadora o red están protegidas con un firewall o proxy, asegúrese de permitirle el acceso a Second Life a la red.
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="Volver a intentarlo" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
25
indra/newview/skins/default/html/fr/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Connexion impossible</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> Second Life ne peut pas établir de connexion avec le serveur.
|
||||
</p>
|
||||
<p> Vérifiez votre connexion Internet. Si votre ordinateur ou votre réseau est protégé par un.pare-feu ou un proxy, assurez-vous que Second Life a l'autorisation d'accéder au réseau.
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="Essayer à nouveau" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
25
indra/newview/skins/default/html/ja/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>接続できません</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> Second Lifeによるログインサーバーへの接続が確立できません。
|
||||
</p>
|
||||
<p> インターネット接続を確認してください。 お使いのコンピュータやネットワークがファイヤウォールまたはプロキシにより保護されている場合は、Second Lifeによるネットワークへのアクセスが許可されていることを確認してください。
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="もう一度試す" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
25
indra/newview/skins/default/html/ko/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>연결할 수 없습니다.</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> Second Life에서 로그인 서버에 대한 보안 연결을 설정할 수 없습니다.
|
||||
</p>
|
||||
<p> 인터넷 연결을 확인하십시오. 사용 중인 컴퓨터 또는 네트워크가 방화벽이나 프록시에 의해 보호된 경우 Second Life가 네트워크에 액세스할 수 있도록 허가되었는지 확인하십시오.
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="다시 시도" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
25
indra/newview/skins/default/html/pt/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Não é Possível Conectar</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> O Second Life não consegue estabelecer uma conexão com o servidor de login.
|
||||
</p>
|
||||
<p> Verifique a sua conexão com a Internet. Se o seu computador ou sua rede estiverem protegidos por um firewall ou um proxy, verifique se o Second Life tem permissão de acesso na rede.
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="Tentar Novamente" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
BIN
indra/newview/skins/default/html/unabletoconnect.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
25
indra/newview/skins/default/html/zh/loading-error/index.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>无法连接</title>
|
||||
<style>
|
||||
body {background-color:#000000;font-family:verdana,helvetica,sans-serif;font-size:62.5%;color:#e9f1f8;width:100%;padding:0px;margin:0px;}
|
||||
a {color:#93a9d5;}
|
||||
a:active {color:#50607C;text-decoration:underline;}
|
||||
a:hover {color:#ff7900;text-decoration:underline;}
|
||||
#infobox{position:absolute;top:40%;left:50%;z-index:1;padding:0;width:592px;margin-left:-296px;margin-top:-150px;text-align:center;font-size:1.2em; color:#ccc;}
|
||||
#infobox #submitbtn {padding:15px 3px 5px 15px;height:28px;width:127px;margin-left:244px;}
|
||||
#infobox #submitbtn input {text-transform:capitalize;color:#fff;font-size:1.0em;height:28px;width:127px;border:none;font-weight:normal;background:url(../../btn_purplepill_bg.png) bottom left no-repeat;vertical-align:text-bottom;font-weight:bold;}
|
||||
#infobox #submitbtn input:hover.input_over, #login_box #submitbtn input:hover.input_off {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) bottom right no-repeat;}
|
||||
#infobox #submitbtn input:active.input_over {color:#fff;border:none;background:url(../../btn_purplepill_bg.png) top left no-repeat;}
|
||||
#infobox #submitbtn input.pressed {color:#888;border:none;background:url(../../btn_purplepill_bg.png) top right no-repeat;}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
|
||||
<body> <div id="infobox"> <img src="../../unabletoconnect.png"><br/>
|
||||
<p> 第二人生无法与登录服务器连接。
|
||||
</p>
|
||||
<p> 请检查您的因特网连接 如果您的计算机或网络由防火墙或代理器保护,请确认第二人生能在该网络里访问因特网。
|
||||
</p> <div id="submitbtn">
|
||||
<input class="input_over" type="submit" value="请再试一次" onclick="document.location='secondlife:///app/login_refresh'; this.className='pressed';" onmouseover="this.className='input_over';" onmouseout="this.className='input_off';" /> </div> </div>
|
||||
</div>
|
||||
</body>
|
||||
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 812 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 6.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 812 B |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.0 KiB |