Skip to content

Commit 0c72987

Browse files
fix miss strings
1 parent 35bcb5b commit 0c72987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,8 @@ Please grant this permission in System Settings."</string>
640640
<string name="style_category_entries_2">Style 2</string>
641641
<string name="style_category_entries_3">Style 3</string>
642642
<string name="style_category_entries_4">Style 4</string>
643-
<string name="style_category_entries_3">Style 5</string>
644-
<string name="style_category_entries_4">Style 6</string>
643+
<string name="style_category_entries_5">Style 5</string>
644+
<string name="style_category_entries_6">Style 6</string>
645645
<string name="category_style_title">Preference category title style</string>
646646

647647
<!-- uwu -->

0 commit comments

Comments
 (0)