chore(i18n): Use double quote instead of single quote

This commit is contained in:
ziro 2024-01-20 09:35:46 +07:00
parent 6a8223a1ef
commit 7320474759
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -916,7 +916,7 @@
<string name="invalid_repo_url">Invalid repo url</string>
<string name="information_empty_repos">You haven\'t added any repos yet.</string>
<string name="notice_delete_repo_title">Delete repo?</string>
<string name="notice_delete_repo">Are you sure you wish to delete the repo \'%s\'?</string>
<string name="notice_delete_repo">Are you sure you wish to delete the repo \"%s\"?</string>
<!-- About section -->
<string name="version">Version</string>