Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2cb9640f authored by Abhishek Aggarwal's avatar Abhishek Aggarwal
Browse files

App lounge: Change tos accpetion and rejection string

parent c50c3846
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,8 +44,8 @@
    <string name="sign_in_anonymous">Anonymous</string>

    <!-- TOS Fragment -->
    <string name="tos_agree">Agree</string>
    <string name="tos_disagree">Disagree</string>
    <string name="tos_agree">Accept</string>
    <string name="tos_disagree">Reject</string>
    <string name="tos_title">Terms of Service</string>
    <string name="tos_agree_date">Accepted on <xliff:g id="rating">%1$s</xliff:g></string>
    <string name="tos_warning">Before we can proceed you must read and agree to the Terms of Service.</string>
+1 −1

File changed.

Contains only whitespace changes.