|
10 | 10 | <string name="acc_on_settings">What to do when contact is switched on (ACC_ON)</string> |
11 | 11 | <string name="acc_on_call_title">ACC_ON: Call method</string> |
12 | 12 | <string name="acc_on_text_title">ACC_ON: String to be used</string> |
13 | | - <string name="switch_on_wifi_during_accon">Switch WiFi ON when contact is switched on (to overcome PX5 bug)</string> |
14 | | - <string name="dont_touch_wifi_during_accon">Do not touch the WiFi state when contact is switched on</string> |
| 13 | + <string name="switch_on_wifi_during_accon">ON: The WiFi is switched on when the contact is switched on (to overcome PX5 bug)</string> |
| 14 | + <string name="dont_touch_wifi_during_accon">OFF: Do not touch the WiFi state when contact is switched on</string> |
15 | 15 | <string name="switch_on_wifi">Option to switch on WiFi during acc_on.</string> |
16 | | - <string name="restart_player_during_accon">Restart active media player when contact is switched on</string> |
17 | | - <string name="dont_restart_player_during_accon">Do not restart active media player when contact is switched on</string> |
| 16 | + <string name="restart_player_during_accon">ON: Restart active media player when contact is switched on</string> |
| 17 | + <string name="dont_restart_player_during_accon">OFF: Do not restart active media player when contact is switched on</string> |
18 | 18 | <string name="restart_player">Option to restart the active media player during acc_on.</string> |
19 | 19 |
|
20 | 20 | <string name="acc_off_settings">What to do when contact is switched off (ACC_OFF)</string> |
21 | 21 | <string name="acc_off_call_title">ACC_OFF: Call method</string> |
22 | 22 | <string name="acc_off_text_title">ACC_OFF: String to be used</string> |
23 | | - <string name="switch_off_wifi_during_accoff">Switch WiFi OFF when contact is switched off</string> |
24 | | - <string name="dont_touch_wifi_during_accoff">Do not touch the WiFi state when contact is switched off</string> |
| 23 | + <string name="switch_off_wifi_during_accoff">ON: Switch off WiFi when contact is switched off</string> |
| 24 | + <string name="dont_touch_wifi_during_accoff">OFF: Do not touch the WiFi state when contact is switched off</string> |
25 | 25 | <string name="switch_off_wifi">Option to switch off WiFi during acc_off.</string> |
26 | | - <string name="pause_player_during_accoff">Pause active media player when contact is switched off</string> |
27 | | - <string name="dont_pause_player_during_accoff">Do not pause active media player when contact is switched off</string> |
| 26 | + <string name="pause_player_during_accoff">ON: Pause active media player when contact is switched off</string> |
| 27 | + <string name="dont_pause_player_during_accoff">OFF: Do not pause active media player when contact is switched off</string> |
28 | 28 | <string name="pause_player">Option to pause the active media player during acc_off.</string> |
29 | 29 |
|
30 | 30 | <string name="about_info_screen">Information Screen</string> |
31 | 31 | <string name="donation">Donation</string> |
32 | 32 | <string name="paypal_donation_title">Donate via PayPal</string> |
33 | | - <string name="paypal_donation_summary">Not necessary as I will survice without it, but you could buy me a glass of wine</string> |
| 33 | + <string name="paypal_donation_summary">Not necessary as I will survive without it, but you could buy me a glass of wine</string> |
34 | 34 | <string name="paypal_url" translatable="false">https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HK2KGH6QVA992</string> |
35 | 35 | <string name="about">About</string> |
36 | 36 | <string name="xda_discussion_title">XDA Discussion thread</string> |
|
0 commit comments