mirror of
https://github.com/oxen-io/session-android.git
synced 2023-12-14 02:53:01 +01:00
Fix string
This commit is contained in:
parent
0958c30400
commit
2539723410
1 changed files with 1 additions and 4 deletions
|
@ -206,10 +206,7 @@
|
|||
require a Google Account, but must have the Play Store app installed.
|
||||
</string>
|
||||
<string name="RegistrationActivity_we_will_now_verify_that_the_following_number_is_associated_with_your_device_s">
|
||||
We will now verify that the following number is associated with this device:
|
||||
|
||||
%s
|
||||
|
||||
We will now verify that the following number is associated with this device:\n\n%s\n\n
|
||||
Is this number correct, or would you like to edit it before continuing?
|
||||
</string>
|
||||
<string name="RegistrationActivity_continue">Continue</string>
|
||||
|
|
Loading…
Reference in a new issue