Skip to content

Commit c67c45f

Browse files
authored
Fix small translation error
1 parent 25c412b commit c67c45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<string name="add_user">Add user</string>
1919

2020
<string name="all_categories">All categories</string>
21-
<string name="all_categories_desc">Edit all due challenges across all categories.</string>
21+
<string name="all_categories_desc">Answer due challenges across all categories.</string>
2222
<string name="title_activity_challenge">Challenge</string>
2323

2424
<plurals name="challenges_due">

0 commit comments

Comments
 (0)