Project

General

Profile

« Previous | Next » 

Revision b1e9596b

Added by Leszek Koltunski almost 4 years ago

Display the 'Privacy Policy' dialog (only if locale is set to ZH - chinese requirement)

View differences:

src/main/res/values/strings.xml
36 36
    <string name="new_name_try_again">The name you have chosen, %s, is already taken. Try again:</string>
37 37
    <string name="downloading">Downloading…</string>
38 38
    <string name="submitting">Submitting…</string>
39
    <string name="privacy_policy">Privacy Policy</string>
40
    <string name="privacy_policy_text">Please see and accept our <a href="https://distorted.org/redmine/projects/magic-cube/wiki/Privacy_policy">Privacy Policy</a></string>
41
    <string name="accept">Accept</string>
42
    <string name="decline">Decline</string>
39 43
    <string name="credits1">Open Source app developed using the Distorted graphics library. Licensed under <a href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">GPL version 2</a> or - at your option - any later version.</string>
40 44
    <string name="credits2">Pretty Patterns by Walter Randelshofer. See <a href="http://www.randelshofer.ch">http://www.randelshofer.ch</a></string>
41 45
    <string name="credits3">Download code, take a look at tutorials, learn how to add your own graphics effect, learn how to code your own object, contribute a Pretty Pattern, implement your own solver, or report a bug: \n\n<a href="https://distorted.org/redmine/projects/magic-cube/wiki">Distorted.org</a></string>
46
    <string name="credits4">Please see our <a href="https://distorted.org/redmine/projects/magic-cube/wiki/Privacy_policy">Privacy Policy</a></string>
42 47

  
43 48
    <string name="solver_generic_error1">Solver for this object and size not implemented yet!</string>
44 49

  

Also available in: Unified diff