change strings

This commit is contained in:
sk 2023-06-10 18:59:05 +02:00
parent 9e58413d1a
commit 35c8a3d121
1 changed files with 4 additions and 4 deletions

View File

@ -297,8 +297,8 @@
<string name="sk_error_loading_profile">Failed loading the profile via %s</string>
<string name="sk_settings_allow_remote_loading">Load info from remote instances</string>
<string name="sk_settings_allow_remote_loading_explanation">Try fetching more accurate listings for followers, likes and boosts by loading the information from the instance of origin.</string>
<string name="sk_settings_auto_reveal_equal_spoilers">Reveal same CWs in their replies</string>
<string name="sk_settings_auto_reveal_nobody">Nobody</string>
<string name="sk_settings_auto_reveal_author">Author</string>
<string name="sk_settings_auto_reveal_anyone">Anyone</string>
<string name="sk_settings_auto_reveal_equal_spoilers">Reveal same CWs in replies from</string>
<string name="sk_settings_auto_reveal_nobody">nobody</string>
<string name="sk_settings_auto_reveal_author">author</string>
<string name="sk_settings_auto_reveal_anyone">everyone</string>
</resources>