Make photo encryption statement sound less gimmicky.
Unlike the previous commit, this change is suggested by me, not Learner Support.
This commit is contained in:
committed by
Kyle McCormick
parent
510c892742
commit
70aeed3b74
@@ -46,7 +46,7 @@
|
||||
<%- _.sprintf( gettext( "What does %(platformName)s do with this photo?" ), { platformName: platformName } ) %>
|
||||
</dt>
|
||||
<dd class="faq-answer">
|
||||
<%- _.sprintf( gettext( "We use the highest levels of security available to encrypt your photo and send it to our authorization service for review. Your photo and information are not saved or visible anywhere on %(platformName)s after the verification process is complete." ), { platformName: platformName } ) %>
|
||||
<%- _.sprintf( gettext( "We securely encrypt your photo and send it to our authorization service for review. Your photo and information are not saved or visible anywhere on %(platformName)s after the verification process is complete." ), { platformName: platformName } ) %>
|
||||
</dd>
|
||||
<dt class="faq-question">
|
||||
<%- gettext( "What if I can't see the camera image, or if I can't see my photo do determine which side is visible?" ) %>
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
<%- _.sprintf( gettext( "What does %(platformName)s do with this photo?" ), { platformName: platformName } ) %>
|
||||
</dt>
|
||||
<dd class="faq-answer">
|
||||
<%- _.sprintf( gettext( "We use the highest levels of security available to encrypt your photo and send it to our authorization service for review. Your photo and information are not saved or visible anywhere on %(platformName)s after the verification process is complete." ), { platformName: platformName } ) %>
|
||||
<%- _.sprintf( gettext( "We securely encrypt your photo and send it to our authorization service for review. Your photo and information are not saved or visible anywhere on %(platformName)s after the verification process is complete." ), { platformName: platformName } ) %>
|
||||
</dd>
|
||||
<dt class="faq-question">
|
||||
<%- gettext( "What if I can't see the camera image, or if I can't see my photo do determine which side is visible?" ) %>
|
||||
|
||||
Reference in New Issue
Block a user