"unbanUserConfirm":"Are you sure you want to unban this user?",
"userUnbanned":"User unbanned successfully",
"userUnbanFailed":"Unban failed!",
"banUser":"Ban User",
@ -280,7 +248,6 @@
"removeAccountPasswordDescription":"Remove the password associated with your account",
"enterPassword":"Please enter your password",
"confirmPassword":"Confirm password",
"pasteLongPasswordToastTitle":"The clipboard content exceeds the maximum password length of $max_pwd_len$ characters.",
"showRecoveryPhrasePasswordRequest":"Please enter your password",
"recoveryPhraseSavePromptMain":"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.",
"invalidOpenGroupUrl":"Invalid URL",
@ -333,7 +300,6 @@
"onlyAdminCanRemoveMembers":"You are not the creator",
"onlyAdminCanRemoveMembersDesc":"Only the creator of the group can remove users",
"createAccount":"Create account",
"signIn":"Sign In",
"startInTrayTitle":"Keep in System Tray",
"startInTrayDescription":"Session continues running in the background when you close the window",
"yourUniqueSessionID":"Say hello to your Session ID",
@ -346,12 +312,11 @@
"anonymous":"Anonymous",
"removeResidueMembers":"Clicking ok will also remove those members as they left the group.",
"restoreUsingRecoveryPhrase":"Restore your account",
"or":"or",
"ByUsingThisService...":"By using this service, you agree to our <a href=\"https://getsession.org/legal/#tos\">Terms of Service</a> and <a href=\"https://getsession.org/privacy-policy/\" target=\"_blank\">Privacy Policy</a>",
"ByUsingThisService...":"By using this service, you agree to our <a href=\"https://getsession.org/terms-of-service\">Terms of Service</a> and <a href=\"https://getsession.org/privacy-policy/\" target=\"_blank\">Privacy Policy</a>",
"beginYourSession":"Begin your Session.",
"welcomeToYourSession":"Welcome to your Session",
"newSession":"New Session",
@ -361,7 +326,6 @@
"usersCanShareTheir...":"Users can share their Session ID by going into their account settings and tapping \"Share Session ID\", or by sharing their QR code.",
"message":"Message",
"appearanceSettingsTitle":"Appearance",
"permissionSettingsTitle":"Permissions",
"privacySettingsTitle":"Privacy",
"notificationsSettingsTitle":"Notifications",
"recoveryPhraseEmpty":"Enter your recovery phrase",
"sendRecoveryPhraseMessage":"You are attempting to send your recovery phrase which can be used to access your account. Are you sure you want to send this message?",
"dialogClearAllDataDeletionFailedTitle":"Data not deleted",
"callMediaPermissionsTitle":"Voice and video calls",
"callMissedCausePermission":"Call missed from '$name$' because you need to enable the 'Voice and video calls' permission in the Privacy Settings.",
"callMissedNotApproved":"Call missed from '$name$' as you haven't approved this conversation yet. Send a message to him first.",
"callMissedNotApproved":"Call missed from '$name$' as you haven't approved this conversation yet. Send a message to them first.",
"callMediaPermissionsDescription":"Allows access to accept voice and video calls from other users",
"callMediaPermissionsDialogContent":"The current implementation of voice/video calls will expose your IP address to the Oxen Foundation servers and the calling/called user.",
"menuCall":"Call",
"startedACall":"You called $name$",
"answeredACall":"Call with $name$",
"trimDatabase":"Trim Database",
"trimDatabaseDescription":"Reduces your message database size to your last 10,000 messages.",
"trimDatabaseConfirmationBody":"Are you sure you want to delete your $deleteAmount$ oldest received messages?"
"trimDatabaseConfirmationBody":"Are you sure you want to delete your $deleteAmount$ oldest received messages?",
"messageRequestPending":"Your message request is currently pending",
"messageRequestAccepted":"Your message request has been accepted",
"messageRequestAcceptedOurs":"You have accepted $name$'s message request",
"messageRequestAcceptedOursNoName":"You have accepted the message request",
"declineRequestMessage":"Are you sure you want to decline this message request?",
"respondingToRequestWarning":"Sending a message to this user will automatically accept their message request and reveal your Session ID.",
@ -5,6 +5,6 @@ If you update the app icon, you also need to update all those file generated fro
The current source file is build/session_icon_source_1024px.png
-> macOS: use https://cloudconvert.com/png-to-icns to get .icns from the 1024px.png source file => save as icon.icns
-> macOS: use https://cloudconvert.com/png-to-icns to get .icns from the 1024px.png source file => save as icon-mac.icns
-> windows: use https://cloudconvert.com/png-to-ico to get .ico from the 1024px.png source file => save as icon.ico
-> linux: build binaries on github actions, get the zip with the deb+appImage, extract it, all the icons are in a .icons-set folder, and you can copy paste them into build/icons