Merge pull request #682 from esensar/feature/19-message-details
Add message details menu button
This commit is contained in:
commit
7ca11c8427
55 changed files with 434 additions and 5 deletions
|
|
@ -47,6 +47,12 @@
|
|||
<string name="schedule_send_warning">Keep the phone on and make sure there is nothing killing the app while in background.</string>
|
||||
<string name="update_message">Update message</string>
|
||||
<string name="send_now">Send now</string>
|
||||
<!-- Message details -->
|
||||
<string name="message_details">Message details</string>
|
||||
<string name="message_details_sender">Sender</string>
|
||||
<string name="message_details_receiver">Receiver</string>
|
||||
<string name="message_details_sent_at">Sent at</string>
|
||||
<string name="message_details_received_at">Received at</string>
|
||||
<!-- Notifications -->
|
||||
<string name="channel_received_sms">SMS-uri primite</string>
|
||||
<string name="new_message">Mesaj nou</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue