Adjusting the activity_about.xml
Change of reference text see link: "https://github.com/SecUSo/privacy-friendly-app-example/blob/master/app/src/main/res/values/strings.xml#L62"
This commit is contained in:
parent
0af90ed3fd
commit
b9e5ec9d48
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
<string name="about_author_names" translatable="false">Christopher Beckmann, Timm Lippert</string>
|
<string name="about_author_names" translatable="false">Christopher Beckmann, Timm Lippert</string>
|
||||||
<string name="about_author_contributors">and contributors.</string>
|
<string name="about_author_contributors">and contributors.</string>
|
||||||
<string name="about_affiliation">In affiliation with</string>
|
<string name="about_affiliation">In affiliation with</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 Karlsruher Institute for Technology (KIT). Sourcecode licensed under GPLv3. Images copyright KIT and Google Inc.</string>
|
||||||
<string name="more_info">More information can be found on:</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-sudoku">Github-Repo</a></string>
|
<string name="github" translatable="false"><a href="https://github.com/SecUSo/privacy-friendly-sudoku">Github-Repo</a></string>
|
||||||
<string name="url" translatable="false"><a href="https://www.secuso.org/pfa">SECUSO-Website</a></string>
|
<string name="url" translatable="false"><a href="https://www.secuso.org/pfa">SECUSO-Website</a></string>
|
||||||
|
|
Loading…
Reference in a new issue