diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 4d4fb1e84..9900867a0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -602,7 +602,7 @@ <!-- Button text for a button displayed underneath an entry in the call log, which opens up a messaging app to send a SMS to the number represented by the call log entry. [CHAR LIMIT=30] --> - <string name="call_log_action_send_message">Send Message</string> + <string name="call_log_action_send_message">Send a message</string> <!-- Button text for the button displayed underneath an entry in the call log. Tapping navigates the user to the call details screen where the user can view details for |