aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2015-03-23 22:38:20 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2015-03-23 22:38:20 +0100
commit827d122ab07938177b10cd1cff32d48fb2875d55 (patch)
treeb530185539eb28605bde912e1f8de6bb96fc947f
parent6b164ad8bfd354002918ef705199b1e9e2b05ade (diff)
downloadopen-keychain-827d122ab07938177b10cd1cff32d48fb2875d55.tar.gz
open-keychain-827d122ab07938177b10cd1cff32d48fb2875d55.tar.bz2
open-keychain-827d122ab07938177b10cd1cff32d48fb2875d55.zip
translation fixes
-rw-r--r--OpenKeychain/src/main/res/raw-es/help_certification.md4
-rw-r--r--OpenKeychain/src/main/res/raw-es/help_changelog.md50
-rw-r--r--OpenKeychain/src/main/res/raw-es/help_start.md22
-rw-r--r--OpenKeychain/src/main/res/raw-fr/help_about.md46
-rw-r--r--OpenKeychain/src/main/res/raw-fr/help_certification.md36
-rw-r--r--OpenKeychain/src/main/res/raw-fr/help_start.md22
-rw-r--r--OpenKeychain/src/main/res/values-fr/strings.xml6
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml20
m---------extern/snackbar0
9 files changed, 93 insertions, 113 deletions
diff --git a/OpenKeychain/src/main/res/raw-es/help_certification.md b/OpenKeychain/src/main/res/raw-es/help_certification.md
index 16746dd4c..55e821498 100644
--- a/OpenKeychain/src/main/res/raw-es/help_certification.md
+++ b/OpenKeychain/src/main/res/raw-es/help_certification.md
@@ -20,8 +20,8 @@ Una "confirmación de clave" en OpenKeychain se implementa al crear una certific
Esta certificación es una ["certificación genérica (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) descrita en el estándar por:
"El emisor de esta certificación no hace ninguna afirmación particular acerca de lo bien o mal que el certificador ha comprobado que el propietario de la clave sea de hecho la persona descrita por la identificación del usuario."
-Tradicionalmente, las certificaciones (también con niveles más altos de certificación, tales como "certificaciones positivas" (0x13)) se organizan en la Web of Trust de OpenPGP.
+Tradicionalmente, las certificaciones (también con niveles más altos de certificación, tales como "certificaciones positivas" (0x13)) se organizan en la Web of Trust (web de confianza) de OpenPGP.
Nuestro modelo de confirmación de clave es un concepto mucho más simple para evitar problemas comunes de usabilidad relacionados con esta Web of Trust.
Asumimos que las claves están verificadas sólo hasta cierto grado, que no obstante es suficientemente usable para ejecutarse "sobre la marcha".
-Tampoco implementamos firmas de confianza (potencialmente transitivas) o una base de datos ownertrust (de valores de confianza para el propietario) como en GnuPG.
+Tampoco implementamos firmas de confianza (potencialmente transitivas) o una base de datos ownertrust (de valores de confianza subjetivos del propietario) como en GnuPG.
Más aún, las claves que contengan al menos una identificación de usuario certificada por una clave de confianza se marcarán como "confirmadas" en los listados de claves. \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-es/help_changelog.md b/OpenKeychain/src/main/res/raw-es/help_changelog.md
index e9d61d0f3..753da969e 100644
--- a/OpenKeychain/src/main/res/raw-es/help_changelog.md
+++ b/OpenKeychain/src/main/res/raw-es/help_changelog.md
@@ -1,51 +1,51 @@
## 3.2beta2
- * Material design
- * Integration of QR Scanner (New permissions required)
- * Improved key creation wizard
- * Fix missing contacts after sync
- * Requires Android 4
- * Redesigned key screen
- * Simplify crypto preferences, better selection of secure ciphers
- * API: Detached signatures, free selection of signing key,...
- * Fix: Some valid keys were shown revoked or expired
- * Don't accept signatures by expired or revoked subkeys
- * Keybase.io support in advanced view
+ * Diseño estilo Material
+ * Integración de QR Scanner (se requieren nuevos permisos)
+ * Asistente de creación de clave mejorado
+ * Repara contactos perdidos después de la sincronización
+ * Requiere Android 4
+ * Pantalla de clave rediseñada
+ * Simplifica las preferencias de criptografía, mejor selección de algoritmos de cifrado seguro
+ * API: Firmas desacopladas, selección libre de clave de firmado...
+ * Reparación: Algunas claves válidas se mostraron revocadas o caducadas
+ * No acepte algo firmado por subclaves caducadas o revocadas
+ * Soporte Keybase.io en la vista avanzada
## 3.1.2
- * Fix key export to files (now for real)
+ * Repara la exportación de claves a ficheros (ahora de verdad)
## 3.1.1
- * Fix key export to files (they were written partially)
- * Fix crash on Android 2.3
+ * Repara la exportación de claves a ficheros (se escribían parcialmente)
+ * Repara un fallo con caída en Android 2.3
## 3.1
- * Fix crash on Android 5
- * New certify screen
- * Secure Exchange directly from key list (SafeSlinger library)
- * New QR Code program flow
- * Redesigned decrypt screen
- * New icon usage and colors
- * Fix import of secret keys from Symantec Encryption Desktop
- * Subkey IDs on Yubikeys are now checked correctly
+ * Repara un fallo con caída en Android 5
+ * Nueva pantalla de certificación
+ * Intercambio seguro directamente desde la lista de claves (librería SafeSlinger)
+ * Nuevo control de flujo del programa QR Code
+ * Pantalla de descifrado rediseñada
+ * Nuevo uso del icono y colores
+ * Repara la importación de clave secretas (privadas) desde Symantec Encryption Desktop
+ * Las identificaciones de subclaves sobre Yubikeys ahora están comprobadas correctamente
## 3.0.1
- * Better handling of large key imports
- * Improved subkey selection
+ * Mejor manejo de importaciones de claves largas
+ * Selección de subclaves mejorada
## 3.0
- * Full support for Yubikey signature generation and decryption!
+ * ¡Soporte completo para generación de firma y descifrado de Yubikey!
* Propose installable compatible apps in apps list
* New design for decryption screens
* Many fixes for key import, also fixes stripped keys
diff --git a/OpenKeychain/src/main/res/raw-es/help_start.md b/OpenKeychain/src/main/res/raw-es/help_start.md
index 1641f913b..e8786003c 100644
--- a/OpenKeychain/src/main/res/raw-es/help_start.md
+++ b/OpenKeychain/src/main/res/raw-es/help_start.md
@@ -1,15 +1,15 @@
-## How do I activate OpenKeychain in K-9 Mail?
-To use OpenKeychain with K-9 Mail, you want to follow these steps:
- 1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
- 2. Select "Account settings" and scroll to the very bottom and click "Cryptography".
- 3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
+## ¿Cómo activo OpenKeychain en K-9 Mail?
+Para usar OpenKeychain con K-9 Mail, deberá seguir estos pasos:
+ 1. Abra K-9 Mail y realice una pulsación larga sobre la cuenta con la que quiera usar OpenKeychain.
+ 2. Seleccione "Configuración de cuenta", desplácese hasta el fondo y pulse "Criptografía".
+ 3. Haga clic sobre "Proveedor OpenPGP" y seleccione OpenKeychain de la lista.
-## I found a bug in OpenKeychain!
-Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
+## ¡Encontré un fallo en OpenKeychain!
+Por favor informe del fallo usando el [rastreador de fallos de OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
-## Contribute
-If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
+## Contribuir
+Si quiere ayudarnos a desarrollar OpenKeychain contribuyendo con código [siga nuestra pequeña guía en GitHub](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
-## Translations
-Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/openpgp-keychain/). \ No newline at end of file
+## Traducciones
+¡Ayude a traducir OpenKeychain! Todos pueden participar en [OpenKeychain en Transifex] (https://www.transifex.com/projects/p/openpgp-keychain/). \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-fr/help_about.md b/OpenKeychain/src/main/res/raw-fr/help_about.md
index d6a8eca93..1ff60b089 100644
--- a/OpenKeychain/src/main/res/raw-fr/help_about.md
+++ b/OpenKeychain/src/main/res/raw-fr/help_about.md
@@ -1,45 +1,45 @@
[http://www.openkeychain.org](http://www.openkeychain.org)
-[OpenKeychain](http://www.openkeychain.org) is an OpenPGP implementation for Android.
+[OpenKeychain](http://www.openkeychain.org) est une mise en œuvre d'OpenPGP pour Android.
-License: GPLv3+
+Licence : GPLv3+
-## Developers
- * Dominik Schürmann (Maintainer)
+## Développeurs
+ * Dominik Schürmann (mainteneur)
* Art O Cathain
* Ash Hughes
* Brian C. Barnes
- * Bahtiar 'kalkin' Gadimov
+ * Bahtiar « kalkin » Gadimov
* Daniel Albert
* Daniel Hammann
* Daniel Haß
* Greg Witczak
- * 'mar-v-in'
+ * « mar-v-in »
* Markus Doits
* Miroojin Bakshi
* Nikhil Peter Raj
* Paul Sarbinowski
- * 'Senecaso'
+ * « Senecaso »
* Signe Rüsch
* Sreeram Boyapati
* Thialfihar (APG 1.x)
* Tim Bray
* Vincent Breitmoser
-## Libraries
- * [SpongyCastle](http://rtyley.github.com/spongycastle/) (MIT X11 License)
- * [SafeSlinger Exchange library](https://github.com/SafeSlingerProject/exchange-android) (MIT License)
- * [Android Support Libraries](http://developer.android.com/tools/support-library/index.html) (Apache License v2)
- * [KeybaseLib](https://github.com/timbray/KeybaseLib) (Apache License v2)
- * [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Apache License v2)
- * [MiniDNS](https://github.com/rtreffer/minidns) (Apache License v2)
- * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Apache License v2)
- * [ZXing](https://github.com/zxing/zxing) (Apache License v2)
- * [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Apache License v2)
- * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Material Design)</a> (Apache License v2)
- * [MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) (Apache License v2)
- * [Snackbar](https://github.com/nispok/snackbar) (MIT License)
- * [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Apache License v2)
- * [HtmlTextView](https://github.com/dschuermann/html-textview) (Apache License v2)
- * [Markdown4J](https://github.com/jdcasey/markdown4j) (Apache License v2) \ No newline at end of file
+## Bibliothèques
+ * [SpongyCastle](http://rtyley.github.com/spongycastle/) (Licence MIT X11)
+ * [Bibliothèque d'échange SafeSlinger](https://github.com/SafeSlingerProject/exchange-android) (Licence MIT)
+ * [Bibliothèques de soutien Android](http://developer.android.com/tools/support-library/index.html) (Licence Apache v2)
+ * [KeybaseLib](https://github.com/timbray/KeybaseLib) (Licence Apache v2)
+ * [TokenAutoComplete](https://github.com/splitwise/TokenAutoComplete) (Licence Apache v2)
+ * [MiniDNS](https://github.com/rtreffer/minidns) (Licence Apache v2)
+ * [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders) (Licence Apache v2)
+ * [ZXing](https://github.com/zxing/zxing) (Licence Apache v2)
+ * [ZXing Android Minimal](https://github.com/journeyapps/zxing-android-embedded) (Licence Apache v2)
+ * [PagerSlidingTabStrip](https://github.com/jpardogo/PagerSlidingTabStrip) (Conception matérielle)</a> (Licence Apache v2)
+ * [MaterialNavigationDrawer](https://github.com/neokree/MaterialNavigationDrawer) (Licence Apache v2)
+ * [Snackbar](https://github.com/nispok/snackbar) (Licence MIT)
+ * [FloatingActionButton](https://github.com/futuresimple/android-floating-action-button) (Licence Apache v2)
+ * [HtmlTextView](https://github.com/dschuermann/html-textview) (Licence Apache v2)
+ * [Markdown4J](https://github.com/jdcasey/markdown4j) (Licence Apache v2) \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-fr/help_certification.md b/OpenKeychain/src/main/res/raw-fr/help_certification.md
index 8da27e8e0..965215a54 100644
--- a/OpenKeychain/src/main/res/raw-fr/help_certification.md
+++ b/OpenKeychain/src/main/res/raw-fr/help_certification.md
@@ -1,27 +1,27 @@
-## Key Confirmation
-Without confirmation, you cannot be sure if a key really corresponds to a specific person.
-The most simplest way to confirm a key is by scanning the QR Code or exchanging it via NFC.
-To confirm keys between more than two persons, we suggest to use the key exchange method available for your keys.
+## Confirmation de clef
+Sans confirmation, vous ne pouvez pas être certain que la clef appartient à une personne déterminée.
+La façon la plus simple de confirmer une clef est en balayant le code QR ou en l'échangeant par NFC.
+Pour confirmer des clefs entre plus de deux personnes, nous suggérons d'utiliser la méthode d'échange de clef proposée pour vos clefs.
-## Key Status
+## État de la clef
<img src="status_signature_verified_cutout_24dp"/>
-Confirmed: You have already confirmed this key, e.g., by scanning the QR Code.
+Confirmée : vous avez déjà confirmé cette clef, p. ex. en balayant le code QR.
<img src="status_signature_unverified_cutout_24dp"/>
-Unconfirmed: This key has not been confirmed yet. You cannot be sure if the key really corresponds to a specific person.
+Non confirmée : cette clef n'a pas encore été confirmée. Vous ne pouvez pas être certain que la clef appartient à une personne déterminée.
<img src="status_signature_expired_cutout_24dp"/>
-Expired: This key is no longer valid. Only the owner can extend its validity.
+Expirée : cette clef n'est plus valide. Seul le propriétaire peut prolonger sa validité.
<img src="status_signature_revoked_cutout_24dp"/>
-Revoked: This key is no longer valid. It has been revoked by its owner.
+Révoquée : cette n'est plus valide. Elle a été révoquée par son propriétaire.
-## Advanced Information
-A "key confirmation" in OpenKeychain is implemented by creating a certification according to the OpenPGP standard.
-This certification is a ["generic certification (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) described in the standard by:
-"The issuer of this certification does not make any particular assertion as to how well the certifier has checked that the owner of the key is in fact the person described by the User ID."
+## Informations avancées
+Avec OpenKeychain une « confirmation de clef » est effectuée en créant une certification d'après la norme OpenPGP.
+Cette certification est une [« certification générique » (0x10)"](http://tools.ietf.org/html/rfc4880#section-5.2.1) décrite ainsi dans la norme :
+« L'émetteur de cette certification n'affirme aucunement que le certificateur a bien vérifié que le propriétaire de la clef est bel et bien la personne décrite par l'ID utilisateur »
-Traditionally, certifications (also with higher certification levels, such as "positive certifications" (0x13)) are organized in OpenPGP's Web of Trust.
-Our model of key confirmation is a much simpler concept to avoid common usability problems related to this Web of Trust.
-We assume that keys are verified only to a certain degree that is still usable enough to be executed "on the go".
-We also do not implement (potentially transitive) trust signatures or an ownertrust database like in GnuPG.
-Furthermore, keys which contain at least one user ID certified by a trusted key will be marked as "confirmed" in the key listings. \ No newline at end of file
+Habituellement, les certifications (il en est de même avec les niveaux supérieurs de certification, tels que le « certifications positives » (0x13)) sont organisées dans la toile de confiance d'OpenPGP.
+Notre modèle de confirmation de clef est un concept bien plus simple pour éviter les problèmes habituels de convivialité associés à cette toile de confiance.
+Nous assumons que les clefs sont vérifiées seulement jusqu'à un certain degré qui est quand même assez utilisable pour être exécuté « à la volée ».
+Nous ne mettons pas non plus en place des signatures de confiance (potentiellement transitives) ou une base de données « ownertrust » comme dans GnuPG.
+De plus, les clefs contenant au moins un ID utilisateur certifié par une clef de confiance seront marquées « confirmée » dans les listages de clefs. \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/raw-fr/help_start.md b/OpenKeychain/src/main/res/raw-fr/help_start.md
index 1641f913b..c7a5cb744 100644
--- a/OpenKeychain/src/main/res/raw-fr/help_start.md
+++ b/OpenKeychain/src/main/res/raw-fr/help_start.md
@@ -1,15 +1,15 @@
-## How do I activate OpenKeychain in K-9 Mail?
-To use OpenKeychain with K-9 Mail, you want to follow these steps:
- 1. Open K-9 Mail and long-tap on the account you want to use OpenKeychain with.
- 2. Select "Account settings" and scroll to the very bottom and click "Cryptography".
- 3. Click on "OpenPGP Provider" and select OpenKeychain from the list.
+## Comment puis-je activer OpenKeychain dans K-9 Mail ?
+Pour utiliser OpenKeychain avec K-9 Mail, vous devez suivre ces étapes :
+ 1. Ouvrez K-9 Mail et appuyez longuement sur le compte avec lequel vous voulez utiliser OpenKeychain.
+ 2. Sélectionnez « Paramètres du compte », faite défiler vers le bas et cliquez sur « Cryptographie ».
+ 3. Cliquez sur « Fournisseur OpenPGP » et sélectionnez OpenKeychain dans la liste.
-## I found a bug in OpenKeychain!
-Please report the bug using the [issue tracker of OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
+## J'ai trouvé un bogue dans OpenKeychain !
+Veuillez signaler le bogue en utilisant le [gestionnaire de bogue d'OpenKeychain](https://github.com/openpgp-keychain/openpgp-keychain/issues).
-## Contribute
-If you want to help us developing OpenKeychain by contributing code [follow our small guide on Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
+## Contribuer
+Si vous voulez nous aider à développer OpenKeychain en y contribuant par du code [veuillez suivre notre petit guide sur Github](https://github.com/openpgp-keychain/openpgp-keychain#contribute-code).
-## Translations
-Help translating OpenKeychain! Everybody can participate at [OpenKeychain on Transifex](https://www.transifex.com/projects/p/openpgp-keychain/). \ No newline at end of file
+## Traductions
+Aidez à traduire OpenKeychain ! Tout le monde peut y participer sur la [page d'OpenKeychain sur Transifex](https://www.transifex.com/projects/p/open-keychain/). \ No newline at end of file
diff --git a/OpenKeychain/src/main/res/values-fr/strings.xml b/OpenKeychain/src/main/res/values-fr/strings.xml
index 7fefda34a..f2c249869 100644
--- a/OpenKeychain/src/main/res/values-fr/strings.xml
+++ b/OpenKeychain/src/main/res/values-fr/strings.xml
@@ -508,7 +508,7 @@
<string name="user_id_info_certified_title">Certifié</string>
<string name="user_id_info_certified_text">Vous avez certifié cette identité.</string>
<string name="user_id_info_uncertified_title">Non certifié</string>
- <string name="user_id_info_uncertified_text">Cette identité n\'a pas encore été certifiée. Vous ne pouvez pas être sûr que l\'identité correspond vraiment à une personne spécifique.</string>
+ <string name="user_id_info_uncertified_text">Cette identité n\'a pas encore été certifiée. Vous ne pouvez pas être sûr que l\'identité correspond vraiment à une personne déterminée.</string>
<string name="user_id_info_invalid_title">Invalide</string>
<string name="user_id_info_invalid_text">Quelque chose ne va pas avec cette identité !</string>
<!--Key trust-->
@@ -594,8 +594,8 @@
<string name="view_key_expired">Expirée : le contact doit prolonger la validité de la clef !</string>
<string name="view_key_expired_secret">Expirée : vous pouvez prolonger la validité de la clef en la modifiant !</string>
<string name="view_key_my_key">Ma clef</string>
- <string name="view_key_verified">Confirmer la clef</string>
- <string name="view_key_unverified">Non vérifiée : balayez le code QR pour confirmer la clef !</string>
+ <string name="view_key_verified">Clef confirmée</string>
+ <string name="view_key_unverified">Non confirmée : balayez le code QR pour confirmer la clef !</string>
<string name="view_key_fragment_no_system_contact">&lt;aucun&gt;</string>
<!--Navigation Drawer-->
<string name="nav_keys">Clefs</string>
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 472bddc4c..41882cb26 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -9,8 +9,6 @@
<string name="app_name">"OpenKeychain"</string>
<!-- title -->
- <string name="title_select_recipients">"Select Keys"</string>
- <string name="title_select_secret_key">"Select Your Key"</string>
<string name="title_encrypt_text">"Encrypt"</string>
<string name="title_encrypt_files">"Encrypt"</string>
<string name="title_decrypt">"Decrypt"</string>
@@ -18,7 +16,6 @@
<string name="title_add_subkey">"Add subkey"</string>
<string name="title_edit_key">"Edit Key"</string>
<string name="title_preferences">"Settings"</string>
- <string name="title_cloud_search_preferences">"Cloud Search Preferences"</string>
<string name="title_api_registered_apps">"Apps"</string>
<string name="title_key_server_preference">"Keyservers"</string>
<string name="title_change_passphrase">"Change Passphrase"</string>
@@ -29,7 +26,6 @@
<string name="title_encrypt_to_file">"Encrypt To File"</string>
<string name="title_decrypt_to_file">"Decrypt To File"</string>
<string name="title_import_keys">"Import Keys"</string>
- <string name="title_add_keys">"Add Keys"</string>
<string name="title_export_key">"Export Key"</string>
<string name="title_export_keys">"Export Keys"</string>
<string name="title_key_not_found">"Key Not Found"</string>
@@ -38,10 +34,8 @@
<string name="title_key_details">"Key Details"</string>
<string name="title_help">"Help"</string>
<string name="title_log_display">"Log"</string>
- <string name="title_create_key">"Create Key"</string>
<string name="title_exchange_keys">"Exchange Keys"</string>
<string name="title_advanced_key_info">"Advanced Key Info"</string>
- <string name="title_keys">"Keys"</string>
<string name="title_delete_secret_key">"Delete YOUR key '%s'?"</string>
<string name="title_export_log">"Export Log"</string>
<string name="title_manage_my_keys">"Manage my keys"</string>
@@ -54,19 +48,12 @@
<string name="section_cloud_evidence">"Proofs from the cloud"</string>
<string name="section_keys">"Subkeys"</string>
<string name="section_cloud_search">"Cloud search"</string>
- <string name="section_general">"General"</string>
- <string name="section_defaults">"Defaults"</string>
- <string name="section_advanced">"Advanced"</string>
<string name="section_passphrase_cache">"Passphrase Cache"</string>
<string name="section_certify">"Confirm"</string>
<string name="section_actions">"Actions"</string>
<string name="section_share_key">"Key"</string>
- <string name="section_upload_key">"Synchronize Key"</string>
<string name="section_key_server">"Keyserver"</string>
<string name="section_fingerprint">"Fingerprint"</string>
- <string name="section_decrypt_files">"Files"</string>
- <string name="section_decrypt_text">"Text"</string>
- <string name="section_certs">"Certificates"</string>
<string name="section_encrypt">"Encrypt"</string>
<string name="section_decrypt">"Decrypt"</string>
<string name="section_current_expiry">"Current expiry"</string>
@@ -74,8 +61,6 @@
<!-- button -->
<string name="btn_decrypt_verify_file">"Decrypt, verify, and save file"</string>
- <string name="btn_decrypt_verify_message">"Decrypt and verify text"</string>
- <string name="btn_encrypt_file">"Encrypt and save file"</string>
<string name="btn_encrypt_share_file">"Encrypt and share file"</string>
<string name="btn_encrypt_save_file">"Encrypt and save file"</string>
<string name="btn_save">"Save"</string>
@@ -88,7 +73,6 @@
<string name="btn_back">"Back"</string>
<string name="btn_no">"No"</string>
<string name="btn_match">"Fingerprints match"</string>
- <string name="btn_lookup_key">"Lookup key"</string>
<string name="btn_share_encrypted_signed">"Encrypt and share text"</string>
<string name="btn_copy_encrypted_signed">"Encrypt and copy text"</string>
<string name="btn_view_cert_key">"View certification key"</string>
@@ -108,15 +92,11 @@
<string name="menu_export_key">"Export to file"</string>
<string name="menu_delete_key">"Delete key"</string>
<string name="menu_manage_keys">"Manage my keys"</string>
- <string name="menu_import_existing_key">"Import from file"</string>
<string name="menu_search">"Search"</string>
<string name="menu_nfc_preferences">"NFC settings"</string>
<string name="menu_beam_preferences">"Beam settings"</string>
- <string name="menu_key_edit_cancel">"Cancel"</string>
<string name="menu_encrypt_to">"Encrypt to…"</string>
<string name="menu_select_all">"Select all"</string>
- <string name="menu_add_keys">"Add keys"</string>
- <string name="menu_search_cloud">"Search cloud"</string>
<string name="menu_export_all_keys">"Export all keys"</string>
<string name="menu_update_all_keys">"Update all keys"</string>
<string name="menu_advanced">"Show advanced info"</string>
diff --git a/extern/snackbar b/extern/snackbar
-Subproject dda93a48e51006a0394241931b774a65bd54a90
+Subproject 97cda0806d9ead9a3aacf3d4f7275ac0e38d960