blob: 40d6064f5b90bb177497b3482c899f07a40ef7da [file] [log] [blame]
Adrien Béraud31f49a02015-12-16 16:46:46 -05001<?xml version="1.0" encoding="utf-8"?>
2<resources>
Adrien Béraud31f49a02015-12-16 16:46:46 -05003 <string name="pref_category_network">Network</string>
Adrien Béraud6a763712016-02-18 12:35:15 -05004 <string name="pref_category_contacts">Contacts</string>
5 <string name="pref_category_system">System</string>
Romain Bertozzi97dcaea2016-05-04 09:53:12 -04006 <string name="pref_category_privacy">Privacy</string>
Adrien Béraud6a763712016-02-18 12:35:15 -05007
Adrien Béraud31f49a02015-12-16 16:46:46 -05008 <string name="pref_mobileData_title">Mobile data</string>
9 <string name="pref_mobileData_summary">Allow Ring on 3G/LTE networks additionally to Wi-Fi</string>
10
Adrien Béraud2693eca2018-01-24 16:38:48 -050011 <string name="pref_pushNotifications_title">Push notifications</string>
12 <string name="pref_pushNotifications_summary">Use Google servers to allow receiving calls/messages in the background</string>
13
Adrien Béraud6a763712016-02-18 12:35:15 -050014 <string name="pref_systemContacts_key" translatable="false">pref_systemContacts</string>
Adrien Béraud31f49a02015-12-16 16:46:46 -050015 <string name="pref_systemContacts_title">Use system contacts</string>
16 <string name="pref_systemContacts_summary">Use system contacts to show caller details.</string>
17
Romain Bertozzi79563d22016-04-18 17:37:06 -040018 <string name="pref_systemCamera_key" translatable="false">pref_systemCamera</string>
Romain Bertozzi79563d22016-04-18 17:37:06 -040019
Adrien Béraud6a763712016-02-18 12:35:15 -050020 <string name="pref_systemDialer_key" translatable="false">pref_systemDialer</string>
Adrien Béraud482cc5b2016-02-03 13:14:46 -050021 <string name="pref_systemDialer_title">Place system calls using Ring</string>
22 <string name="pref_systemDialer_summary">Use Ring to place system calls when possible.</string>
Adrien Béraud6a763712016-02-18 12:35:15 -050023
Adrien Béraud6a763712016-02-18 12:35:15 -050024 <string name="pref_startOnBoot_title">Start Ring on startup</string>
25 <string name="pref_startOnBoot_summary">Run Ring in the background when the system starts.</string>
Romain Bertozzi97dcaea2016-05-04 09:53:12 -040026
Romain Bertozzi97dcaea2016-05-04 09:53:12 -040027 <string name="pref_clearHistory_title">Clear history</string>
28 <string name="pref_clearHistory_summary">Clear all the conversations history. This action can not be undone.</string>
29
Adrien Béraud482cc5b2016-02-03 13:14:46 -050030</resources>