New translations strings.xml (Danish)
This commit is contained in:
parent
baf5641caa
commit
5724ae6105
|
@ -123,6 +123,7 @@
|
|||
<item>Mute this account?</item>
|
||||
<item>Block this account?</item>
|
||||
<item>Report this toot?</item>
|
||||
<item>Block this domain?</item>
|
||||
</string-array>
|
||||
<string-array name="more_action_owner_confirm">
|
||||
<item>Remove this toot?</item>
|
||||
|
@ -564,6 +565,12 @@
|
|||
<string name="set_enable_time_slot">Enable time slot</string>
|
||||
<string name="how_to_videos">How To Videos</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">
|
||||
<item>Never</item>
|
||||
<item>30 minutes</item>
|
||||
|
|
Loading…
Reference in New Issue