From c152a41342c268f76eabb332c115701ea9e02cee Mon Sep 17 00:00:00 2001 From: Matthew Chen Date: Wed, 11 Apr 2018 14:41:07 -0400 Subject: [PATCH] Respond to CR. --- Signal/translations/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index fadb47e96..fc89353b0 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -1412,7 +1412,7 @@ "QUOTED_REPLY_AUTHOR_INDICATOR_FORMAT" = "Replying to %@"; /* Indicates the author of a quoted message is yourself. */ -"QUOTED_REPLY_AUTHOR_INDICATOR_YOURSELF" = "Yourself"; +"QUOTED_REPLY_AUTHOR_INDICATOR_YOURSELF" = "Replying to Yourself"; /* Indicates this message is a quoted reply to an attachment of unknown type. */ "QUOTED_REPLY_TYPE_ATTACHMENT" = "Attachment";