New translations strings.xml (German)

This commit is contained in:
Thomas 2018-03-25 11:41:58 +02:00
parent a229056409
commit c7006f2742
1 changed files with 3 additions and 0 deletions

View File

@ -130,7 +130,10 @@
<item quantity="one">%d Antwort</item>
<item quantity="other">%d Antworten</item>
</plurals>
<string name="set_display_bookmark_button">Display the bookmark button</string>
<string name="bookmarks">Lesezeichen</string>
<string name="bookmark_add">Add to bookmarks</string>
<string name="bookmark_remove">Remove bookmark</string>
<string name="bookmarks_empty">Keine Lesezeichen vorhanden</string>
<string name="status_bookmarked">Status wurde den Lesezeichen hinzugefügt!</string>
<string name="status_unbookmarked">Status wurde aus Lesezeichen entfernt!</string>