From a5d7b9b77548acf603f22971f0ed34074cf16ef3 Mon Sep 17 00:00:00 2001 From: Ilia Date: Tue, 15 Jul 2014 19:33:48 +0400 Subject: Fixed typo Decrpytion -> Decryption --- res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index a41dcd59..b0d596cc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -105,7 +105,7 @@ Sending OTR encrypted messages to an offline contact is unfortunately not supported.\nWould you like to send the message in plain text? Sending files to an offline contact is unfortunately not supported. Send unencrypted - Decrpytion failed. Maybe you don’t have the proper private key. + Decryption failed. Maybe you don’t have the proper private key. OpenKeychain Conversations utilizes a third party app called OpenKeychain to encrypt and decrypt messages and to mange your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n(Please restart Conversations afterwards.) Restart @@ -269,4 +269,4 @@ Save as bookmark Delete bookmark This bookmark already exists - \ No newline at end of file + -- cgit v1.2.3 From b6059a56879f8d64339b49051d253d6c2b1e8fb6 Mon Sep 17 00:00:00 2001 From: Ilia Date: Tue, 15 Jul 2014 19:48:45 +0400 Subject: Fixed typo mange -> manage --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index b0d596cc..e7966868 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -107,7 +107,7 @@ Send unencrypted Decryption failed. Maybe you don’t have the proper private key. OpenKeychain - Conversations utilizes a third party app called OpenKeychain to encrypt and decrypt messages and to mange your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n(Please restart Conversations afterwards.) + Conversations utilizes a third party app called OpenKeychain to encrypt and decrypt messages and to manage your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n(Please restart Conversations afterwards.) Restart Install offering… -- cgit v1.2.3 From eab756a1c518d5f97c51bae9f4fb37eb617ce6c7 Mon Sep 17 00:00:00 2001 From: Ilia Date: Tue, 15 Jul 2014 22:59:32 +0400 Subject: Fixed typo Ouf -> Out --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index e7966868..10a3f0e2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -209,7 +209,7 @@ Confirm password Passwords do not match This is not a valid Jabber ID - Ouf of memory. Image is too large + Out of memory. Image is too large Do you want to add %s to your phones contact list? online free to chat -- cgit v1.2.3