mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-25 01:07:47 +00:00
Update registration strings
This commit is contained in:
parent
5c97b1e864
commit
a4a3b4a453
@ -21,6 +21,12 @@
|
|||||||
android:layout_marginTop="16dip"
|
android:layout_marginTop="16dip"
|
||||||
android:text="@string/registration_activity__textsecure_can_use_the_data_channel_to_avoid_sms_charges_when_communicating_with_other_textsecure_users"/>
|
android:text="@string/registration_activity__textsecure_can_use_the_data_channel_to_avoid_sms_charges_when_communicating_with_other_textsecure_users"/>
|
||||||
|
|
||||||
|
<TextView style="@style/Registration.Description"
|
||||||
|
android:layout_width="fill_parent"
|
||||||
|
android:layout_marginBottom="16dip"
|
||||||
|
android:layout_marginTop="16dip"
|
||||||
|
android:text="@string/registration_activity__registration_will_transmit_some_contact_information_to_the_server_temporariliy"/>
|
||||||
|
|
||||||
<TextView style="@style/Registration.Label"
|
<TextView style="@style/Registration.Label"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:textAllCaps="true"
|
android:textAllCaps="true"
|
||||||
|
@ -465,6 +465,7 @@
|
|||||||
</string>
|
</string>
|
||||||
<string name="registration_activity__phone_number">PHONE NUMBER</string>
|
<string name="registration_activity__phone_number">PHONE NUMBER</string>
|
||||||
<string name="registration_activity__register">Register</string>
|
<string name="registration_activity__register">Register</string>
|
||||||
|
<string name="registration_activity__registration_will_transmit_some_contact_information_to_the_server_temporariliy">Registration will transmit some contact information to the server temporarily.</string>
|
||||||
|
|
||||||
<!-- registration_problems -->
|
<!-- registration_problems -->
|
||||||
<string name="registration_problems__some_possible_problems_include">Some possible problems
|
<string name="registration_problems__some_possible_problems_include">Some possible problems
|
||||||
@ -479,8 +480,8 @@
|
|||||||
</string>
|
</string>
|
||||||
<string name="registration_problems__incorrect_number">Incorrect number.</string>
|
<string name="registration_problems__incorrect_number">Incorrect number.</string>
|
||||||
<string name="registration_problems__please_checkt_to_make_sure_you_entered_your_number_correctly">
|
<string name="registration_problems__please_checkt_to_make_sure_you_entered_your_number_correctly">
|
||||||
Please check to make sure you entered your number correctly, and that it is formatted for
|
Please check to make sure you entered your number correctly, and that it is formatted correctly for
|
||||||
correctly your region.
|
your region.
|
||||||
</string>
|
</string>
|
||||||
<string name="registration_problems__google_voice">Google Voice.</string>
|
<string name="registration_problems__google_voice">Google Voice.</string>
|
||||||
<string name="registration_problems__textsecure_will_not_work_with_google_voice_numbers">
|
<string name="registration_problems__textsecure_will_not_work_with_google_voice_numbers">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user