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

strings.xml

Blame
  • user avatar
    xphnx authored
    b4606a96
    History
    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 avaiable under the GNU General Public License v3.</string>
        <string name="imageslicense">The images included in this program are avaiable under the Creative Commons Attribution Share Alike 4.0 license, except for non-compatible derivates licenses (See credits).</string>
        <string name="urlgplv3">http://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>