From 75b14a1d5c08d10b795b92e4f2b21035d773dc8c Mon Sep 17 00:00:00 2001 From: kruks23 Date: Thu, 29 May 2014 18:17:21 +0200 Subject: More harcoded translations + updated Spanish --- res/values/strings.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 13e43f5f..50235c43 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -20,6 +20,7 @@ Conference Details Contact Details Conversations + Share with Conversation just now min ago unread Conversations @@ -61,6 +62,7 @@ No Ok Done + Hide Create \u0026 Invite Do you want to create a new conference with a randomly generated address and invite the selected contacts to it? No existing conferences @@ -191,6 +193,7 @@ Enable Are you sure? If you delete your account your entire conversation history will be lost + Account is offline Record voice Account Settings Jabber ID: @@ -214,4 +217,17 @@ Your nickname Other Members Account offline. Could not update subscription + Active Conversations + Statistics + Connection age + Session age + Packets sent + Packets received + Connected accounts + Server Features + Roster Versioning + Carbon Messages + Stream Management + hours + mins \ No newline at end of file -- cgit v1.2.3 From 732848fc0ec96b9c41a0d11f317c32313380dc01 Mon Sep 17 00:00:00 2001 From: Alethea Butler Date: Fri, 30 May 2014 02:03:24 -0400 Subject: Added question mark to remove_contact_text --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 13e43f5f..abfdf306 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -34,7 +34,7 @@ Participant Visitor Enter a new name: - Do you want to delete %s from your roster. The conversation associated with this account will not be removed. + Do you want to delete %s from your roster? The conversation associated with this account will not be removed. The server %s presented you with an untrusted, possible self signed, certificate. Server Info Register new account on server -- cgit v1.2.3 From cb127add56cc34126e7c5527b6299f7a7c2e3aaf Mon Sep 17 00:00:00 2001 From: Alethea Butler Date: Fri, 30 May 2014 02:04:24 -0400 Subject: Changed "unsuccessful delivery" to "delivery failed" --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index abfdf306..b345fc81 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -77,7 +77,7 @@ Attach file The contact is not in your roster. Would you like to add it? Add contact - unsuccessful delivery + delivery failed rejected Receiving image file. Please wait… Preparing image for transmission -- cgit v1.2.3 From 3e9627dc50ce4cb7be004fd07999ddb6c02e3f29 Mon Sep 17 00:00:00 2001 From: Alethea Butler Date: Sat, 31 May 2014 00:11:47 -0400 Subject: Capitalized openPGP -> OpenPGP --- res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 9d6e5b38..fef874b0 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -92,7 +92,7 @@ Send message to conference Send plain text message Send OTR encrypted message - Send openPGP encrypted message + Send OpenPGP encrypted message Your nickname has been changed Download Image Error loading image (File not found) @@ -113,14 +113,14 @@ Restart Install offering… - No openPGP Key found - Conversations is unable to encrypt your messages because your contact is not announcing his or hers public key.\n\nPlease ask your contact to setup openPGP. + No OpenPGP Key found + Conversations is unable to encrypt your messages because your contact is not announcing his or hers public key.\n\nPlease ask your contact to setup OpenPGP. Encrypted message received. Touch to view and decrypt. Encrypted image received. Touch to view and decrypt. Image received. Touch to view OTR encryption not available - Unfortunaly OTR encryption is not available for file transfer. You can choose either openPGP or no encryption. - Use openPGP encryption + Unfortunaly OTR encryption is not available for file transfer. You can choose either OpenPGP or no encryption. + Use OpenPGP encryption XMPP resource The name this client identifies itself with Accept files @@ -186,7 +186,7 @@ Trust certificate Plain text OTR - openPGP + OpenPGP Edit account Delete Temporarily disable -- cgit v1.2.3