I deleted one payment and was able to send 19 payments...
question : some time ago we had some info from chinese users testing v12 that they still saw Darkcoin (in chinese) mentioned in the GUI,
has that been fixed to Dash ?
question : some time ago we had some info from chinese users testing v12 that they still saw Darkcoin (in chinese) mentioned in the GUI,
has that been fixed to Dash ?
Hello...
I'm trying to make a transaction with 20 inputs on Testnet... but I can't send because the "Confirm send coins" screen is really long and can't be resized so I can get to the "YES" button at the bottom. I've tried to move it around, pushed it all way to the top of my computer screen so I could see the button but it can't happen... Is this my screen problem or is it the wallet? I wish the "Confirm..." screen could be resized though.
View attachment 1636
EDIT: Just deleted one payment and now the screen lets me see the "YES" button so i can send this transaction.
I will try this on a bigger monitor in the morning.. Going to bed soon. Thank you!Just buy a bigger monitor :grin:
(IOW, added this to my ToDo list)
12.0.29 in Chinese is still wrong and using Darkcoin !!
crowning : can you pls look into this so we dont launch on mainnet with a v12 that still mentions Darkcoin for chinese users..
edit : i'm crosslinking this to https://dashtalk.org/threads/v12-testing-thread.5484/page-88#post-60890 for additional info.
Hello...
I'm trying to make a transaction with 20 inputs on Testnet... but I can't send because the "Confirm send coins" screen is really long and can't be resized so I can get to the "YES" button at the bottom. I've tried to move it around, pushed it all way to the top of my computer screen so I could see the button but it can't happen... Is this my screen problem or is it the wallet? I wish the "Confirm..." screen could be resized though.
View attachment 1636
EDIT: Just deleted one payment and now the screen lets me see the "YES" button so i can send this transaction.
Better than nothing, i guess QMessageBox does not include scrollbar.
Thank you soooo much!!
Better than nothing, i guess QMessageBox does not include scrollbar.
Ok, thanks.According to the coding it just normally shuts down the wallet, so there shouldn't be any issues with that.
good solution, another coul be to place the buttons of confirmation in the top but honestly I prefer in the bottom..Thank you soooo much!!![]()
Even when they are obviously displayed there translations are NOT part of the UI itself.
The process is (more or less) like this:
- the devs hard-code English texts in the source-code and mark them as relevant for translation
- those texts are extracted from the source code into the English locale-file and uploaded to Transifex as source language. This is triggered by hand.
- devs and/or people from the community translate them there
- the translated locale-files are downloaded and merged into our Git-repository. Also triggered by hand.
- The next Dash-build automatically displays the translated texts
During development texts change/are added often, so steps 2 and 4 are mostly done at the end of each development cycle.
As well all langs needs to be updated because there is lots of new untranslated strings coming in.great !
tx for the details.
i have no idea when that next dev circle is done
can somebody please ping me then ?!
(as we have to double check that chinese one more time)
tx