removed extra quote
This commit is contained in:
parent
e22a272ef7
commit
c019f2cd3b
|
@ -271,7 +271,7 @@
|
|||
<string name="network_pref">Network</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_title">Update Interval or Time of Day</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_sum">Specify an interval or a specific time of day to refresh the feeds automatically</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_message">You can set an <i>interval</i> like \"every 2 hours\", set a specific <i>time of day</i> like \"7:00 AM\" or <i>disable</i> automatic updates altogether.\n\n<small>Please note: Update times are inexact. You may encounter a short delay.</small>"</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_message">You can set an <i>interval</i> like \"every 2 hours\", set a specific <i>time of day</i> like \"7:00 AM\" or <i>disable</i> automatic updates altogether.\n\n<small>Please note: Update times are inexact. You may encounter a short delay.</small></string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_Disable">Disable</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_Interval">Set Interval</string>
|
||||
<string name="pref_autoUpdateIntervallOrTime_TimeOfDay">Set Time of Day</string>
|
||||
|
|
Loading…
Reference in New Issue