Skip to content

Commit

Permalink
Merge pull request #3985 from amire80/patch-2
Browse files Browse the repository at this point in the history
Fix a spelling mistake in an English message
  • Loading branch information
kelson42 authored Sep 6, 2024
2 parents 32d36d7 + 95f9117 commit 681e3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
<string name="preparing_file_for_copy">Preparing for copy/move</string>
<string name="copy" tools:ignore="PrivateResource">Copy</string>
<string name="move">Move</string>
<string name="file_copying_in_progress">Zim file coping in progress</string>
<string name="file_copying_in_progress">Zim file copying in progress</string>
<string name="file_moving_in_progress">Zim file moving in progress</string>
<string name="copy_move_files_dialog_description">Do you want to copy or move the file?</string>
<string name="copy_file_error_message">Error in copying the zim file: %s.</string>
Expand Down

0 comments on commit 681e3a0

Please sign in to comment.