refactor instance blocks to paging
This commit is contained in:
parent
961de796b7
commit
626a8760ae
9 changed files with 226 additions and 159 deletions
|
|
@ -44,6 +44,8 @@
|
|||
<string name="error_following_hashtags_unsupported">This instance does not support following hashtags.</string>
|
||||
<string name="error_muting_hashtag_format">Error muting #%s</string>
|
||||
<string name="error_unmuting_hashtag_format">Error unmuting #%s</string>
|
||||
<string name="error_muting_domain">Failed to mute %s</string>
|
||||
<string name="error_unmuting_domain">Failed to mute %s</string>
|
||||
<string name="error_status_source_load">Failed to load the status source from the server.</string>
|
||||
|
||||
<string name="title_login">Login</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue