Merge pull request #1589 from jlund/cyanogen-error-message

Fixing a typo in the WhisperPush error message
pull/1/head
Moxie Marlinspike 11 years ago
commit a19899a11f

@ -289,7 +289,7 @@
<string name="RegistrationProgressActivity_youve_already_requested_a_voice_call">You\'ve already recently requested a voice call. You can request another in 20 minutes.</string>
<string name="RegistrationProgressActivity_verifying_voice_code">Verifying voice code...</string>
<string name="RegistrationProgressActivity_registration_conflict">Registration conflict</string>
<string name="RegistrationProgressActivity_this_number_is_already_registered_on_a_different">This number is already registered on a different TextSecure server (CyanogenMod?). You must unregistering there before registering here.</string>
<string name="RegistrationProgressActivity_this_number_is_already_registered_on_a_different">This number is already registered on a different TextSecure server (CyanogenMod?). You must unregister there before registering here.</string>
<!-- RegistrationService -->
<string name="RegistrationService_registration_complete">Registration complete</string>

Loading…
Cancel
Save