mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-17 20:44:56 +00:00
Strings and slight cleanup
This commit is contained in:
@@ -237,6 +237,11 @@
|
||||
<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>
|
||||
|
||||
<!-- RegistrationService -->
|
||||
<string name="RegistrationService_registration_complete">Registration Complete</string>
|
||||
<string name="RegistrationService_textsecure_registration_has_successfully_completed">TextSecure registration has successfully completed.</string>
|
||||
<string name="RegistrationService_registration_error">Registration Error</string>
|
||||
<string name="RegistrationService_textsecure_registration_has_encountered_a_problem">TextSecure registration has encountered a problem.</string>
|
||||
|
||||
<!-- VerifyIdentityActivity -->
|
||||
<string name="VerifyIdentityActivity_you_do_not_have_an_identity_key">You do not have an identity key.</string>
|
||||
@@ -370,7 +375,11 @@
|
||||
|
||||
<!-- conversation_fragment_cab -->
|
||||
<string name="conversation_fragment_cab__batch_selection_mode">Batch Selection Mode</string>
|
||||
|
||||
|
||||
<!-- country_selection_fragment -->
|
||||
<string name="country_selection_fragment__loading_countries">Loading countries...</string>
|
||||
<string name="country_selection_fragment__search">Search</string>
|
||||
|
||||
<!-- create_passphrase_activity -->
|
||||
<string name="create_passphrase_activity__please_choose_a_passphrase_that_will_be_used_to_locally_encrypt_your_data_this_should_be_a_strong_passphrase">Please choose a passphrase that will be used to locally encrypt your data.\n\nThis should be a strong passphrase.</string>
|
||||
<string name="create_passphrase_activity__passphrase">PASSPHRASE:</string>
|
||||
|
Reference in New Issue
Block a user