mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Update install copy
// FREEBIE
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user