Skip to content

Commit

Permalink
moving ftue ems url to the urls config file
Browse files Browse the repository at this point in the history
  • Loading branch information
ouchadam committed Apr 8, 2022
1 parent a2bcbfb commit 5f9d3e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions vector-config/src/main/res/values/urls.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
<!-- This file contains url values-->

<string name="threads_learn_more_url" translatable="false">https://element.io/help#threads</string>
<string name="ftue_ems_url">https://element.io/ems</string>
</resources>
1 change: 0 additions & 1 deletion vector/src/main/res/values/donottranslate.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<string name="ftue_auth_choose_server_entry_footer">You can only connect to a server that has already been set up</string>
<string name="ftue_auth_choose_server_ems_title">Want to host your own server?</string>

<string name="ftue_ems_url">https://element.io/ems</string>
<string name="ftue_auth_choose_server_ems_subtitle">Element Matrix Services (EMS) is a robust and reliable hosting service for fast, secure and real time communication. Find out how on <a href="${ftue_ems_url}">element.io/ems</a></string>
<string name="ftue_auth_choose_server_ems_cta">Get in touch</string>

Expand Down

0 comments on commit 5f9d3e1

Please sign in to comment.