mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(i18n): Use double quote instead of single quote
This commit is contained in:
parent
6a8223a1ef
commit
7320474759
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue