Split api libs into OpenKeychain specific and OpenPGP Provider lib

This commit is contained in:
Dominik Schürmann
2014-03-07 23:05:03 +01:00
parent 2737aedca7
commit 0e33fd2392
36 changed files with 381 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="openpgp_list_preference_none">None</string>
<string name="openpgp_install_openkeychain_via">Install OpenKeychain via %s</string>
</resources>