Skip to content

Commit 57dfd13

Browse files
author
therealbluepandabear
committed
Fixed string issue.
1 parent 62a79e3 commit 57dfd13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<string name="exportProjectDialogLayout_file_name_str">File Name</string>
4343
<string name="exportProjectDialogLayout_file_type_str">File Type</string>
44-
<string name="exportProjectDialogLayout_resolution_str">File Type</string>
44+
<string name="exportProjectDialogLayout_resolution_str">Resolution</string>
4545

4646
<!--Other strings-->
4747
<string name="recentCreationsLayout_subtitle" translatable="false">%1$dx%2$d</string>

0 commit comments

Comments
 (0)