Fix weird quoting

This commit is contained in:
Yukai Li 2020-10-05 14:19:46 -06:00 committed by Gitea
parent 31078647b1
commit c8d3d6df20
2 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@
<string name="maximum_duration">Duration</string>
<string name="prefs_find_phone_duration">Ring duration in seconds</string>
<string name="prefs_find_phone_summary">Use your band to play your phone\'s ringtone.</string>
<string name="prefs_enable_find_phone">Turn on \\\'Find phone\\\'</string>
<string name="prefs_enable_find_phone">Turn on \'Find phone\'</string>
<string name="prefs_find_phone">Find phone</string>
<string name="devicetype_amazfit_bip_lite">Amazfit Bip Lite</string>
<string name="prefs_wearside">Wearing left or right\?</string>

View File

@ -505,7 +505,7 @@
<string name="miband_prefs_hr_sleep_detection">Use heart rate sensor to improve sleep detection</string>
<string name="miband_prefs_device_time_offset_hours">Device time offset in hours (for detecting sleep of shift workers)</string>
<string name="prefs_find_phone">Find phone</string>
<string name="prefs_enable_find_phone">Turn on \\\'Find phone\\\'</string>
<string name="prefs_enable_find_phone">Turn on \'Find phone\'</string>
<string name="prefs_find_phone_summary">Use your band to play your phone\'s ringtone.</string>
<string name="prefs_find_phone_duration">Ring duration in seconds</string>
<string name="miband2_prefs_dateformat">Date format</string>