ENH: privacy: refine some text

Change-Id: Id5c9c0b0700ce233e46d6ea39bbb7374f87449fa
This commit is contained in:
lane.wei 2023-04-10 21:06:59 +08:00 committed by Lane.Wei
parent a344ebcf81
commit 07f4297443
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ var LangText={
"t4": "Disagree",
"t5": "Agree",
"t6": "We kindly request your help to improve<br/> everyone's printing",
"t7": "Allow sending anonymous data",
"t7": "Join our Customer Experience Improvement Program",
"t8": "Back",
"t9": "Next",
"t10": "Printer Selection",

View file

@ -28,7 +28,7 @@
<div>
<input id="ChoosePrivacy" type="checkbox" checked onClick="SendPrivacySelect()" onChange="SendPrivacySelect()" />
<span class="trans TextS1" tid="t7">Allow sending anonymous data</span>
<span class="trans TextS1" tid="t7">Join our Customer Experience Improvement Program</span>
</div>
</div>
<div id="AcceptArea">

View file

@ -27,7 +27,7 @@
<div>
<input id="ChoosePrivacy" type="checkbox" checked onClick="SendPrivacySelect()" onChange="SendPrivacySelect()" />
<span class="trans" tid="t7">Allow sending anonymous data</span>
<span class="trans" tid="t7">Join our Customer Experience Improvement Program</span>
</div>
</div>
<div id="AcceptArea">