mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
This commit is contained in:
parent
1a286061ff
commit
b2adfa8c51
17 changed files with 183 additions and 155 deletions
|
@ -2,7 +2,7 @@
|
|||
<!DOCTYPE TS>
|
||||
<TS version="2.0">
|
||||
<context>
|
||||
<name>Bitmonero::PendingTransactionImpl</name>
|
||||
<name>Monero::PendingTransactionImpl</name>
|
||||
<message>
|
||||
<location filename="../src/wallet/api/pending_transaction.cpp" line="95"/>
|
||||
<source>daemon is busy. Please try again later.</source>
|
||||
|
@ -30,7 +30,7 @@
|
|||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Bitmonero::WalletImpl</name>
|
||||
<name>Monero::WalletImpl</name>
|
||||
<message>
|
||||
<location filename="../src/wallet/api/wallet.cpp" line="609"/>
|
||||
<source>payment id has invalid format, expected 16 or 64 character hex string: </source>
|
||||
|
@ -145,7 +145,7 @@
|
|||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Bitmonero::WalletManagerImpl</name>
|
||||
<name>Monero::WalletManagerImpl</name>
|
||||
<message>
|
||||
<location filename="../src/wallet/api/wallet_manager.cpp" line="161"/>
|
||||
<source>failed to parse txid</source>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue