Skip to content

Commit

Permalink
chore: keep original structure and override in custom builds only
Browse files Browse the repository at this point in the history
  • Loading branch information
yamilmedina committed Jul 4, 2024
1 parent 513f4dc commit 2be48b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,9 @@
<string name="url_android_release_notes_feed" translatable="false">https://medium.com/feed/wire-news/tagged/android</string>
<string name="url_maps_location_coordinates_fallback" translatable="false">http://maps.google.com/maps?z=%1d&amp;q=loc:%2f+%2f</string>
<!-- Wire Urls - Non translatable -->
<string name="url_support" translatable="false">https://support.wire.com</string>
<string name="url_terms_of_use_legal" translatable="false">https://wire.com/legal</string>
<string name="url_privacy_policy" translatable="false">https://wire.com/privacy-policy#:~:text=We%20process%20individual%20data%20about,%C2%A7%201%20a)%20GDPR).</string>
<string name="url_create_account_learn_more" translatable="false">https://support.wire.com/hc/articles/115004082129</string>
<string name="url_decryption_failure_learn_more" translatable="false">https://support.wire.com/hc/articles/207948115</string>
<string name="url_federation_support" translatable="false">https://support.wire.com/hc/categories/4719917054365</string>
Expand All @@ -187,12 +190,9 @@
<string name="url_message_details_offline_backends_learn_more" translatable="false">https://support.wire.com/hc/articles/9357718008093</string>
<string name="url_message_details_reactions_learn_more" translatable="false">https://support.wire.com/hc/articles/212053645</string>
<string name="url_message_details_read_receipts_learn_more" translatable="false">https://support.wire.com/hc/articles/360000665277</string>
<string name="url_privacy_policy" translatable="false">https://wire.com/privacy-policy#:~:text=We%20process%20individual%20data%20about,%C2%A7%201%20a)%20GDPR).</string>
<string name="url_self_client_fingerprint_learn_more" translatable="false">https://support.wire.com/hc/articles/207692235</string>
<string name="url_self_client_verification_learn_more" translatable="false">https://support.wire.com/hc/articles/207693005</string>
<string name="url_support" translatable="false">https://support.wire.com</string>
<string name="url_system_message_learn_more_about_mls" translatable="false">https://support.wire.com/hc/articles/12434725011485</string>
<string name="url_terms_of_use_legal" translatable="false">https://wire.com/legal</string>
<string name="url_welcome_to_new_android" translatable="false">https://support.wire.com/hc/articles/6655706999581</string>
<string name="url_why_verify_conversation" translatable="false">https://support.wire.com/hc/articles/207859815</string>
<!-- Navigation -->
Expand Down

0 comments on commit 2be48b7

Please sign in to comment.