1
mirror of https://github.com/m2049r/xmrwallet synced 2025-08-16 10:59:34 +02:00
Commit Graph

491 Commits

Author SHA1 Message Date
92728026c7 greek is el () 2018-07-28 16:55:53 +02:00
8fd9598c6c increase Xmx for gradle () 2018-07-27 16:20:00 +02:00
6633261ba2 cleaned ru & sv translations ()
* removed unused strings
* added new strings
2018-07-27 13:06:03 +02:00
dc8c8634cb Update strings.xml ()
change one instance of "xmr.to" to "XMR.TO" for consistency
2018-07-27 12:10:55 +02:00
dcf9b6db15 translate to russian language ()
* Update strings.xml

* Update about.xml

* Update help.xml
2018-07-27 12:10:13 +02:00
654d63c32e Added missing translations, corrected some grammar, tried to make it more newbie friendly and shorter ()
(i.e. No german speaker will know TX as "transaction" - "Empfangsadresse" instead of "Öffentliche Adresse" should make it more clear that this is where your money goes to)

strings.xml Translation[German]
2018-07-27 12:06:39 +02:00
caf91fccfd Swedish translation ()
* Translated to SE

All paragraphs and headers have been translated, with the exception of paragraphs and headers included in a string with a translatable="false" attribute.

* Swedish - Task : 1/3 complete

About.xml is fully translated, until further notice

*  Swedish - Task : 2/3 complete 

Help.xml is fully translated, until further notice

*  Swedish - Task : 3/3 complete 

Strings.xml is fully translated, until further notice

* Swedish - Task : 1/3 complete

about.xml is fully translated, until further notice
2018-07-27 12:03:06 +02:00
41f1f3dec0 Swedish translation of strings.xml ()
* Swedish translation of strings.xml

* removed untranslatable strings

* added some missing strings
2018-07-27 11:57:03 +02:00
bb66d1f68d cleaned gr & ro translations ()
- removed unused strings
- added new strings
2018-07-27 11:49:21 +02:00
310548b031 Romanian translation - strings.xml () 2018-07-27 10:46:11 +02:00
ad7737475f Romanian translation - help.xml () 2018-07-27 10:45:51 +02:00
b2d07a65b7 Romanian translation - about.xml () 2018-07-27 10:45:35 +02:00
5dfcaae5b9 Greek translation ()
* Create strings.xml

* Create help.xml

* Update strings.xml

* Update help.xml
2018-07-27 10:44:29 +02:00
3c91fc060c Fix "restore from seeds" too long on certain devices. ()
+ change "restore from key" for consistency.
2018-07-27 10:43:38 +02:00
f8f113faab Update zh-rCN "strings.xml" ()
- basically mirrors changes for zh-rTW
- fill in new strings
- correct and edit
2018-07-27 10:36:38 +02:00
268a00cb3e new version code 2018-07-26 08:42:48 +02:00
878500ae71 hamburger on sync only in wallet screen () 2018-07-26 08:42:26 +02:00
a0debb0f7e Upgrade Monero Core to v0.12.3.0 ()
* upgrade v0.12.3.0 monero api

* new version code
2018-07-24 18:20:27 +02:00
3a71e8d352 fix path of build script 2018-06-22 22:43:31 +02:00
af68c5e51f new version 1.5.10 v1.5.10 2018-06-22 22:11:49 +02:00
5a2b48a087 fix displayed subaddress # 2018-06-22 22:09:44 +02:00
0776b7b6a3 avoid NPE () v1.5.9 2018-06-21 22:15:14 +02:00
c2eed85a83 v1.5.9 2018-06-21 21:51:39 +02:00
d7c2b4a727 restore deleted it/string 2018-06-21 20:22:54 +02:00
085e41f5da update italian strings () 2018-06-21 20:20:43 +02:00
6c6b3061a8 Update strings.xml () 2018-06-21 20:19:32 +02:00
5fc15779b7 Update Translations ()
* Portuguese

* update italian

* update german
2018-06-21 20:14:30 +02:00
520d151f3c new subaddress bump effect () 2018-06-20 18:33:28 +02:00
7aad941dab new version v1.5.8 2018-06-18 09:43:11 +02:00
01e7693425 subaddresses () 2018-06-18 09:43:32 +02:00
091538752b add our stagenet server to defaults () v1.5.7 2018-06-17 13:53:01 +02:00
d5b95dd976 new version v1.5.7 2018-06-17 13:31:33 +02:00
008f06959c remove mixin settings () 2018-06-17 13:22:29 +02:00
817816cd34 Layout tweaks ()
* sweep layout tweak

* reduce label to fit

* change sweep message
2018-06-17 13:21:59 +02:00
9d41d5da52 new version v1.5.6 2018-06-16 15:27:28 +02:00
ad76a7ffc1 Fixes to v1.5.5 ()
* fix disappearing hamburger

* german fixes to fit space
2018-06-16 15:20:13 +02:00
475542c4f3 French Strings updated to ()
+ Missing update to 
+ enhancement on "wrapping things up"
2018-06-16 15:19:40 +02:00
b5d0659ca9 sweep all () 2018-06-16 15:17:48 +02:00
781bfbc78b Update FAQ.md 2018-06-14 23:40:41 +02:00
8985511209 fix length test () v1.5.5 2018-06-14 22:28:33 +02:00
3c8a4ce967 Merge branch 'master' of https://github.com/m2049r/xmrwallet 2018-06-14 21:59:48 +02:00
fcfedbcfae Fix balance ()
* new version

* fix balance
2018-06-14 22:00:15 +02:00
74279b135a new version 2018-06-14 21:37:19 +02:00
d6d2de8312 Inform user the progress or result of opening wallet () 2018-06-14 21:33:23 +02:00
af0ecb2894 accounts () 2018-06-14 21:32:52 +02:00
975cc4f43c show correct amount for pending tx () 2018-06-11 10:21:22 +02:00
74ba36de26 Use FingerprintManager instead of FingerprintManagerCompat (Fix ) () 2018-06-10 10:59:20 +02:00
7627e15a48 Fix keystore null ()
* avoid crash if input to large

* avoid NPE if wallet key not found
2018-06-10 10:57:24 +02:00
37244cb9e0 coinmarketcap for exchange rates () 2018-06-10 10:56:46 +02:00
843566b820 spinner tweaks () 2018-06-09 12:42:09 +02:00