summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_tos.xml
diff options
context:
space:
mode:
authormnikolenkoproductengine <mnikolenkoproductengine@lindenlab.com>2018-01-18 19:22:37 +0200
committermnikolenkoproductengine <mnikolenkoproductengine@lindenlab.com>2018-01-18 19:22:37 +0200
commit774339c415e1a4762ef39cbca7e5f6a4d731b7df (patch)
tree871b53ad73552d5b2d4340deff8b957cd53451a4 /indra/newview/skins/default/xui/pl/floater_tos.xml
parent2c0cfd9185dda2fa33d2a7603d2959c827357aba (diff)
MAINT-8163 Text is corrupted in ToS in non english viewer
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_tos.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_tos.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_tos.xml b/indra/newview/skins/default/xui/pl/floater_tos.xml
index c3bc528d17..789c65a16e 100644
--- a/indra/newview/skins/default/xui/pl/floater_tos.xml
+++ b/indra/newview/skins/default/xui/pl/floater_tos.xml
@@ -5,7 +5,9 @@
</floater.string>
<button label="Kontynuuj" label_selected="Kontynuuj" name="Continue" />
<button label="Anuluj" label_selected="Anuluj" name="Cancel" />
- <check_box label="Zgadzam się na Warunki korzystania z Usług (Terms of Service) i Politykę Prywatności (Privacy Policy)" name="agree_chk" />
+ <text name="agree_list">
+ Zgadzam się na Warunki korzystania z Usług (Terms of Service) i Politykę Prywatności (Privacy Policy)
+ </text>
<text name="tos_heading">
Proszę dokładnie przeczytać Warunki korzystania z Usług (Terms of Service) i Politykę Prywatności (Privacy Policy). Musisz je zaakceptować, aby kontynuować logowanie.
</text>