blob: 5dade4992170e2396ec8cb626c2c964bab710a7b [file] [log] [blame]
Alexandre Lision06412a32014-02-05 17:33:04 -05001<!--
Adrien Béraudec528bb2016-01-14 16:52:51 -05002Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Alexandre Lision06412a32014-02-05 17:33:04 -05003
4Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
5
6This program is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 3 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program; if not, write to the Free Software
18 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Alexandre Lision06412a32014-02-05 17:33:04 -050019-->
20
Alexandre Lision230d66e2013-10-22 12:32:12 -040021<resources>
22
Alexandre Lision2a8083a2016-11-09 11:06:47 -050023 <!-- Strings related to account edition screen -->
24 <string name="ic_delete_menu">Delete</string>
25 <string name="ic_advanced_menu">Advanced settings</string>
Aline Bonnet31f6a1d2017-03-27 15:31:10 -040026 <string name="ic_blacklist_menu">Blocked contacts</string>
Alexandre Lision2a8083a2016-11-09 11:06:47 -050027
Adrien Béraudb4237762016-04-07 17:05:36 -040028 <!-- Strings related to account creation -->
Adrien Bérauda2d496d2018-12-13 16:55:05 -050029 <string name="add_ring_account_title">Add Jami account</string>
Alexandre Lision0cada8a2016-11-16 11:23:13 -050030 <string name="add_sip_account_title">Add SIP account</string>
Adrien Béraudec0a2c32019-05-26 00:36:10 -040031 <string name="ring_account_default_name">Jami account %1$s</string>
Adrien Beraud9fa7b062017-03-03 21:36:49 +010032
Alexandre Lision230d66e2013-10-22 12:32:12 -040033 <string name="prompt_alias">Alias</string>
34 <string name="prompt_hostname">Hostname</string>
35 <string name="prompt_username">Username</string>
36 <string name="prompt_password">Password</string>
Adrien Béraud1347b402016-10-12 16:16:04 -040037 <string name="action_create">Create account</string>
Adrien Beraudcca60942017-08-03 17:55:36 -040038 <string name="action_create_short">Create</string>
39 <string name="action_register">Register</string>
Sébastien Blinde52fa22018-12-06 13:35:19 -050040 <string name="action_settings">Settings</string>
41
Alexandre Lision230d66e2013-10-22 12:32:12 -040042 <string name="error_field_required">This field is required</string>
Adrien Béraudcd3268f2015-06-17 16:25:44 -040043 <string name="dialog_wait_create">Adding account</string>
44 <string name="dialog_wait_create_details">Please wait while your new account is added…</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -040045 <string name="dialog_wait_update">Updating account</string>
46 <string name="dialog_wait_update_details">Please wait while your new account is updated…</string>
Alexandre Lisionc48c36a2013-11-12 16:26:10 -050047
Alexandre Lisione36b9cf2016-05-16 21:07:05 -040048 <string name="dialog_warn_ip2ip_account_title">Create empty SIP account ?</string>
49 <string name="dialog_warn_ip2ip_account_message">You are about to create a SIP account with no valid hostname.
50 You will only be able to make and receive direct ip calls.
51 You can edit your account later</string>
52
Alexandre Lision44f96932016-11-11 16:02:33 -050053 <string name="account_type_ip2ip">IP account</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -050054 <string name="help_ring">A Jami account allows you to reach people securely in peer to peer through a fully distributed network.</string>
Adrien Bérauda416c742015-10-21 17:12:39 -040055
Romain Bertozzi1231a712016-04-25 15:30:18 -040056 <string name="help_sip_title">Add your SIP account</string>
Adrien Bérauda416c742015-10-21 17:12:39 -040057 <string name="help_sip">Configure an existing SIP account.</string>
Adrien Béraudbb01be72017-02-10 16:50:23 -050058 <string name="create_sip_account">Add SIP account</string>
Adrien Bérauda416c742015-10-21 17:12:39 -040059
Adrien Béraudb4237762016-04-07 17:05:36 -040060 <!-- Strings related to account deletion -->
Romain Bertozzif6d68952016-05-04 12:33:54 -040061 <string name="account_delete_dialog_title">Delete account ?</string>
Aline Bonnet522ada92016-11-01 16:21:49 -040062 <string name="account_delete_dialog_message">This action can not be undone.</string>
Adrien Béraudb4237762016-04-07 17:05:36 -040063
Alexandre Lision230d66e2013-10-22 12:32:12 -040064 <!-- AccountManagementFragment -->
65 <string name="empty_account_list">No account registered</string>
66 <string name="normal_accounts_titles">Accounts</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -050067 <string name="normal_devices_titles">Known devices linked to this Jami account</string>
Adrien Beraud5cf47732017-03-15 14:50:39 +010068 <string name="account_device_revoke">Revoke device</string>
69 <string name="account_device_revocation_success_title">Success</string>
70 <string name="account_device_revocation_success">Device is now revoked!</string>
71 <string name="account_device_revocation_error_title">Can\'t revoke device</string>
72 <string name="account_device_revocation_wrong_password">Wrong password.</string>
73 <string name="account_device_revocation_unknown_device">Unknown device.</string>
74 <string name="account_device_revocation_error_unknown">Unknown error.</string>
Adrien Béraud33d25232019-04-12 11:38:02 -040075 <string name="account_password_change">Change password</string>
76 <string name="account_password_set">Set password</string>
77 <string name="account_password_change_wait_message">Changing account password</string>
Alexandre Lisionc48c36a2013-11-12 16:26:10 -050078
Alexandre Lisionc9c30b72013-11-18 16:27:26 -050079 <!-- Basic Details -->
80 <string name="account_preferences_basic_tab">General</string>
Alexandre Lision451f2a82013-11-12 12:55:55 -050081 <string name="account_basic_category">Basic Settings</string>
Adrien Béraud78fbd612016-03-14 17:44:11 -040082 <string name="account_alias_label">Account name</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -040083 <string name="account_hostname_label">Hostname</string>
Adrien Béraud78fbd612016-03-14 17:44:11 -040084 <string name="account_bootstrap_label">Bootstrap</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -040085 <string name="account_username_label">Username</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -040086 <string name="account_password_label">Password</string>
Adrien Béraud4a64c0c2015-10-20 12:16:14 -040087 <string name="account_optionnal_category">Optional Settings</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -040088 <string name="account_useragent_label">User Agent</string>
89 <string name="account_autoanswer_label">Auto Answer</string>
Alexandre Lision12f9bd62016-06-08 11:59:40 -040090 <string name="account_upnp_label">Enable UPnP</string>
Alexandre Lisionc9c30b72013-11-18 16:27:26 -050091 <string name="account_proxy_field">Proxy</string>
92
93 <!-- Audio Details -->
Adrien Béraud78fbd612016-03-14 17:44:11 -040094 <string name="account_audio_label">Audio</string>
Adrien Béraud300ead52016-02-24 17:27:52 -050095 <string name="account_preferences_media_tab">Media</string>
Alexandre Lision4cb73f52014-02-06 15:14:19 -050096 <string name="account_ringtone_label">Ringtones</string>
97 <string name="account_ringtone_enabled_label">Activate ringtones</string>
98 <string name="account_ringtone_path_label">Ringtone path</string>
Aline Bonnetc3fd5172016-10-21 14:46:41 -040099 <string name="account_ringtone_custom_label">Use custom ringtone</string>
Rayan Osseiran5ae31612019-08-23 14:28:14 -0400100 <string name="account_ringtone_title">Choose a ringtone</string>
101 <string name="account_ringtone_summary">Select a ringtone or choose your own</string>
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500102
Adrien Béraud300ead52016-02-24 17:27:52 -0500103 <!-- Video Details -->
104 <string name="account_video_label">Video</string>
105 <string name="account_video_enable">Enable Video</string>
106
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500107 <!-- Advanced Details -->
108 <string name="account_preferences_advanced_tab">Advanced</string>
Adrien Béraud11d92cc2019-12-20 00:12:00 -0500109 <string name="account_dht_public_in_calls_label">Allow incoming calls form unknown contacts</string>
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500110 <string name="account_registration_exp_label">Registration Expire</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -0400111 <string name="account_local_interface_label">Local Interface</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -0400112 <string name="account_local_port_label">Local Port</string>
Alexandre Lision0c2a6ec2014-04-15 18:01:35 -0400113 <string name="account_stun_enable_label">Use Stun</string>
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500114 <string name="account_stun_server_label">Stun Server</string>
Adrien Béraud11d92cc2019-12-20 00:12:00 -0500115 <string name="account_accept_files">Accept incoming files automatically</string>
116 <string name="account_accept_files_max_size">Maximum file size to accept automatically</string>
117 <string name="account_accept_files_never">Never accept automatically</string>
118 <string name="account_accept_files_always">Always accept automatically</string>
119 <string name="size_mb">%1$d MB</string>
Adrien Béraud296422d2016-03-17 16:31:32 -0400120
121 <string name="account_turn_enable_label">Use TURN</string>
122 <string name="account_turn_server_label">TURN server</string>
123 <string name="account_turn_username_label">TURN username</string>
124 <string name="account_turn_password_label">TURN password</string>
Adrien Béraud296422d2016-03-17 16:31:32 -0400125
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500126 <string name="account_published_same_as_local_label">Published same as local</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -0400127 <string name="account_published_port_label">Published Port</string>
128 <string name="account_published_address_label">Published Address</string>
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500129
Adrien Béraud03f599d2018-01-14 00:06:11 -0500130 <string name="account_proxy_label">DHT proxy</string>
131 <string name="account_proxy_enable_label">Use DHT proxy</string>
132 <string name="account_proxy_server_label">DHT proxy address</string>
Adrien Béraud21f03ea2020-02-03 23:15:17 -0500133 <string name="account_proxy_server_list_label">DHT proxy list URL</string>
Adrien Béraud03f599d2018-01-14 00:06:11 -0500134
Adrien Béraud2a3e4a32019-12-20 01:21:29 -0500135 <string name="account_peer_discovery_label">Local peer discovery</string>
136 <string name="account_peer_discovery_enable_label">Enable local peer discovery</string>
137 <string name="account_peer_discovery_enable_summary">Connect to other DHT nodes advertising on our local network</string>
138
Alexandre Lisionef1d9c12014-02-06 16:01:09 -0500139 <!-- Security Details -->
140 <string name="account_credentials_label">Credentials</string>
Adrien Béraud78fbd612016-03-14 17:44:11 -0400141 <string name="account_credentials_edit">Edit credentials</string>
142 <string name="account_credentials_add">Add credentials</string>
Alexandre Lisionc9c30b72013-11-18 16:27:26 -0500143
144 <!-- SRTP Details -->
145 <string name="account_preferences_security_tab">Security</string>
Pierre Ducheminf9bc0e02020-05-27 18:20:02 -0400146 <string name="account_srtp_switch_label">Encrypt media streams (SRTP)</string>
147 <string name="account_srtp_enable_sdes">Enable SDES as key exchange protocol</string>
148 <string name="account_srtp_rtp_fallback">Fallback to RTP if SRTP fails</string>
Alexandre Lisionc9c30b72013-11-18 16:27:26 -0500149
Romain Bertozziad8fd842016-05-11 14:30:35 -0400150 <!-- SIP -->
151 <string name="account_sip_dtmf_type_sipinfo" translatable="false">sipinfo</string>
Alexandre Lisionc9c30b72013-11-18 16:27:26 -0500152
153 <!-- TLS Details -->
Alexandre Lision06412a32014-02-05 17:33:04 -0500154 <string name="account_tls_transport_switch_label">Use TLS Transport</string>
Alexandre Lision382f6842014-02-05 15:23:50 -0500155 <string name="account_tls_port_label">TLS Listener Port</string>
Alexandre Lision06412a32014-02-05 17:33:04 -0500156 <string name="account_tls_certificate_list_label">Certification Authorities</string>
157 <string name="account_tls_certificate_file_label">Certificate File</string>
158 <string name="account_tls_private_key_file_label">Private Key File</string>
159 <string name="account_tls_password_label">Private Key Password</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -0400160 <string name="account_tls_method_label">TLS Method</string>
161 <string name="account_tls_ciphers_label">TLS Ciphers</string>
Alexandre Lision06412a32014-02-05 17:33:04 -0500162 <string name="account_tls_server_name_label">Server Name</string>
163 <string name="account_tls_verify_server_label">Verify Server</string>
164 <string name="account_tls_verify_client_label">Verify Client</string>
Pierre Duchemin175a9b42020-07-30 11:36:35 -0400165 <string name="account_require_client_certificate_label">TLS Require Client Certificate</string>
Alexandre Lision06412a32014-02-05 17:33:04 -0500166 <string name="account_tls_negotiation_timeout_sec">Negotiation Timeout (sec)</string>
Alexandre Lisionc8397da2014-04-16 15:03:22 -0400167 <string name="account_rtp_max_port">Maximum</string>
168 <string name="account_rtp_min_port">Minimum</string>
169 <string name="account_rtp_port_range">Audio RTP Port Range</string>
Alexandre Lision230d66e2013-10-22 12:32:12 -0400170
Aline Bonnet0ae7b7a2016-10-26 10:34:24 -0400171 <!-- restore/backup -->
Adrien Béraud1347b402016-10-12 16:16:04 -0400172 <string name="account_new_device_password">Enter main password to unlock account</string>
Adrien Béraudb4237762016-04-07 17:05:36 -0400173 <string name="error_password_char_count">6 characters minimum</string>
174 <string name="error_passwords_not_equals">Passwords do not match</string>
Adrien Beraud5cf47732017-03-15 14:50:39 +0100175 <string name="export_account_wait_title">Please wait…</string>
Adrien Béraud1af6c012019-05-25 23:20:29 -0400176 <string name="export_account_wait_message">Exporting account information</string>
Sébastien Blind288e192018-12-08 12:18:40 -0500177 <string name="account_export_file">Backup account</string>
Adrien Béraud034d7f32016-10-03 11:36:55 -0400178 <string name="account_export_end_decryption_message">Couldn\'t unlock your account using the provided password.</string>
179 <string name="account_export_end_network_title">Network error</string>
180 <string name="account_export_end_network_message">Couldn\'t export account on the network. Check your connectivity.</string>
181 <string name="account_export_end_error_title">Error</string>
182 <string name="account_export_end_error_message">Couldn\'t export account. An unknown error occurred.</string>
183 <string name="account_enter_password">Enter password</string>
Adrien Béraud05185da2019-01-27 13:36:12 -0500184 <string name="account_share_body">Contact me using \'%1$s\' on the Jami distributed communication platform: %2$s</string>
185 <string name="account_share_body_with_username">Contact me using \'%1$s\' or my public username \'%2$s\' on the Jami distributed communication platform: %3$s</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500186 <string name="account_contact_me">Contact me on Jami !</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400187 <string name="update_account">Update account</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500188 <string name="account_migration">Your Jami account can be updated.\nPlease enter your password.</string>
Adrien Béraud05185da2019-01-27 13:36:12 -0500189 <string name="ring_account">Jami account</string>
Alexandre Lisione696f582016-11-09 11:42:05 -0500190 <string name="ring_account_identity">Identity</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400191 <string name="account_migration_title_dialog">Account migration</string>
Aline Bonnet49ed07e2017-01-09 16:31:42 -0500192 <string name="account_migration_message_dialog">Your accounts need to be updated. Do you want to go the Account management screen to perform this operation ?</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400193 <string name="account_update_needed">Update needed</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400194 <string name="account_cannot_be_found_title">Can\'t find account</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500195 <string name="account_cannot_be_found_message">Account couldn\'t be found on the Jami network.\nMake sure it was exported on Jami from an existing device, and that provided credentials are correct.</string>
Aline Bonnetfd0e03d2016-11-21 14:07:22 -0500196 <string name="account_sip_cannot_be_registered_message">You can continue with the account creation process or edit your information here. Edition is still possible later in the account settings.</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400197 <string name="account_no_network_title">Can\'t connect to the network</string>
Adrien Béraud05185da2019-01-27 13:36:12 -0500198 <string name="account_no_network_message">Could not add account because Jami couldn\'t connect to the distributed network. Check your device connectivity.</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400199 <string name="account_device_added_title">Account device added</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500200 <string name="account_device_added_message">You have successfully setup your Jami account on this device.</string>
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400201 <string name="account_device_updated_title">Account device updated</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500202 <string name="account_device_updated_message">You have successfully updated your Jami account.</string>
Aline Bonnet17a8ba72017-02-13 16:18:39 -0500203 <string name="account_cannot_be_updated_message">Account device couldn\'t be update. Please check your password.</string>
Aline Bonnetad118ce2016-11-16 16:21:02 -0500204 <string name="account_sip_success_title">Sip account registered</string>
205 <string name="account_sip_success_message">You have successfully registered your Sip account.</string>
Aline Bonnetfd0e03d2016-11-21 14:07:22 -0500206 <string name="account_sip_register_anyway">Register anyway</string>
Adrien Béraudb4237762016-04-07 17:05:36 -0400207
Amirhossein Naghshzan6ea891e2020-05-14 18:00:31 -0400208 <string name="account_link_device">Connect from another device</string>
Adrien Béraude0bf4942019-04-21 10:27:38 -0400209 <string name="account_link_button">Connect from network</string>
Adrien Béraud1af6c012019-05-25 23:20:29 -0400210 <string name="account_link_archive_button">Connect from backup</string>
Loïc Siret8d9259c2016-10-20 10:11:41 -0400211 <string name="account_link_prompt_pin">Enter PIN</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500212 <string name="account_new_button">Create a Jami account</string>
Loïc Siret8d9259c2016-10-20 10:11:41 -0400213 <string name="account_link_export_button">Link another device to this account</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500214 <string name="account_link_export_info">To use this account on other devices, you must first expose it on Jami. This will generate a PIN code that you must enter on the new device to set up the account. The PIN is valid for 10 minutes.</string>
Pierre Duchemine83cfb22017-12-26 16:27:28 -0500215 <string name="account_start_export_button">Generate PIN</string>
Loïc Siret8d9259c2016-10-20 10:11:41 -0400216 <string name="account_end_export_button">close</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500217 <string name="account_end_export_infos">Your PIN is:\n\n%%\n\nTo complete the process, you need to open Jami on the new device. Create a new account with \"Link this device to an account\". Your PIN is valid for 10 minutes.</string>
218 <string name="account_link_export_info_light">To use this account on other devices, you must first expose it on Jami. This will generate a PIN code that you must enter on the new device to set up the account. The PIN is valid for 10 minutes.</string>
Loïc Siret626759b2017-09-07 14:23:24 -0400219 <string name="account_export_title">Add devices</string>
Adrien Béraud450980e2019-09-10 14:01:36 -0400220 <string name="account_connect_server_button">Connect to management server</string>
221 <string name="account_connect_button">Connect</string>
222 <string name="prompt_server">Jami management server URL</string>
223 <string name="help_credentials_enter">Enter your organisation credentials</string>
224 <string name="help_connect_password_enter">Enter your organisation password</string>
225 <string name="account_connect_prompt_username">Username</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400226
227 <!-- Name registration -->
Adrien Béraud1347b402016-10-12 16:16:04 -0400228 <string name="error_username_empty">Enter a username</string>
229 <string name="no_registered_name_for_account">No registered name found for this account</string>
amine younes23da6b72019-06-17 10:53:26 -0400230 <string name="username_available">Username available !</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400231 <string name="register_name">Register name</string>
232 <string name="trying_to_register_name">Trying to register name</string>
233 <string name="registered_username">Registered username</string>
Amirhossein Naghshzan6ea891e2020-05-14 18:00:31 -0400234 <string name="register_username">Register public username</string>
235 <string name="register_recommended">Recommended</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400236 <string name="username_already_taken">Username already taken</string>
237 <string name="invalid_username">Invalid username</string>
amine younes23da6b72019-06-17 10:53:26 -0400238 <string name="unknown_error">Unknown error. Please check your network connection!</string>
Adrien Beraud5cf47732017-03-15 14:50:39 +0100239 <string name="looking_for_username_availability">Looking for username availability…</string>
Alexandre Lisione696f582016-11-09 11:42:05 -0500240 <string name="account_status_connecting">Connecting</string>
241 <string name="account_status_connection_error">Connection error</string>
242 <string name="account_status_online">Online</string>
243 <string name="account_status_unknown">Unknown</string>
244 <string name="account_status_offline">Offline</string>
Amirhosseine0846c52020-03-12 15:34:35 -0400245 <string name="account_status_error">Error</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400246
Aline Bonnet2d87ebb2016-11-10 15:41:56 -0500247 <!-- Create account -->
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500248 <string name="account_creation_home">Welcome to Jami</string>
Aline Bonnet2d87ebb2016-11-10 15:41:56 -0500249 <string name="account_creation_profile">Create your profile</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500250 <string name="account_creation_ring">Create your Jami account</string>
Aline Bonnet2d87ebb2016-11-10 15:41:56 -0500251 <string name="account_link_title">Link this device</string>
Aline Bonnetad118ce2016-11-16 16:21:02 -0500252 <string name="account_sip_cannot_be_registered">Can\'t register account</string>
Aline Bonnet2d87ebb2016-11-10 15:41:56 -0500253
Pierre Duchemin651e0de2017-12-18 15:00:44 -0500254 <!-- Edit profile-->
255 <string name="account_edit_profile">Edit your profile</string>
256
Adrien Beraud5cf47732017-03-15 14:50:39 +0100257 <!-- Devices -->
258 <string name="account_revoke_device_hint">Enter password to confirm</string>
259 <string name="enter_password">Enter password</string>
260 <string name="revoke_device_title">Revoke device</string>
261 <string name="revoke_device_message">Are you sure you want to revoke %1$s ?</string>
262 <string name="revoke_device_wait_title">Please wait…</string>
263 <string name="revoke_device_wait_message">Revoking device</string>
Adrien Beraud9c8ee8c2017-03-14 18:19:31 +0100264 <string name="rename_device_title">Rename this device</string>
Adrien Bérauda2d496d2018-12-13 16:55:05 -0500265 <string name="rename_device_message">Choose a new name to identify this device in your Jami account</string>
Adrien Beraud9c8ee8c2017-03-14 18:19:31 +0100266 <string name="rename_device_button">Rename device</string>
267 <string name="account_rename_device_hint">Choose new device name</string>
268 <string name="account_device_name_empty">Device name can\'t be empty</string>
269 <string name="account_device_this_indicator">this device</string>
Adrien Beraudd7015752017-02-24 23:10:46 +0100270 <string name="account_disabled_indicator">disabled</string>
Adrien Beraud5cf47732017-03-15 14:50:39 +0100271
Dany YARAKOUfe2155a2014-05-28 21:05:46 +0100272</resources>