Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-12-18 04:51:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-12-18 04:51:06 +0300
commit67479238ac791684c82bdf5690ca7bd115364e34 (patch)
treed60050d41b44621d706403a96bb47ca2b3bd04ff /News-Android-App/src/main/res/values-de
parentf6eae1ae0c961d7747c6f3e242121b14a097093d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-de')
-rw-r--r--News-Android-App/src/main/res/values-de/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-de/strings.xml b/News-Android-App/src/main/res/values-de/strings.xml
index cf940970..1ba7ffd8 100644
--- a/News-Android-App/src/main/res/values-de/strings.xml
+++ b/News-Android-App/src/main/res/values-de/strings.xml
@@ -154,6 +154,16 @@
<string name="notification_downloading_podcast_title">Podcast wird herunterladen</string>
+ <!-- Settings for About -->
+ <string name="pref_header_about">Über</string>
+ <string name="pref_license">Lizenz</string>
+ <string name="pref_license_summary">GNU Affero General Public Lizenz,(AGPL) version 3</string>
+ <string name="pref_contribute">Mitmachen!</string>
+ <string name="pref_contribute_summary">Zum Programmcode</string>
+ <string name="pref_version">Nextcloud News Android App</string>
+
+
+
<!-- Settings for Display -->
<string name="pref_header_display">Anzeige</string>
<string name="pref_title_app_theme">Thema</string>