Project

General

Profile

« Previous | Next » 

Revision 703aee64

Added by Leszek Koltunski about 4 years ago

Fix clickable links in the About dialog.

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="credits1">Open Source app developed using the Distorted graphics library. Licensed under GPL version 2 or - at your option - any later version.</string>
39
    <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 40
    <string name="credits2">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>
41 41

  
42 42
    <string name="solver_generic_error1">Solver for this object and size not implemented yet!</string>

Also available in: Unified diff