add up navigation in ViewCertActivity

Fixes #567
This commit is contained in:
Vincent Breitmoser
2014-04-17 15:29:46 +02:00
parent fda9bd1386
commit 2a34d0e0e4
4 changed files with 13 additions and 1 deletions

View File

@@ -538,5 +538,6 @@
<string name="no_subkey">subkey unavailable</string>
<string name="key_stripped">stripped</string>
<string name="secret_cannot_multiple">Secret keys can only be deleted individually!</string>
<string name="title_view_cert">View Certificate Details</string>
</resources>