blob: 4c06b539354568da6e2e82eb8c793fa9c437f9f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floaterreleasemessage" title="Régióba belépés">
<button label="Bezár" name="close_btn" />
<text name="in-world_help_title">
In-World segítség
</text>
<text name="in-world_help_url">
http://www.secondlife.com/app/support/inworld.html
</text>
<text name="additional_help_title">
További segítség
</text>
<text name="additional_help_url">
http://www.secondlife.com/app/support/support.html
</text>
</floater>
|