aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-it
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-07-18 06:54:39 +0000
committerThialfihar <thialfihar@gmail.com>2010-07-18 06:54:39 +0000
commit92059d6d3b1d449e18006157ba39d26a46c91c90 (patch)
treec03c9ed5a4b6df1ee34cf42526acc111562f2075 /res/values-it
parent93835f55953dc069430c0692bc30ef7f1cfc349d (diff)
downloadopen-keychain-92059d6d3b1d449e18006157ba39d26a46c91c90.tar.gz
open-keychain-92059d6d3b1d449e18006157ba39d26a46c91c90.tar.bz2
open-keychain-92059d6d3b1d449e18006157ba39d26a46c91c90.zip
fixed the made-up word "authentification", also changed the title of that dialog to "Pass Phrase", dialog message then only contains the key details or "Symmetric encryption."
Update issue 39 I tried to change "title_athentication", "passPhraseForSymmetricEncryption", and "passPhraseFor" in all languages. I think the changes are correct, but if you guys could make sure I didn't do anything dumb, then that'd be better. :)
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 18897cb88..1af23ad69 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -27,7 +27,7 @@
<string name="title_selectSignature">Seleziona Firma</string>
<string name="title_encrypt">Critta</string>
<string name="title_decrypt">Decritta</string>
- <string name="title_authentification">Autenticazione</string>
+ <string name="title_authentication">Pass Phrase</string>
<string name="title_createKey">Crea Chiave</string>
<string name="title_editKey">Modifica Chiave</string>
<string name="title_preferences">Preferenze</string>
@@ -152,8 +152,8 @@
<string name="noFilemanagerInstalled">Nessun file manager compatibile installato.</string>
<string name="passPhrasesDoNotMatch">La Pass Phrase non è corretta</string>
<string name="passPhraseMustNotBeEmpty">La Pass Phrases non può essere vuota.</string>
- <string name="passPhraseForSymmetricEncryption">Pass Phrase per la crittazione simmetrica:</string>
- <string name="passPhraseFor">Pass Phrase per %s:</string>
+ <string name="passPhraseForSymmetricEncryption">Crittazione simmetrica.</string>
+ <string name="passPhraseFor">%s</string>
<string name="fileDeleteConfirmation">Sei sicuro di procedere con la cancellazione di\n%s?</string>
<string name="fileDeleteSuccessful">Cancellazione eseguita..</string>
<string name="noFileSelected">Selezionare un file.</string>