Skip to content

Commit

Permalink
Merge pull request #4 from EleoXDA/patch-1
Browse files Browse the repository at this point in the history
Small descriptive suggestions :)
  • Loading branch information
chenxiaolong committed May 22, 2022
2 parents e58385e + 988bf11 commit efdabcd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<string name="pref_output_dir_name">Output directory</string>
<string name="pref_output_dir_desc">Pick a directory to store recordings. Long press to reset to the default directory.</string>

<string name="pref_inhibit_batt_opt_name">Inhibit battery optimization</string>
<string name="pref_inhibit_batt_opt_desc">Reduces of the chance of the app being killed by the system.</string>
<string name="pref_inhibit_batt_opt_name">Disable battery optimization</string>
<string name="pref_inhibit_batt_opt_desc">Reduces the chance of the app being killed by the system.</string>

<!-- About "preference" -->
<string name="pref_version_name">Version</string>
Expand All @@ -26,4 +26,4 @@

<!-- Quick settings tile -->
<string name="quick_settings_label">Call recording</string>
</resources>
</resources>

0 comments on commit efdabcd

Please sign in to comment.