Correct the fingerprint caption

Do not use the word "repo" in captions because all the info in the
activity is about a repository.
This commit is contained in:
relan 2015-10-01 17:49:31 +03:00
parent f9feab57cc
commit b3ae79e5c2

View File

@ -191,7 +191,7 @@
<string name="repo_details">Repository</string>
<string name="repo_url">Address</string>
<string name="repo_num_apps">Number of apps</string>
<string name="repo_fingerprint">Fingerprint of Repo Signing Key (SHA-256)</string>
<string name="repo_fingerprint">Fingerprint of the signing key (SHA-256)</string>
<string name="repo_description">Description</string>
<string name="repo_last_update">Last update</string>
<string name="repo_update">Update</string>