Improves markers

This commit is contained in:
Vitor Pamplona
2026-06-09 13:47:46 -04:00
parent d6603baf1a
commit b21aecdfca
4 changed files with 162 additions and 78 deletions
@@ -56,17 +56,21 @@
<string name="accessibility_navigate">Navigate</string>
<!-- Relay history paging (shared feed markers + status card) -->
<string name="chats_history_relay_sync">Relay sync:</string>
<string name="chats_history_loading_label">Loading:</string>
<string name="chats_history_fully_loaded_label">Fully loaded:</string>
<string name="chats_history_fully_loaded">(fully loaded)</string>
<string name="chats_history_by_relay">History by relay</string>
<string name="chats_history_stalled_retry">Will retry when you reopen this screen</string>
<string name="chats_history_older">Older %1$s messages</string>
<string name="chats_history_all_caught_up">All caught up</string>
<string name="chats_history_reached_start">Reached the start of your %1$s messages</string>
<string name="chats_history_subtitle">%1$s · %2$s · back to %3$s</string>
<string name="chats_history_subtitle">%1$s · %2$s · loaded since %3$s</string>
<string name="chats_history_subtitle_no_date">%1$s · %2$s</string>
<string name="chats_history_waiting">waiting on %1$s</string>
<string name="chats_history_incomplete">Some relays didn\'t respond</string>
<string name="chats_history_incomplete_sub">%1$s unreachable · tap to see which</string>
<string name="chats_history_relays_title">%1$s · history by relay</string>
<string name="chats_history_relay_back">back to %1$s</string>
<string name="chats_history_relay_since">since %1$s</string>
<string name="action_dismiss">Dismiss</string>
<plurals name="chats_history_relays">
<item quantity="one">%1$d relay</item>