mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
refactor(extension/repo): Refactor the ExtensionRepoService to use DTOs
Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
This commit is contained in:
parent
c7405e0b33
commit
da99cf5cfa
10 changed files with 43 additions and 61 deletions
|
@ -883,7 +883,6 @@
|
|||
<string name="action_add_repo">Add repo</string>
|
||||
<string name="invalid_repo_url">Invalid repo url</string>
|
||||
<string name="repo_already_exists">Repo already exists!</string>
|
||||
<string name="repo_fetch_failed">Failed to retrieve repo details. Please try again later</string>
|
||||
<string name="information_empty_repos">You haven\'t added any repos yet.</string>
|
||||
<string name="confirm_delete_repo_title">Delete repo?</string>
|
||||
<string name="confirm_delete_repo">Are you sure you wish to delete the repo \"%s\"?</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue