Skip to content

Commit ef51492

Browse files
authored
Merge branch 'main' into adb/new-rpc-bindings
2 parents a5f67e9 + 8b5c887 commit ef51492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/res/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,8 @@
471471
<string name="chat_no_messages">No messages.</string>
472472
<string name="chat_self_talk_subtitle">Messages to Self</string>
473473
<string name="archive_empty_hint">Archived chats will appear here.</string>
474+
<!-- Action to add a message to "Saved Messages". The longer form (instead of "Save" only) is needed esp. on desktop to make clear this is not about saving a file to disk -->
475+
<string name="save_message">Save Message</string>
474476
<string name="saved_messages">Saved Messages</string>
475477
<string name="saved_messages_explain">• Forward messages here for easy access\n\n• Take notes or voice memos\n\n• Attach media to save them</string>
476478
<!-- Should match "Saved" from "Saved messages" -->

0 commit comments

Comments
 (0)