mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
3.2beta3
This commit is contained in:
parent
827d122ab0
commit
eeccd7cd14
@ -3,8 +3,8 @@
|
|||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
package="org.sufficientlysecure.keychain"
|
package="org.sufficientlysecure.keychain"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="31202"
|
android:versionCode="31203"
|
||||||
android:versionName="3.2beta2">
|
android:versionName="3.2beta3">
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
General remarks
|
General remarks
|
||||||
|
@ -1185,7 +1185,7 @@
|
|||||||
|
|
||||||
<!-- First Time -->
|
<!-- First Time -->
|
||||||
<string name="first_time_text1">"Take back your privacy with OpenKeychain!"</string>
|
<string name="first_time_text1">"Take back your privacy with OpenKeychain!"</string>
|
||||||
<string name="first_time_create_key">"Create my key (recommended)"</string>
|
<string name="first_time_create_key">"Create my key"</string>
|
||||||
<string name="first_time_import_key">"Import key from file"</string>
|
<string name="first_time_import_key">"Import key from file"</string>
|
||||||
<string name="first_time_yubikey">"Use YubiKey NEO"</string>
|
<string name="first_time_yubikey">"Use YubiKey NEO"</string>
|
||||||
<string name="first_time_skip">"Skip Setup"</string>
|
<string name="first_time_skip">"Skip Setup"</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user