New translations strings.xml (Danish)

This commit is contained in:
Thomas 2018-03-25 11:42:34 +02:00
parent a8217b1819
commit 28fb24c904
1 changed files with 3 additions and 0 deletions

View File

@ -130,7 +130,10 @@
<item quantity="one">%d reply</item>
<item quantity="other">%d replies</item>
</plurals>
<string name="set_display_bookmark_button">Display the bookmark button</string>
<string name="bookmarks">Bookmarks</string>
<string name="bookmark_add">Add to bookmarks</string>
<string name="bookmark_remove">Remove bookmark</string>
<string name="bookmarks_empty">No bookmarks to display</string>
<string name="status_bookmarked">Status has been added to bookmarks!</string>
<string name="status_unbookmarked">Status was removed from bookmarks!</string>