2019-03-13 20:36:57 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<string name="debug_screen" translatable="false">Debug screen</string>
|
|
|
|
|
2020-01-12 00:12:56 +03:00
|
|
|
<string name="ellipsis" translatable="false">…</string>
|
2019-03-13 20:36:57 +03:00
|
|
|
<string name="plus_sign" translatable="false">+</string>
|
|
|
|
<string name="semicolon_sign" translatable="false">:</string>
|
|
|
|
|
|
|
|
<string name="password_hint" translatable="false">********</string>
|
|
|
|
|
2020-11-19 17:22:24 +03:00
|
|
|
<string name="matrix_room_alias_prefix" translatable="false">#</string>
|
|
|
|
|
2019-04-03 13:30:09 +03:00
|
|
|
<!-- Temporary string -->
|
2021-03-03 19:58:28 +03:00
|
|
|
<string name="template_not_implemented" translatable="false">Not implemented yet in ${app_name}</string>
|
2019-04-03 13:30:09 +03:00
|
|
|
|
2022-01-13 13:57:04 +03:00
|
|
|
<!-- WIP strings, will move to strings.xml when signed off -->
|
|
|
|
<string name="ftue_auth_use_case_title" translatable="false">Who will you chat to the most?</string>
|
|
|
|
<string name="ftue_auth_use_case_subtitle" translatable="false">We\'ll help you get connected.</string>
|
|
|
|
<string name="ftue_auth_use_case_option_one" translatable="false">Friends and family</string>
|
|
|
|
<string name="ftue_auth_use_case_option_two" translatable="false">Teams</string>
|
|
|
|
<string name="ftue_auth_use_case_option_three" translatable="false">Communities</string>
|
|
|
|
<string name="ftue_auth_use_case_skip" translatable="false">Not sure yet? %s</string>
|
|
|
|
<string name="ftue_auth_use_case_skip_partial" translatable="false">You can skip this question</string>
|
|
|
|
<string name="ftue_auth_use_case_join_existing_server" translatable="false">Looking to join an existing server?</string>
|
|
|
|
<string name="ftue_auth_use_case_connect_to_server" translatable="false">Connect to server</string>
|
|
|
|
|
2019-03-13 20:36:57 +03:00
|
|
|
</resources>
|