Pull from transifex
This commit is contained in:
@@ -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-->
|
||||
<string name="title_edit_key">Anahtarı düzenle</string>
|
||||
<string name="title_preferences">Seçenekler</string>
|
||||
@@ -117,9 +119,9 @@
|
||||
<string name="key_size_8192">8192</string>
|
||||
<!--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-->
|
||||
<string name="compression_fast">hızlı</string>
|
||||
<string name="compression_very_slow">çok yavaş</string>
|
||||
|
||||
Reference in New Issue
Block a user