aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values-fi
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-02 14:11:10 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-02 14:11:10 +0200
commitfe2c17cdeb59ebd65391bf92dc8afb20431ce824 (patch)
tree3fdad51e6d56bb18099d6b195f1785e4c9d1e409 /OpenKeychain/src/main/res/values-fi
parenteb33d314c8b58d3b507d6dc29da31751484f8323 (diff)
downloadopen-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.tar.gz
open-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.tar.bz2
open-keychain-fe2c17cdeb59ebd65391bf92dc8afb20431ce824.zip
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/values-fi')
-rw-r--r--OpenKeychain/src/main/res/values-fi/strings.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/values-fi/strings.xml b/OpenKeychain/src/main/res/values-fi/strings.xml
new file mode 100644
index 000000000..a87379114
--- /dev/null
+++ b/OpenKeychain/src/main/res/values-fi/strings.xml
@@ -0,0 +1,50 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <!--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-->
+ <!--PassphraseCache-->
+ <!--unsorted-->
+ <!--First Time-->
+</resources>