mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
messages.json: Fix typo in replacement string
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user