mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 15:37:32 +00:00
Export string conversation_context__menu_reply_to_message
Additionally changed from "Reply" to "Reply to message" as other related strings are more comprehensive as well. Closes #7732
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
android:icon="?menu_save_icon"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item android:title="Reply"
|
||||
<item android:title="@string/conversation_context__menu_reply_to_message"
|
||||
android:id="@+id/menu_context_reply"
|
||||
android:visible="true"
|
||||
android:icon="?menu_reply_icon"
|
||||
|
Reference in New Issue
Block a user