AboutActivity: update copyright string to mention contributors

This commit is contained in:
Ricki Hirner 2021-07-26 12:38:32 +02:00
parent 6a9f31d3f0
commit e580dceb65

View file

@ -104,7 +104,7 @@
<string name="about_libraries">Libraries</string>
<string name="about_version">Version %1$s (%2$d)</string>
<string name="about_build_date">Compiled on %s</string>
<string name="about_copyright" translatable="false">© Ricki Hirner, Bernhard Stockmann (bitfire web engineering)</string>
<string name="about_copyright">© Ricki Hirner, Bernhard Stockmann (bitfire web engineering GmbH) and contributors</string>
<string name="about_flavor_info">This version is only eligible for distribution over Google Play.</string>
<string name="about_license_info_no_warranty">This program comes with ABSOLUTELY NO WARRANTY. It is free software, and you are welcome to redistribute it under certain conditions.</string>
<string name="about_translations_thanks"><![CDATA[<i>Thanks to: </i> %s]]></string>