Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/beta' into beta
Browse files Browse the repository at this point in the history
# Conflicts:
#	app/src/main/java/com/drdisagree/iconify/ui/activities/XposedThemes.java
  • Loading branch information
Mahmud0808 committed Sep 12, 2023
2 parents 16140c3 + 8a37172 commit 2f4b51d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<string name="module_installation_step4">Aligning overlay APKs</string>
<string name="module_installation_step5">Signing overlay APKs</string>
<string name="module_installation_step6">Cleaning directories</string>
<string name="disable_animation_title">Disable Animation</string>
<string name="disable_animation_desc">Disable scrolling animation of Iconify</string>
<string name="onboarding_title_1">Got Bored of Stock UI ?</string>
<string name="onboarding_desc_1">Let\'s customize everything to our likings.</string>
<string name="onboarding_title_2">Is My Device Supported ?</string>
Expand Down Expand Up @@ -786,6 +784,8 @@
<string name="list_title_general_settings">General Settings</string>
<string name="list_title_use_light_accent">Use Light Accent</string>
<string name="list_desc_use_light_accent">Use light accent color in light mode</string>
<string name="disable_animation_title">Disable Animation</string>
<string name="disable_animation_desc">Disable scrolling animation of Iconify</string>
<string name="custom_battery_title">Custom Battery</string>
<string name="custom_battery_desc">Enable custom battery style</string>
<string name="toast_message">Toast Message</string>
Expand Down

0 comments on commit 2f4b51d

Please sign in to comment.