messages.json: Fix typo in replacement string

This commit is contained in:
Scott Nonnenberg 2018-04-16 12:16:11 -07:00
parent 4e9abdf348
commit 73e1498403
No known key found for this signature in database
GPG key ID: 5F82280C35134661

View file

@ -437,7 +437,7 @@
"description": "Shown in iOS theme when someone else quotes a message from you"
},
"replyingTo": {
"message": "Replying to $name`$",
"message": "Replying to $name$",
"description": "Shown in iOS theme when you or someone quotes to a message which is not from you",
"placeholders": {
"name": {