Skip to content

Commit

Permalink
update repo dialog string
Browse files Browse the repository at this point in the history
  • Loading branch information
az4521 committed Jan 9, 2024
1 parent 5240bca commit f1cebf9
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 @@ -824,7 +824,7 @@ z

<string name="information_empty_repos">You have no additional repos. Tap the plus button to create one for adding external extensions.</string>
<string name="action_add_repo">Add repo</string>
<string name="action_add_repo_message">Add additional repos to Tachiyomi, the format of a repo is \'username/repo\' , with username being the repo owner, and repo being the repo name</string>
<string name="action_add_repo_message">Add additional repos to Tachiyomi, the format of a repo is \'username/repo\' , with username being the repo owner, and repo being the repo name. Direct .min.json links to repos are also supported.</string>
<string name="action_edit_repos">Edit repos</string>
<plurals name="num_repos">
<item quantity="one">%d additional repo</item>
Expand Down

0 comments on commit f1cebf9

Please sign in to comment.