Skip to content

Commit

Permalink
Clarify that auto send also sends when file name changes, based on ho…
Browse files Browse the repository at this point in the history
…w dynamic the name is, or daily file option.

Issue #1129
  • Loading branch information
mendhak committed Mar 23, 2024
1 parent 87ba3f9 commit db8ded3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpslogger/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@


<string name="autosend_enabled">Allow auto sending</string>
<string name="autosend_enabled_summary">Allows sending the files to various targets</string>
<string name="autosend_enabled_summary">Allows sending the files to various targets, at a defined frequency, or if the name changes due to custom naming</string>
<string name="autosend_frequency_summary">How frequently log files should be sent, in minutes. Set to 0 to disable this.</string>
<string name="autosend_frequency">How often?</string>

Expand Down

0 comments on commit db8ded3

Please sign in to comment.