Skip to content
Snippets Groups Projects
Select Git revision
  • e4c62332c4b3f2c40d79872c36a681e5ad847121
  • master default protected
  • 230-add-non-free-duolingo-app-icon
  • 201-improve-app-metadata
4 results

strings.xml

Blame
  • strings.xml 797 B
    <resources>
        <string name="app_name">Ameixa</string>
        <string name="sourcecodetext">Source Code</string>
        <string name="licensetext">License</string>
        <string name="sourcecodelink">https://gitlab.com/xphnx/ameixa</string>
        <string name="codelicense">This program\'s source code is available under the GNU General Public License v3.</string>
        <string name="imageslicense">The images included in this program are available under the Creative Commons Attribution Share Alike 4.0 license, except for non-compatible derivative licenses (see credits).</string>
        <string name="urlgplv3">https://choosealicense.com/licenses/gpl-3.0</string>
        <string name="urlccbysa4">https://creativecommons.org/licenses/by-sa/4.0</string>
        <bool name="config_iconpack">true</bool>
    </resources>