mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
update strings
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
app:cpb_colorProgress="@color/textsecure_primary"
|
||||
app:cpb_cornerRadius="20dp"
|
||||
app:cpb_selectorIdle="@drawable/progress_button_state"
|
||||
app:cpb_textIdle="Start Messaging"
|
||||
app:cpb_textIdle="@string/WelcomeActivity_start_messaging"
|
||||
app:layout_constraintBottom_toTopOf="@id/skip_button_bottom_spacer"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"/>
|
||||
|
||||
@@ -331,6 +331,7 @@
|
||||
<string name="GroupCreateActivity_cannot_add_non_push_to_existing_group">Couldn\'t add %1$s because they\'re not a Delta Chat user.</string>
|
||||
<string name="GroupCreateActivity_loading_group_details">Loading group details...</string>
|
||||
<string name="GroupCreateActivity_youre_already_in_the_group">You\'re already in the group.</string>
|
||||
<string name="GroupCreateActivity_please_enter_group_name">Please enter a name for the group.</string>
|
||||
|
||||
<!-- GroupShareProfileView -->
|
||||
<string name="GroupShareProfileView_share_your_profile_name_and_photo_with_this_group">Share your profile name and photo with this group?</string>
|
||||
@@ -1387,6 +1388,7 @@
|
||||
<string name="WelcomeActivity_intro6_message"><b>Encrypted</b> with all common algorithms. Messages stay on your servers.</string>
|
||||
<string name="WelcomeActivity_intro7_headline">Trustworthy</string>
|
||||
<string name="WelcomeActivity_intro7_message"><b>Delta Chat dev</b> is safe for business use, compatible and standards-based.</string>
|
||||
<string name="WelcomeActivity_start_messaging">Start Messaging</string>
|
||||
|
||||
<string name="RegistrationActivity_header">Login to Delta Chat</string>
|
||||
<string name="RegistrationActivity_subheader">For known email providers additional settings are setup automatically. Sometimes IMAP needs to be enabled in the web frontend. Consult your email provider or friends for help.</string>
|
||||
@@ -1428,6 +1430,5 @@
|
||||
<string name="contact_selection_list__type_email_above">Type email address above</string>
|
||||
<string name="text_secure_normal__menu_new_chat">New chat</string>
|
||||
<string name="help_url">https://delta.chat/en/help</string>
|
||||
<string name="GroupCreateActivity_please_enter_group_name">Please enter a name for the group.</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user