Skip to content

Commit

Permalink
Merge pull request #631 from Micha-he/master
Browse files Browse the repository at this point in the history
Update german translation to V4.0.7
  • Loading branch information
tuyafeng authored Oct 10, 2020
2 parents f739bbc + be331c1 commit 49a6249
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -416,8 +416,9 @@
<string name="help">Hilfe</string>
<string name="learn_more">Lerne mehr</string>
<plurals name="filters">
<item quantity="one">1 filter</item>
<item quantity="other">%d filter</item>
<item quantity="zero">0 Filter</item>
<item quantity="one">1 Filter</item>
<item quantity="other">%d Filter</item>
</plurals>
<string name="updated_">Aktualisiert %s</string>
<string name="filter_subscription_info">%s, %s</string>
Expand All @@ -426,4 +427,5 @@
<string name="update">Aktualisierung</string>
<string name="bookmarks_exported_successfully">Lesezeichen erfolgreich exportiert</string>
<string name="data_exported_successfully">Daten erfolgreich exportiert</string>
<string name="privacy_policy">Datenschutzbestimmungen</string>
</resources>

0 comments on commit 49a6249

Please sign in to comment.