fix substitution warnings

This commit is contained in:
qwerty287 2022-11-04 09:39:21 +01:00
parent 9e411ba81f
commit 3f3e30866f
No known key found for this signature in database
GPG key ID: E0464C650D9D25B2

View file

@ -771,7 +771,7 @@
<string name="adoptRepo">Adopt</string>
<string name="repoAdopted">Adopted repository %s</string>
<string name="unadoptedRepos">Unadopted Repositories</string>
<string name="unadoptedReposMessage">- Adopt will add repository %s to organization/user %s.\n- Delete will remove it from the system.</string>
<string name="unadoptedReposMessage">- Adopt will add repository %1$s to organization/user %2$s.\n- Delete will remove it from the system.</string>
<string name="commits">Commits</string>
<!-- wiki -->