Skip to content

Commit 5a66c34

Browse files
committed
Fix typo
1 parent 9bb70cc commit 5a66c34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/ui/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<string name="block_screenshots">Block screenshots</string>
171171
<string name="export_import">Export/Import</string>
172172
<string name="export">Export data</string>
173-
<string name="export_success">Successfully exported data"</string>
173+
<string name="export_success">Successfully exported data</string>
174174
<string name="export_failed">Something went wrong while exporting</string>
175175
<string name="import_data">Import data</string>
176176
<string name="import_success">Successfully imported data</string>

0 commit comments

Comments
 (0)