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.ts | |
parent | Merge pull request #3019 (diff) | |
download | monero-d188840cc2e709763f3557001ad70f0f6bc92628.tar.xz |
Improved terminology from create to generate
Diffstat (limited to 'translations/monero.ts')
-rw-r--r-- | translations/monero.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/monero.ts b/translations/monero.ts index 4393d3457..27f5e1c52 100644 --- a/translations/monero.ts +++ b/translations/monero.ts @@ -2367,7 +2367,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 type="unfinished"></translation> </message> <message> @@ -2582,7 +2582,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 type="unfinished"></translation> </message> <message> |