summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Nijmeh <tylernij@gmail.com>2021-04-03 21:42:56 -0700
committerTyler Nijmeh <tylernij@gmail.com>2021-04-03 21:42:56 -0700
commit6964cc2a70ce1b312b0ac4f7864f599e78e67c77 (patch)
tree39d19cf747176448a432162f947049b4d4ccad30
parentee93e7c75ed07781cf1dc7455a13764f6bcfc02d (diff)
parent3077599b57b875dbda2c644658c43603a0be3ac4 (diff)
Merge branch 'main' of https://github.com/tytydraco/Buoy into main
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b384d2f..2cc3954 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -35,11 +35,11 @@
<string name="pref_profile_key_moderate">moderate</string>
<string name="pref_profile_title_moderate">Moderate</string>
- <string name="pref_profile_summary_moderate">Balanced set of tweaks to conserve battery life while not hurting performace</string>
+ <string name="pref_profile_summary_moderate">Balanced set of tweaks to conserve battery life while not hurting performance</string>
<string name="pref_profile_key_high">high</string>
<string name="pref_profile_title_high">High</string>
- <string name="pref_profile_summary_high">Aggressive reduction in power consumption with significant performace loss</string>
+ <string name="pref_profile_summary_high">Aggressive reduction in power consumption with significant performance loss</string>
<string name="pref_profile_key_extreme">extreme</string>
<string name="pref_profile_title_extreme">Extreme</string>
@@ -140,4 +140,4 @@
<string name="pref_licenses_title">Licenses</string>
<string name="pref_licenses_summary">View the open source licenses</string>
<string name="pref_licenses_key">licenses</string>
-</resources> \ No newline at end of file
+</resources>