Corrected About Text and increased Version number

This commit is contained in:
Christopher Beckmann 2018-09-06 11:41:45 +02:00
commit d7a5edb18a
3 changed files with 5 additions and 5 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.secuso.privacyfriendlypausinghealthily"
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
vectorDrawables.useSupportLibrary = true
}
lintOptions {

View file

@ -91,7 +91,7 @@
<string name="about_author_contributors">%s und Mitwirkende</string>
<string name="about_affiliation">In Zusammenarbeit mit</string>
<string name="more_info">Mehr Information finden Sie hier:</string>
<string name="privacy_friendly">Diese Applikation gehört der Gruppe von Privacy Friendly Apps, entwickelt von der Technische Universität Darmstadt. Quellcode lizenziert unter GPLv3. Bilder Copyright TU Darmstadt und Google Inc.</string>
<string name="privacy_friendly">Diese Applikation gehört der Gruppe von Privacy Friendly Apps, entwickelt von dem Karlsruher Institut für Technologie (KIT). Quellcode lizenziert unter GPLv3. Bilder Copyright KIT und Google Inc.</string>
<!-- Help -->
<string name="help_whatis">Was ist Privacy Friendly Aktive Pause?</string>

View file

@ -87,9 +87,9 @@
<string name="about_author_contributors">%s and contributors.</string>
<string name="about_affiliation">In affiliation with</string>
<string name="more_info">More Information can be found on:</string>
<string name="github" translatable="false"><a href="https://github.com/SecUSo/privacy-friendly-break-reminder">Github-Repo</a></string>
<string name="github" translatable="false"><a href="https://github.com/SecUSo/privacy-friendly-pausing-healthily">Github-Repo</a></string>
<string name="url" translatable="false"><a href="https://www.secuso.org/pfa">SECUSO-Website</a></string>
<string name="privacy_friendly">This application belongs to the group of Privacy Friendly Apps developed by Technische Universität Darmstadt. Sourcecode licensed under GPLv3. Images copyright TU Darmstadt and Google Inc.</string>
<string name="privacy_friendly">This application belongs to the group of Privacy Friendly Apps developed by Karlsruhe Institute of Technology (KIT). Sourcecode licensed under GPLv3. Images copyright KIT and Google Inc.</string>
<!-- Help -->
<string name="help_whatis">What is Privacy Friendly Pausing Healthily?</string>