aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/LCD_text.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/LCD_text.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/LCD_text.xml102
1 files changed, 75 insertions, 27 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/LCD_text.xml b/linden/indra/newview/skins/xui/en-us/LCD_text.xml
index d679d64..b9c1200 100644
--- a/linden/indra/newview/skins/xui/en-us/LCD_text.xml
+++ b/linden/indra/newview/skins/xui/en-us/LCD_text.xml
@@ -1,28 +1,76 @@
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" hidden="true" left="0" 2<panel bottom="0" follows="left|top|right|bottom" height="600" left="0"
3 mouse_opaque="true" name="panel_login" width="800"> 3 mouse_opaque="true" name="panel_login" visible="false" width="800">
4 <text hidden="true" name="DebugInfo">Debug Info</text> 4 <string name="DebugInfo">
5 <text hidden="true" name="FPS">FPS</text> 5 Debug Info
6 <text hidden="true" name="SimFPS">SimFPS</text> 6 </string>
7 <text hidden="true" name="Pin">P-In</text> 7 <string name="FPS">
8 <text hidden="true" name="Pout">P-Out</text> 8 FPS
9 <text hidden="true" name="PLoss">P-Loss</text> 9 </string>
10 <text hidden="true" name="Ping">Ping</text> 10 <string name="SimFPS">
11 <text hidden="true" name="AccountDetails">Account Details</text> 11 SimFPS
12 <text hidden="true" name="LBal">L$ bal</text> 12 </string>
13 <text hidden="true" name="Time">Time</text> 13 <string name="Pin">
14 <text hidden="true" name="LocationDetails1">Location Details 1</text> 14 P-In
15 <text hidden="true" name="LocationDetails2">Location Details 2</text> 15 </string>
16 <text hidden="true" name="Region">Region</text> 16 <string name="Pout">
17 <text hidden="true" name="Parcel">Parcel</text> 17 P-Out
18 <text hidden="true" name="Pos">Pos</text> 18 </string>
19 <text hidden="true" name="Sqm">Sqm</text> 19 <string name="PLoss">
20 <text hidden="true" name="Owner">Owner</text> 20 P-Loss
21 <text hidden="true" name="Type">Type</text> 21 </string>
22 <text hidden="true" name="Yes">Yes</text> 22 <string name="Ping">
23 <text hidden="true" name="No">No</text> 23 Ping
24 <text hidden="true" name="Forsale">ForSale</text> 24 </string>
25 <text hidden="true" name="Traffic">Traffic</text> 25 <string name="AccountDetails">
26 <text hidden="true" name="Last3ChatLines">Last 3 Chat Lines</text> 26 Account Details
27 <text hidden="true" name="Last3IMLines">Last 3 IM Lines</text> 27 </string>
28</panel> \ No newline at end of file 28 <string name="LBal">
29 L$ bal
30 </string>
31 <string name="Time">
32 Time
33 </string>
34 <string name="LocationDetails1">
35 Location Details 1
36 </string>
37 <string name="LocationDetails2">
38 Location Details 2
39 </string>
40 <string name="Region">
41 Region
42 </string>
43 <string name="Parcel">
44 Parcel
45 </string>
46 <string name="Pos">
47 Pos
48 </string>
49 <string name="Sqm">
50 Sqm
51 </string>
52 <string name="Owner">
53 Owner
54 </string>
55 <string name="Type">
56 Type
57 </string>
58 <string name="Yes">
59 Yes
60 </string>
61 <string name="No">
62 No
63 </string>
64 <string name="Forsale">
65 ForSale
66 </string>
67 <string name="Traffic">
68 Traffic
69 </string>
70 <string name="Last3ChatLines">
71 Last 3 Chat Lines
72 </string>
73 <string name="Last3IMLines">
74 Last 3 IM Lines
75 </string>
76</panel>