New translations strings.xml (Dutch)
This commit is contained in:
parent
c51f80b06e
commit
baf5641caa
|
@ -123,6 +123,7 @@
|
||||||
<item>Account negeren?</item>
|
<item>Account negeren?</item>
|
||||||
<item>Account blokkeren?</item>
|
<item>Account blokkeren?</item>
|
||||||
<item>Toot rapporteren?</item>
|
<item>Toot rapporteren?</item>
|
||||||
|
<item>Block this domain?</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="more_action_owner_confirm">
|
<string-array name="more_action_owner_confirm">
|
||||||
<item>Toot verwijderen?</item>
|
<item>Toot verwijderen?</item>
|
||||||
|
@ -564,6 +565,12 @@
|
||||||
<string name="set_enable_time_slot">Enable time slot</string>
|
<string name="set_enable_time_slot">Enable time slot</string>
|
||||||
<string name="how_to_videos">How To Videos</string>
|
<string name="how_to_videos">How To Videos</string>
|
||||||
<string name="retrieve_remote_conversation">Fetching remote thread!</string>
|
<string name="retrieve_remote_conversation">Fetching remote thread!</string>
|
||||||
|
<string name="no_blocked_domain">No blocked domains!</string>
|
||||||
|
<string name="unblock_domain_confirm">Unblock domain</string>
|
||||||
|
<string name="unblock_domain_confirm_message">Are you sure to unblock %s?</string>
|
||||||
|
<string name="block_domain_confirm_message">Are you sure to block %s?</string>
|
||||||
|
<string name="blocked_domains">Blocked domains</string>
|
||||||
|
<string name="block_domain">Block domain</string>
|
||||||
<string-array name="filter_expire">
|
<string-array name="filter_expire">
|
||||||
<item>Never</item>
|
<item>Never</item>
|
||||||
<item>30 minutes</item>
|
<item>30 minutes</item>
|
||||||
|
|
Loading…
Reference in New Issue