60 lines
1.9 KiB
XML
Raw Normal View History

2014-09-02 14:11:10 +02:00
<?xml version='1.0' encoding='UTF-8'?>
<resources>
2014-09-08 14:26:10 +02:00
<!--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").-->
2014-09-02 14:11:10 +02:00
<!--title-->
<!--section-->
<!--button-->
<!--menu-->
<!--label-->
<!--choice-->
<!--key flags-->
<!--sentences-->
<!--errors
no punctuation, all lowercase,
they will be put after "error_message", e.g. "Error: file not found"-->
<!--errors without preceeding Error:-->
<!--results shown after decryption/verification-->
2014-10-26 23:23:30 +01:00
<!--Add keys-->
2014-09-02 14:11:10 +02:00
<!--progress dialogs, usually ending in '…'-->
<!--action strings-->
<!--key bit length selections-->
<!--elliptic curve names-->
<!--not in for now, see SaveKeyringParcel
2014-09-08 14:26:10 +02:00
<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>-->
2014-09-02 14:11:10 +02:00
<!--compression-->
<!--Help-->
<!--Import-->
2014-10-26 23:23:30 +01:00
<!--Generic result toast-->
2014-09-02 14:11:10 +02:00
<!--Import result toast-->
2014-10-26 23:23:30 +01:00
<!--Delete result toast-->
<!--Certify result toast-->
2014-09-02 14:11:10 +02:00
<!--Intent labels-->
<!--Remote API-->
<!--Share-->
<!--Key list-->
<!--Key view-->
<!--Edit key-->
<!--Create key-->
<!--View key-->
<!--Navigation Drawer-->
<!--hints-->
<!--certs-->
<!--LogType log messages. Errors should have _ERROR_ in their name and end with a !-->
<!--Import Public log entries-->
<!--Import Secret log entries-->
<!--Keyring Canonicalization log entries-->
<!--Keyring merging log entries-->
<!--createSecretKeyRing-->
<!--modifySecretKeyRing-->
<!--Consolidate-->
2014-09-15 10:44:36 +02:00
<!--Other messages used in OperationLogs-->
<!--Messages for DecryptVerify operation-->
<!--Messages for SignEncrypt operation-->
2014-09-02 14:11:10 +02:00
<!--PassphraseCache-->
<!--unsorted-->
<!--First Time-->
</resources>