diff options
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_tos.xml')
-rw-r--r-- | indra/newview/skins/default/xui/pl/floater_tos.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_tos.xml b/indra/newview/skins/default/xui/pl/floater_tos.xml index f0cd8de6bb..6f71488347 100644 --- a/indra/newview/skins/default/xui/pl/floater_tos.xml +++ b/indra/newview/skins/default/xui/pl/floater_tos.xml @@ -2,9 +2,9 @@ <floater name="modal container" title=""> <button label="Kontynuuj" label_selected="Kontynuuj" name="Continue"/> <button label="Anuluj" label_selected="Anuluj" name="Cancel"/> - <check_box label="Zgadzam się na Warunki Serwisu (Terms of Service)" name="agree_chk"/> + <check_box label="Zgadzam się na Warunki Serwisu (Terms of Service) i Politykę Prywatności (Privacy Policy)" name="agree_chk"/> <text name="tos_heading"> - Proszę dokładnie przeczytać następujące Warunki Serwisu (Terms of Service). Musisz zaakceptować umowę żeby kontynuować logowanie do [SECOND_LIFE]. + Proszę dokładnie przeczytać następujące Warunki Serwisu (Terms of Service) i Politykę Prywatności (Privacy Policy). Musisz zaakceptować umowę żeby kontynuować logowanie do [SECOND_LIFE]. </text> <text_editor name="tos_text"> TOS_TEXT |