RE: Gridcoin TUI wallet v0.3 for linux

You are viewing a single comment's thread from:

Gridcoin TUI wallet v0.3 for linux

in gridcoin •  7 years ago 

Thanks! ^_^
You should encase some texts with " instead of ', because the ' breaks the strings. I mean change this:
T_TRANSACTIONS='Carnet d'adresses';
to this:
T_TRANSACTIONS="Carnet d'adresses";

I can't do it now, because I'm not home, but I can merge the requests from my phone :)

Thanks for participating!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

It's done ;) Keep up the good work !