Update install copy
// FREEBIE
This commit is contained in:
parent
39091fca80
commit
1a06ac6ead
3 changed files with 3 additions and 3 deletions
|
@ -171,7 +171,7 @@
|
|||
}
|
||||
},
|
||||
"installAndroidInstructions": {
|
||||
"message": "Open Signal on your phone and navigate to Settings > Devices. Tap the button to add a new device, then scan the code above."
|
||||
"message": "Open Signal on your phone and navigate to Settings > Linked devices. Tap the button to add a new device, then scan the code above."
|
||||
},
|
||||
"installConnecting": {
|
||||
"message": "Connecting...",
|
||||
|
|
|
@ -883,7 +883,7 @@ input, button, select, textarea {
|
|||
max-height: 250px; }
|
||||
|
||||
p {
|
||||
max-width: 30em;
|
||||
max-width: 35em;
|
||||
margin: 1em auto;
|
||||
line-height: 1.5em;
|
||||
font-size: 1.2em;
|
||||
|
|
|
@ -56,7 +56,7 @@ input, button, select, textarea {
|
|||
}
|
||||
|
||||
p {
|
||||
max-width: 30em;
|
||||
max-width: 35em;
|
||||
margin: 1em auto;
|
||||
line-height: 1.5em;
|
||||
font-size: 1.2em;
|
||||
|
|
Loading…
Reference in a new issue