"message":"Import all Signal groups and contacts from your mobile device.",
"description":"Explanatory text for sync settings"
},
"restartSignal":{
"message":"Restart Signal",
"description":"Menu item for restarting the program."
},
"deleteMessages":{
"message":"Delete Messages",
"description":"Menu item for deleting messages, title case."
},
"incomingError":{
"message":"Error handling incoming message.",
"description":""
},
"selectAContact":{
"message":"Select a contact or group to start chatting.",
"description":""
},
"installConnecting":{
"message":"Connecting...",
"description":"Displayed when waiting for the QR Code"
},
"verifyContact":{
"message":"You may wish to $tag_start$ verify $tag_end$ this contact.",
"description":"Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.",
"placeholders":{
"tag_start":{
"content":"<a class='verify' href='#'>"
},
"tag_end":{
"content":"</a>"
}
}
},
"sent":{
"message":"Sent",
"description":"Label for the time a message was sent"
"description":"Displayed in notifications for only 1 message"
},
"nameOnly":{
"message":"Only sender name",
"description":"Label for setting notifications to display sender name only"
},
"verifyIdentity":{
"message":"Verify Identity",
"description":""
},
"from":{
"message":"From",
"description":"Label for the sender of a message"
},
"deleteConversationConfirmation":{
"message":"Permanently delete this conversation?",
"description":"Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
"debugLogExplanation":{
"message":"This log will be posted publicly online for contributors to view. You may examine and edit it before submitting.",
"description":""
},
"searchForPeopleOrGroups":{
"message":"Search...",
"description":"Placeholder text in the search input"
},
"noNameOrMessage":{
"message":"Neither name nor message",
"description":"Label for setting notifications to display no name and no message text"
},
"syncNow":{
"message":"Import now",
"description":"Label for a button that syncs contacts and groups from your phone"
},
"syncFailed":{
"message":"Import failed. Make sure your computer and your phone are connected to the internet.",
"description":"Informational text displayed if a sync operation times out."
},
"installFollowUs":{
"message":"<a $a_params$>Follow us</a> for updates about multi-device support for iOS.",
"description":"",
"placeholders":{
"a_params":{
"content":"$1",
"example":"href='http://example.com'"
}
}
},
"learnMore":{
"message":"Learn more about verifying keys.",
"description":"Text that links to a support article on verifying identity keys"
},
"yourIdentity":{
"message":"Your identity",
"description":"Label for the user's own identity key."
},
"installTooManyDevices":{
"message":"Sorry, you have too many devices linked already. Try removing some.",
"message":"First, install Signal on your <a $play_store$>Android</a> or <a $app_store$>iPhone</a>.<br /> We'll link your devices and keep your messages in sync.",
"description":"Prompt the user to install Signal on their phone before linking",
"description":"Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
"description":"Button for the user to confirm that they have Signal for Android"
},
"sessionEnded":{
"message":"Secure session reset",
"description":"This is a past tense, informational message. In other words, your secure session has been reset."
},
"installGetStartedButton":{
"message":"Get started",
"description":""
},
"installSignalLink":{
"message":"First, install <a $a_params$>Signal</a> on your Android phone.<br /> We'll link your devices and keep your messages in sync.",
"description":"Prompt the user to install Signal on Android before linking",
"placeholders":{
"a_params":{
"content":"$1",
"example":"href='http://example.com'"
}
}
},
"installLinkingWithNumber":{
"message":"Linking with",
"description":"Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity":{
"message":"Their identity",
"description":"Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
},
"newMessages":{
"message":"New Messages",
"description":"Displayed in notifications for multiple messages"
},
"theirIdentityUnknown":{
"message":"You haven't exchanged any messages with this contact yet. Their identity will be available after the first message.",
"description":""
},
"submit":{
"message":"Submit",
"description":""
},
"to":{
"message":"To",
"description":"Label for the receiver of a message"
},
"installFinalButton":{
"message":"Looking good",
"description":"The final button for the install process, after the user has entered a name for their device"
},
"messageDetail":{
"message":"Message Detail",
"description":""
},
"verify":{
"message":"Verify",
"description":""
},
"nameAndMessage":{
"message":"Both sender name and message",
"description":"Label for setting notifications to display name and message text"
},
"failedToSend":{
"message":"Failed to send to some recipients. Check your network connection.",
"description":""
},
"ok":{
"message":"OK",
"description":""
},
"identityChanged":{
"message":"This contact is using a new Signal identity. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal. You may wish to verify their new identity key below.",
"description":""
},
"submitDebugLog":{
"message":"Submit Debug Log",
"description":"Menu item and header text for debug log modal, title case."