Files
SingularityViewer/indra/newview/skins/default/xui/pl/panel_preferences_im.xml
2010-04-02 02:48:44 -03:00

34 lines
1.5 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Komunikacja" name="im">
<text type="string" length="1" name="text_box">
Mój Status Online:
</text>
<check_box label="Mój status online jest dostepny tylko dla Znajomych i Grup"
name="online_visibility" />
<text type="string" length="1" name="text_box2">
Ustawienia IM:
</text>
<string name="log_in_to_change">
zaloguj się żeby zmienić
</string>
<check_box label="Wysyłaj IMy na email ([EMAIL])" name="send_im_to_email" />
<check_box label="Dołącz IMy do Konsola Czatu" name="include_im_in_chat_console" />
<check_box label="Pokazuj czas w IM" name="show_timestamps_check" />
<check_box label="Powiadamiaj o zalogowanych znajomych"
name="friends_online_notify_checkbox" />
<text type="string" length="1" name="text_box3">
Pracuś Mówi:
</text>
<text type="string" length="1" name="text_box4">
Ustawienia Zapisu:
</text>
<check_box label="Zapisuj IMy" name="log_instant_messages" />
<check_box label="Pokazuj czas w zapisie IM" name="log_instant_messages_timestamp" />
<check_box label="Pokazuj koniec ostatniego dialogu IM" name="log_show_history" />
<check_box label="Zapisuj czat" name="log_chat" />
<check_box label="Pokazuj czas w zapisie czatu" name="log_chat_timestamp" />
<check_box label="Pokazuj nowe IMy w zapisie czatu" name="log_chat_IM" />
<check_box label="Pokazuj czas łącznie z datą" name="log_date_timestamp" />
<button label="Lokacja" label_selected="Lokacja" name="log_path_button" />
</panel>