Merge pull request #583 from BeaudanBrown/nickname-message

Update change nickname message
pull/584/head
Beaudan Campbell-Brown 6 years ago committed by GitHub
commit 4c59eb7977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1897,8 +1897,7 @@
"Shown in the settings page as the heading for the blocked user settings" "Shown in the settings page as the heading for the blocked user settings"
}, },
"editProfileTitle": { "editProfileTitle": {
"message": "message": "Change your own display name",
"Change your own display name (alphanumeric characters and underscores only)",
"description": "The title shown when user edits their own profile" "description": "The title shown when user edits their own profile"
}, },
"editProfileDisplayNameWarning": { "editProfileDisplayNameWarning": {

@ -3,7 +3,7 @@
"productName": "Loki Messenger", "productName": "Loki Messenger",
"description": "Private messaging from your desktop", "description": "Private messaging from your desktop",
"repository": "https://github.com/loki-project/loki-messenger.git", "repository": "https://github.com/loki-project/loki-messenger.git",
"version": "1.0.0-beta6", "version": "1.0.0-beta7",
"license": "GPL-3.0", "license": "GPL-3.0",
"author": { "author": {
"name": "Loki Project", "name": "Loki Project",

Loading…
Cancel
Save