Skip to content

Commit

Permalink
chore(i18n): fixed grammar
Browse files Browse the repository at this point in the history
Reported at Transifex

Signed-off-by: rakekniven <[email protected]>
  • Loading branch information
rakekniven authored Aug 2, 2024
1 parent 53580b8 commit 8226fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
<string name="preview_media_unhandled_http_code_message">File is currently locked by another user or process and therefore not deletable. Please try again later.</string>

<string name="preview_sorry">Sorry</string>
<string name="preview_image_file_is_not_exist">File is not exist</string>
<string name="preview_image_file_is_not_exist">File does not exist</string>
<string name="preview_image_file_is_not_downloaded">File is not downloaded</string>
<string name="preview_image_downloading_image_for_edit">Downloading image to start the edit screen, please wait…</string>
<string name="preview_image_description">Image preview</string>
Expand Down

0 comments on commit 8226fe8

Please sign in to comment.