Skip to content

Commit

Permalink
refactor(i18n): update dynamic color string (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthonyy232 authored Nov 30, 2024
1 parent 4f93751 commit 4d7dbc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<string name="pref_appearance_darkmode_light">Light</string>
<string name="pref_appearance_darkmode_dark">Dark</string>
<string name="pref_appearance_material_you_title">Material You</string>
<string name="pref_appearance_material_you_summary">Enable Material You dynamic colors</string>
<string name="pref_appearance_material_you_summary">Enable dynamic colors</string>
<string name="pref_appearance_material_you_summary_disabled">Only available for Android 12 and newer.</string>

<string name="pref_player">Player</string>
Expand Down

0 comments on commit 4d7dbc4

Please sign in to comment.