summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-de/strings.xml
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2020-02-01 15:06:46 +0100
committertom79 <tschneider.ac@gmail.com>2020-02-01 15:06:46 +0100
commit11f759106ae271a1f3e3e4e382df01ddd62eaf36 (patch)
treebe72a428e8aeb7f1e193376d029d2857f10e8ebd /app/src/main/res/values-de/strings.xml
parentf764ba9483d2ebc9f5c1c34d9edb013676014ca2 (diff)
parentafd72471edefbe9cadfd61f87c046653e9cec410 (diff)
Merge branch 'l10n_develop' into develop
Diffstat (limited to 'app/src/main/res/values-de/strings.xml')
-rw-r--r--app/src/main/res/values-de/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index ee8229776..797da0850 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -85,7 +85,7 @@
<string name="live_notif">Echtzeit-Benachrichtigungen</string>
<!-- Status -->
<string name="no_status">Kein Toot zum Anzeigen</string>
- <string name="no_stories">No stories to display</string>
+ <string name="no_stories">Keine anzuzeigenden Elemente</string>
<string name="stories">Stories</string>
<string name="reblog_by">Geteilt von %1$s</string>
<string name="favourite_add">Diesen Toot deinen Favoriten hinzufügen?</string>
@@ -1098,4 +1098,6 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
+ <string name="action_disabled">Action disabled</string>
+ <string name="action_unfollow">Unfollow</string>
</resources>