1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Fixed duplicate strings and removed unnecessary background colors

This commit is contained in:
vanitasvitae 2016-11-11 20:37:27 +01:00
parent be0a37dbc8
commit dbafcc065c
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
11 changed files with 3 additions and 19 deletions

View file

@ -35,11 +35,9 @@
<string name="fragment_license__maintainers_text">Diese Anwendung wird momentan entwickelt und betreut von &lt;br&gt;&lt;br&gt;%1$s</string>
<string name="fragment_license__contributors">Mitwirkende</string>
<string name="fragment_license__contributors_thank_you">%1$s&lt;br&gt;&lt;br&gt;Vielen Dank!</string>
<string name="fragment_license__license">Lizenz</string>
<string name="fragment_license__license_button">GNU GPLv3+ Lizenz</string>
<string name="fragment_license__thirdparty_libs">Drittanbieter-Bibliotheken</string>
<string name="fragment_license__thirdparty_libs_text">Die folgenden Bibliotheken werden genutzt:</string>
<string name="fragment_license__misc">Sonstiges</string>
<string name="fragment_license__misc_leafpic">Wir haben ein wenig bei LeafPic gespickt. Schaut euch das mal an, es handelt sich dabei auch um freie Software!</string>
<string name="fragment_license__misc_leafpic_button">Erzähl mir mehr</string>
</resources>