fix: using new string name instead of old one to allow compilation
Git was screwing with me, so I copied the file from their repo and yanked it in here
This commit is contained in:
parent
6548751bb0
commit
7dab63cfe8
|
@ -240,7 +240,7 @@
|
|||
<string name="sk_settings_show_alt_indicator">Indicator for alt texts</string>
|
||||
<string name="sk_settings_show_no_alt_indicator">Indicator for missing alt texts</string>
|
||||
<string name="sk_updater_enable_pre_releases">Enable pre-releases</string>
|
||||
<string name="sk_settings_show_new_posts_button">“Show new posts” button</string>
|
||||
<string name="sk_settings_see_new_posts_button">“See new posts” button</string>
|
||||
<string name="sk_inline_local_only">local-only</string>
|
||||
<string name="sk_inline_direct">mentioned-only</string>
|
||||
<string name="sk_separator">·</string>
|
||||
|
|
Loading…
Reference in New Issue