Skip to content

Commit

Permalink
correct english about page
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamuno committed Sep 6, 2018
1 parent a556693 commit fbd92cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit fbd92cb

Please sign in to comment.