New translations strings.xml (Hebrew)
This commit is contained in:
parent
ad2e5490d1
commit
01a415248b
|
@ -123,6 +123,7 @@
|
||||||
<item>Mute this account?</item>
|
<item>Mute this account?</item>
|
||||||
<item>Block this account?</item>
|
<item>Block this account?</item>
|
||||||
<item>Report this toot?</item>
|
<item>Report this toot?</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>Remove this toot?</item>
|
<item>Remove this toot?</item>
|
||||||
|
@ -570,6 +571,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