correct english about page

This commit is contained in:
Christopher Beckmann 2018-09-06 23:29:39 +02:00
commit fbd92cb01f
2 changed files with 3 additions and 3 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "org.secuso.privacyfriendlypausinghealthily"
minSdkVersion 21
targetSdkVersion 27
versionCode 5
versionName "1.2.2"
versionCode 6
versionName "1.2.3"
vectorDrawables.useSupportLibrary = true
}
lintOptions {

View file

@ -89,7 +89,7 @@
<string name="more_info">More Information can be found on:</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 Karlsruhe Institute of Technology (KIT). Sourcecode licensed under GPLv3. Images copyright KIT and Google Inc.</string>
<string name="privacy_friendly">This application belongs to the group of Privacy Friendly Apps developed by the 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>