diff options
author | Maxithi <34792056+Maxithi@users.noreply.github.com> | 2018-01-09 21:41:24 +0100 |
---|---|---|
committer | Maxithi <34792056+Maxithi@users.noreply.github.com> | 2018-01-09 21:46:44 +0100 |
commit | d188840cc2e709763f3557001ad70f0f6bc92628 (patch) | |
tree | ee725bf891859bebddc4134e92bbd221292f8c72 /translations/monero_it.ts | |
parent | Merge pull request #3019 (diff) | |
download | monero-d188840cc2e709763f3557001ad70f0f6bc92628.tar.xz |
Improved terminology from create to generate
Diffstat (limited to 'translations/monero_it.ts')
-rw-r--r-- | translations/monero_it.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/monero_it.ts b/translations/monero_it.ts index 8ee3277fa..3674b2a32 100644 --- a/translations/monero_it.ts +++ b/translations/monero_it.ts @@ -2386,7 +2386,7 @@ Outputs per *: </source> </message> <message> <location filename="../src/simplewallet/simplewallet.cpp" line="122"/> - <source>Create non-deterministic view and spend keys</source> + <source>Generate non-deterministic view and spend keys</source> <translation>Crea chiavi di visualizzione e chiavi di spesa non-deterministiche</translation> </message> <message> @@ -2601,7 +2601,7 @@ Outputs per *: </source> </message> <message> <location filename="../src/wallet/wallet2.cpp" line="356"/> - <source>Cannot create deprecated wallets from JSON</source> + <source>Cannot generate deprecated wallets from JSON</source> <translation>Impossibile creare portafogli disapprovati da JSON</translation> </message> <message> |