aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values-sr
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-24 15:41:00 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-24 15:41:00 +0200
commit8b663add04335d4b31837b0ac6fc4b999d1a3beb (patch)
tree329b780803459366a5944f908e7ed1e39bc0067d /OpenKeychain/src/main/res/values-sr
parenta50fe142e42b8925fcd51be3d2acf0e639738e44 (diff)
downloadopen-keychain-8b663add04335d4b31837b0ac6fc4b999d1a3beb.tar.gz
open-keychain-8b663add04335d4b31837b0ac6fc4b999d1a3beb.tar.bz2
open-keychain-8b663add04335d4b31837b0ac6fc4b999d1a3beb.zip
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/values-sr')
-rw-r--r--OpenKeychain/src/main/res/values-sr/strings.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/values-sr/strings.xml b/OpenKeychain/src/main/res/values-sr/strings.xml
new file mode 100644
index 000000000..7e1ea2cfd
--- /dev/null
+++ b/OpenKeychain/src/main/res/values-sr/strings.xml
@@ -0,0 +1,55 @@
+<?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-->
+ <!--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-->
+ <!--progress dialogs, usually ending in '…'-->
+ <!--action strings-->
+ <!--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>-->
+ <!--compression-->
+ <!--Help-->
+ <!--Import-->
+ <!--Import result toast-->
+ <!--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-->
+ <!--Other messages used in OperationLogs-->
+ <!--Messages for DecryptVerify operation-->
+ <!--Messages for SignEncrypt operation-->
+ <!--PassphraseCache-->
+ <!--unsorted-->
+ <!--First Time-->
+</resources>