Skip to content

Commit f1cebf9

Browse files
committed
update repo dialog string
1 parent 5240bca commit f1cebf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ z
824824

825825
<string name="information_empty_repos">You have no additional repos. Tap the plus button to create one for adding external extensions.</string>
826826
<string name="action_add_repo">Add repo</string>
827-
<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>
827+
<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>
828828
<string name="action_edit_repos">Edit repos</string>
829829
<plurals name="num_repos">
830830
<item quantity="one">%d additional repo</item>

0 commit comments

Comments
 (0)