diff options
author | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:19 -0500 |
commit | b235c59d60472f818a9142c0886b95a0ff4191d7 (patch) | |
tree | d323c55587584b19cc43a03f58a178823f12d3cd /linden/indra/newview/skins/xui/de/LCD_text.xml | |
parent | Second Life viewer sources 1.18.5.3 (diff) | |
download | meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.zip meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.gz meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.bz2 meta-impy-b235c59d60472f818a9142c0886b95a0ff4191d7.tar.xz |
Second Life viewer sources 1.18.6.0-RC
Diffstat (limited to 'linden/indra/newview/skins/xui/de/LCD_text.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/de/LCD_text.xml | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/de/LCD_text.xml b/linden/indra/newview/skins/xui/de/LCD_text.xml new file mode 100644 index 0000000..a20d9f4 --- /dev/null +++ b/linden/indra/newview/skins/xui/de/LCD_text.xml | |||
@@ -0,0 +1,75 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel name="panel_login"> | ||
3 | <text name="DebugInfo"> | ||
4 | Debug-Info | ||
5 | </text> | ||
6 | <text name="FPS"> | ||
7 | FPS | ||
8 | </text> | ||
9 | <text name="SimFPS"> | ||
10 | SimFPS | ||
11 | </text> | ||
12 | <text name="Pin"> | ||
13 | P-Ein | ||
14 | </text> | ||
15 | <text name="Pout"> | ||
16 | P-Aus | ||
17 | </text> | ||
18 | <text name="PLoss"> | ||
19 | P-Verlust | ||
20 | </text> | ||
21 | <text name="Ping"> | ||
22 | Ping | ||
23 | </text> | ||
24 | <text name="AccountDetails"> | ||
25 | Kontodaten | ||
26 | </text> | ||
27 | <text name="LBal"> | ||
28 | L$-Stand | ||
29 | </text> | ||
30 | <text name="Time"> | ||
31 | Zeit | ||
32 | </text> | ||
33 | <text name="LocationDetails1"> | ||
34 | Standortdetails 1 | ||
35 | </text> | ||
36 | <text name="LocationDetails2"> | ||
37 | Standortdetails 2 | ||
38 | </text> | ||
39 | <text name="Region"> | ||
40 | Region | ||
41 | </text> | ||
42 | <text name="Parcel"> | ||
43 | Parzelle | ||
44 | </text> | ||
45 | <text name="Pos"> | ||
46 | Pos | ||
47 | </text> | ||
48 | <text name="Sqm"> | ||
49 | qm | ||
50 | </text> | ||
51 | <text name="Owner"> | ||
52 | Eigentümer | ||
53 | </text> | ||
54 | <text name="Type"> | ||
55 | Typ | ||
56 | </text> | ||
57 | <text name="Yes"> | ||
58 | Ja | ||
59 | </text> | ||
60 | <text name="No"> | ||
61 | Nein | ||
62 | </text> | ||
63 | <text name="Forsale"> | ||
64 | Zum Verkauf | ||
65 | </text> | ||
66 | <text name="Traffic"> | ||
67 | Traffic | ||
68 | </text> | ||
69 | <text name="Last3ChatLines"> | ||
70 | Letzte 3 Chat-Zeilen | ||
71 | </text> | ||
72 | <text name="Last3IMLines"> | ||
73 | Letzte 3 IM-Zeilen | ||
74 | </text> | ||
75 | </panel> | ||