messages.json: Fix typo in replacement string

pull/1/head
Scott Nonnenberg 7 years ago
parent 4e9abdf348
commit 73e1498403
No known key found for this signature in database
GPG Key ID: 5F82280C35134661

@ -437,7 +437,7 @@
"description": "Shown in iOS theme when someone else quotes a message from you" "description": "Shown in iOS theme when someone else quotes a message from you"
}, },
"replyingTo": { "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", "description": "Shown in iOS theme when you or someone quotes to a message which is not from you",
"placeholders": { "placeholders": {
"name": { "name": {

Loading…
Cancel
Save