mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
fix typos in language files and rpc_args.cpp
This commit is contained in:
parent
ffab67004c
commit
d45cd37c53
@ -102,7 +102,7 @@ namespace cryptonote
|
||||
{
|
||||
if (!config.login)
|
||||
{
|
||||
LOG_ERROR(arg.rpc_access_control_origins.name << tr(" requires RFC server password --") << arg.rpc_login.name << tr(" cannot be empty"));
|
||||
LOG_ERROR(arg.rpc_access_control_origins.name << tr(" requires RPC server password --") << arg.rpc_login.name << tr(" cannot be empty"));
|
||||
return boost::none;
|
||||
}
|
||||
|
||||
|
@ -2259,7 +2259,7 @@ simple_wallet::simple_wallet()
|
||||
"refresh-type <full|optimize-coinbase|no-coinbase|default>\n "
|
||||
" Set the wallet's refresh behaviour.\n "
|
||||
"priority [0|1|2|3|4]\n "
|
||||
" Set the fee too default/unimportant/normal/elevated/priority.\n "
|
||||
" Set the fee to default/unimportant/normal/elevated/priority.\n "
|
||||
"confirm-missing-payment-id <1|0>\n "
|
||||
"ask-password <1|0>\n "
|
||||
"unit <monero|millinero|micronero|nanonero|piconero>\n "
|
||||
|
@ -461,7 +461,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc/rpc_args.cpp" line="105"/>
|
||||
<source> requires RFC server password --</source>
|
||||
<source> requires RPC server password --</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -1678,7 +1678,7 @@ If the "tag_description" argument is specified, the tag <tag_name&g
|
||||
refresh-type <full|optimize-coinbase|no-coinbase|default>
|
||||
Set the wallet's refresh behaviour.
|
||||
priority [0|1|2|3|4]
|
||||
Set the fee too default/unimportant/normal/elevated/priority.
|
||||
Set the fee to default/unimportant/normal/elevated/priority.
|
||||
confirm-missing-payment-id <1|0>
|
||||
ask-password <1|0>
|
||||
unit <monero|millinero|micronero|nanonero|piconero>
|
||||
|
@ -461,7 +461,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc/rpc_args.cpp" line="105"/>
|
||||
<source> requires RFC server password --</source>
|
||||
<source> requires RPC server password --</source>
|
||||
<translation> nécessite le mot de passe du serveur RPC --</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -1699,7 +1699,7 @@ Si l'argument "tag_description" est spécifié, le texte arbitrai
|
||||
refresh-type <full|optimize-coinbase|no-coinbase|default>
|
||||
Set the wallet's refresh behaviour.
|
||||
priority [0|1|2|3|4]
|
||||
Set the fee too default/unimportant/normal/elevated/priority.
|
||||
Set the fee to default/unimportant/normal/elevated/priority.
|
||||
confirm-missing-payment-id <1|0>
|
||||
ask-password <1|0>
|
||||
unit <monero|millinero|micronero|nanonero|piconero>
|
||||
|
@ -461,8 +461,8 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc/rpc_args.cpp" line="105"/>
|
||||
<source> requires RFC server password --</source>
|
||||
<translation> richiede la password del server RFC --</translation>
|
||||
<source> requires RPC server password --</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -1582,7 +1582,7 @@ If the "tag_description" argument is specified, the tag <tag_name&g
|
||||
refresh-type <full|optimize-coinbase|no-coinbase|default>
|
||||
Set the wallet's refresh behaviour.
|
||||
priority [0|1|2|3|4]
|
||||
Set the fee too default/unimportant/normal/elevated/priority.
|
||||
Set the fee to default/unimportant/normal/elevated/priority.
|
||||
confirm-missing-payment-id <1|0>
|
||||
ask-password <1|0>
|
||||
unit <monero|millinero|micronero|nanonero|piconero>
|
||||
|
@ -461,7 +461,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/rpc/rpc_args.cpp" line="105"/>
|
||||
<source> requires RFC server password --</source>
|
||||
<source> requires RPC server password --</source>
|
||||
<translation> kräver lösenord till RPC-server --</translation>
|
||||
</message>
|
||||
</context>
|
||||
@ -1699,7 +1699,7 @@ Om argumentet "tag_description" anges, så tilldelas taggen <taggna
|
||||
refresh-type <full|optimize-coinbase|no-coinbase|default>
|
||||
Set the wallet's refresh behaviour.
|
||||
priority [0|1|2|3|4]
|
||||
Set the fee too default/unimportant/normal/elevated/priority.
|
||||
Set the fee to default/unimportant/normal/elevated/priority.
|
||||
confirm-missing-payment-id <1|0>
|
||||
ask-password <1|0>
|
||||
unit <monero|millinero|micronero|nanonero|piconero>
|
||||
|
Loading…
Reference in New Issue
Block a user