37 lines
1.8 KiB
XML
37 lines
1.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
~ Copyright (c) 2022 New Vector Ltd
|
||
~
|
||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||
~ you may not use this file except in compliance with the License.
|
||
~ You may obtain a copy of the License at
|
||
~
|
||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||
~
|
||
~ Unless required by applicable law or agreed to in writing, software
|
||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
~ See the License for the specific language governing permissions and
|
||
~ limitations under the License.
|
||
-->
|
||
|
||
<resources>
|
||
<!-- File to remove once the screen will be updated -->
|
||
|
||
<string name="cut_the_slack_from_teams" translatable="false">Cut the slack from teams.</string>
|
||
|
||
<string name="login_splash_submit">Get started</string>
|
||
|
||
<string name="ftue_auth_carousel_secure_title">Own your conversations.</string>
|
||
<string name="ftue_auth_carousel_control_title">You\'re in control.</string>
|
||
<string name="ftue_auth_carousel_encrypted_title">Secure messaging.</string>
|
||
<string name="ftue_auth_carousel_workplace_title">Messaging for your team.</string>
|
||
|
||
<string name="ftue_auth_carousel_secure_body">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_control_body">Choose where your conversations are kept, giving you control and independence. Connected via Matrix.</string>
|
||
<string name="ftue_auth_carousel_encrypted_body">End-to-end encrypted and no phone number required. No ads or datamining.</string>
|
||
|
||
<string name="ftue_auth_carousel_workplace_body">Element is also great for the workplace. It’s trusted by the world’s most secure organisations.</string>
|
||
|
||
|
||
</resources>
|