Prevent changing to the same phone number.

Fixes #13864
Resolvse #13883
This commit is contained in:
Sagar
2025-01-07 00:18:30 +05:30
committed by Greyson Parrelli
parent 1de32856e7
commit 6d7247ec03
2 changed files with 6 additions and 0 deletions

View File

@@ -5098,6 +5098,7 @@
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_old_phone_number">You must specify your old phone number</string>
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_number_country_code">You must specify your new number\'s country code</string>
<string name="ChangeNumberEnterPhoneNumberFragment__you_must_specify_your_new_phone_number">You must specify your new phone number</string>
<string name="ChangeNumberEnterPhoneNumberFragment__your_new_phone_number_can_not_be_same_as_your_old_phone_number">Your new phone number can not be same as your old phone number</string>
<!-- ChangeNumberVerifyFragment -->
<string name="ChangeNumberVerifyFragment__change_number">Change Number</string>