cleanup bad string translations (#1820)

* cleanup bad string translations

* remove empty plural in German translation
This commit is contained in:
Konrad Pozniak 2020-06-04 20:13:06 +02:00 committed by GitHub
commit 408f916cb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 44 deletions

View file

@ -430,10 +430,7 @@
<string name="action_view_bookmarks">Lesezeichen</string>
<string name="gradient_for_media">Bunten Farbverlauf für versteckte Medien anzeigen</string>
<string name="about_powered_by_tusky">Powered by Tusky</string>
<plurals name="reblogs">
<item quantity="one"/>
<item quantity="other"/>
</plurals>
<string name="description_status_bookmarked">Als Lesezeichen gespeichert</string>
<string name="select_list_title">Liste auswählen</string>
<string name="list">Liste</string>