"message":"You marked your safety number with $name$ verified",
@ -338,7 +347,7 @@
"description":"Shown on confirmation dialog when user attempts to send a message"
},
"changedSinceVerified":{
"message":"Your safety number with $name$ has changed and is no longer verified. This could either mean that someone is trying to intercept your communication, or that $name$ simply reinstalled Session",
"message":"Your safety number with $name$ has changed and is no longer verified. This could either mean that someone is trying to intercept your communication, or that $name$ simply reinstalled Session.",
"description":"Shown on confirmation dialog when user attempts to send a message",
"placeholders":{
"name":{
@ -513,12 +522,14 @@
"thisWeek":{
"message":"This Week",
"description":"Section header in the media gallery",
"androidKey":"BucketedThreadMedia_This_week"
"androidKey":"BucketedThreadMedia_This_week",
"wordCapitalize":true
},
"thisMonth":{
"message":"This Month",
"description":"Section header in the media gallery",
"androidKey":"BucketedThreadMedia_This_month"
"androidKey":"BucketedThreadMedia_This_month",
"wordCapitalize":true
},
"voiceMessage":{
"message":"Voice Message",
@ -734,7 +745,7 @@
"description":"Shown in a message's triple-dot menu if there isn't room for a dedicated download button"
},
"replyToMessage":{
"message":"Reply to Message",
"message":"Reply to message",
"description":"Shown in triple-dot menu next to message to allow user to start crafting a message with a quotation",
"description":"Shown in the conversation history when more than one person joins the group",
"placeholders":{
"names":{
"name":{
"content":"$1",
"example":"Alice, Bob"
}
@ -1641,7 +1658,7 @@
}
},
"multipleKickedFromTheGroup":{
"message":"$names$ were removed from the group",
"message":"$name$ were removed from the group.",
"description":"Shown in the conversation history when more than one person is removed from the group",
"placeholders":{
"names":{
@ -1775,7 +1792,7 @@
"description":"Request for user to enter password to show recovery phrase."
},
"recoveryPhraseSavePromptMain":{
"message":"Your recovery phrase is the master key to your Session ID — you can use it to restore your Session ID if you lose access to your device. Store your recovery phrase in a safe place, and don’t give it to anyone.",
"message":"Your recovery phrase is the master key to your Session ID — you can use it to restore your Session ID if you lose access to your device. Store your recovery phrase in a safe place, and don't give it to anyone.",
"description":"Prompt on recovery phrase modal requesting user to save their recovery phrase. Line one",