Pull from transifex

This commit is contained in:
Dominik Schürmann
2014-09-08 14:26:10 +02:00
parent fcd4be5ba0
commit 980674b322
51 changed files with 1111 additions and 771 deletions

View File

@@ -1,5 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--GENERAL: Please put all strings inside quotes as described in example 1 on
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").-->
<!--title-->
<!--section-->
<!--button-->
@@ -18,9 +20,9 @@
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
<string name="key_curve_bp_p256">Brainpool P-256</string>
<string name="key_curve_bp_p384">Brainpool P-384</string>
<string name="key_curve_bp_p512">Brainpool P-512</string>-->
<string name="key_curve_bp_p256">"Brainpool P-256"</string>
<string name="key_curve_bp_p384">"Brainpool P-384"</string>
<string name="key_curve_bp_p512">"Brainpool P-512"</string>-->
<!--compression-->
<!--Help-->
<!--Import-->