<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="panel_login"> <string name="real_url"> http://secondlife.com/app/login/ </string> <string name="forgot_password_url"> http://secondlife.com/account/request.php </string> <text name="first_name_text"> Imię: </text> <text name="last_name_text"> Nazwisko: </text> <text name="password_text"> Hasło: </text> <text name="start_location_text"> Miejsce Startu: </text> <combo_box name="start_location_combo"> <combo_box.item name="MyHome" label="Mój Start" /> <combo_box.item name="MyLastLocation" label="Ostatnie Miejsce" /> <combo_box.item name="Typeregionname" label="<Wpisz Region>" /> </combo_box> <check_box label="Zapamiętaj Hasło" name="remember_check" /> <button label="Połącz" label_selected="Połącz" name="connect_btn" /> <text name="create_new_account_text"> Utwórz nowe konto </text> <text name="forgot_password_text"> Nie pamiętasz hasła? </text> <text name="channel_text"> [VERSION] </text> </panel>