Add TODO for the next Weblate sync
This commit is contained in:
parent
6213cc73c0
commit
8db5b76676
|
@ -1363,8 +1363,9 @@
|
|||
<string name="template_settings_opt_in_of_analytics_prompt">Please enable analytics to help us improve ${app_name}.</string>
|
||||
<string name="settings_opt_in_of_analytics_ok">Yes, I want to help!</string>
|
||||
|
||||
<!-- analytics v2 -->
|
||||
<!-- TODO Create a template -->
|
||||
<string name="analytics_opt_in_title">Help improve Element</string>
|
||||
<!-- TODO Create a template -->
|
||||
<!-- The template will be replaced by the value of the resource analytics_opt_in_content_link -->
|
||||
<string name="analytics_opt_in_content">Help us identify issues and improve Element by sharing anonymous usage data. To understand how people use multiple devices, we’ll generate a random identifier, shared by your devices.\n\nYou can read all our terms %s.</string>
|
||||
<string name="analytics_opt_in_content_link">here</string>
|
||||
|
@ -2270,6 +2271,7 @@
|
|||
|
||||
<string name="preference_help">Help</string>
|
||||
<string name="preference_help_title">Help and support</string>
|
||||
<!-- TODO Create a template -->
|
||||
<string name="preference_help_summary">Get help with using Element</string>
|
||||
<string name="preference_versions">Versions</string>
|
||||
<string name="preference_system_settings">System settings</string>
|
||||
|
@ -2513,12 +2515,14 @@
|
|||
<string name="timeline_unread_messages">Unread messages</string>
|
||||
|
||||
<!-- Onboarding -->
|
||||
<!-- TODO Replace _\d to secure, control, encrypted and messaging -->
|
||||
<string name="ftue_auth_carousel_1_title">Own your conversations.</string>
|
||||
<string name="ftue_auth_carousel_2_title">You\'re in control.</string>
|
||||
<string name="ftue_auth_carousel_3_title">Secure messaging.</string>
|
||||
<!-- TODO Remove -->
|
||||
<string name="ftue_auth_carousel_4_title">Cut the slack from teams.</string>
|
||||
|
||||
<!-- TODO _body should be the suffix -->
|
||||
<string name="ftue_auth_carousel_body_secure">Secure and independent communication that gives you the same level of privacy as a face-to-face conversation in your own home.</string>
|
||||
<string name="ftue_auth_carousel_body_control">Choose where your conversations are kept, giving you control and independence. Connected via Matrix.</string>
|
||||
<string name="ftue_auth_carousel_body_encrypted">End-to-end encrypted and no phone number required. No ads or datamining.</string>
|
||||
|
@ -3654,6 +3658,7 @@
|
|||
<string name="this_invite_to_this_space_was_sent">This invite to this space was sent to %s which is not associated with your account</string>
|
||||
|
||||
<string name="link_this_email_settings_link">Link this email with your account</string>
|
||||
<!-- TODO Create a template -->
|
||||
<!-- %s will be replaced by the value of link_this_email_settings_link and styled as a link -->
|
||||
<string name="link_this_email_with_your_account">%s in Settings to receive invites directly in Element.</string>
|
||||
|
||||
|
|
Loading…
Reference in New Issue