Add confirmation when adding repo via URI (#1158)
* Add confirmation when adding repo via URI * Blank lines * Suggestions * Reverting Changes * Removing Unused Imports (cherry picked from commit 45628b14db477b266eb1f1f4ca9bec0b43f741cc)
This commit is contained in:
committed by
Jobobby04
parent
68a1820695
commit
90ff5e69ec
@@ -348,6 +348,7 @@
|
||||
<string name="action_delete_repo">Delete repo</string>
|
||||
<string name="invalid_repo_name">Invalid repo URL</string>
|
||||
<string name="delete_repo_confirmation">Do you wish to delete the repo \"%s\"?</string>
|
||||
<string name="add_repo_confirmation">Do you wish to add the repo \"%s\"?</string>
|
||||
<string name="action_open_repo">Open source repo</string>
|
||||
<string name="action_replace_repo">Replace</string>
|
||||
<string name="action_replace_repo_title">Signing Key Fingerprint Already Exists</string>
|
||||
|
||||
Reference in New Issue
Block a user