Commit Graph

1927 Commits

Author SHA1 Message Date
ThomasV 681e8a0ec5 Merge pull request #139 from rdymac/patch-33
Reviewed the entire code for missing text strings
2013-01-31 02:10:20 -08:00
thomasv 094fb8b0a0 deserialize: p2sh trnsactions 2013-01-30 20:34:26 +01:00
thomasv 789223c871 fix syntax error and indentation 2013-01-30 20:27:28 +01:00
thomasv e1504ba80b basic functions and tests for multisig transactions and bip 32 2013-01-30 20:13:31 +01:00
Maran 515b3412b0 Hide the empty label when no version is detected 2013-01-30 16:25:48 +01:00
rdymac 1b19e98277 Reviewed the entire code for missing text strings 2013-01-30 10:16:00 +01:00
ThomasV 09a99914bf Merge pull request #138 from rdymac/patch-32
Adding restoring process to translations (2)
2013-01-30 00:09:14 -08:00
rdymac 72cab1c4ae Adding restoring process to translations (2)
"More text strings to be translated, this time from the restoring process and seedless wallets."

Fix (2): only separated the 'seedless' word, so it would be translated all over the code.
2013-01-30 08:52:24 +01:00
ThomasV 4dcac08ccf trigger synchronize when block height is received 2013-01-30 07:38:13 +01:00
thomasv 2f6d919afc more robust synchronization method 2013-01-29 14:53:13 +01:00
thomasv c3dfeec7e7 version 1.6.2 2013-01-29 14:52:34 +01:00
thomasv c638af7803 fix check_new_hist: transaction might not be in wallet 2013-01-29 13:19:00 +01:00
thomasv d451b93369 bugfix: method does not exist 2013-01-28 15:35:48 +01:00
thomasv 9bd75e05e7 simplify if statement 2013-01-28 14:01:25 +01:00
thomasv 11fd811b33 count all transactions in num_tx, in order to show the correct gap 2013-01-28 13:59:23 +01:00
rdymac 3a668cc047 Electrum version in the About section
Added the Electrum version to the About section.
2013-01-28 13:39:56 +01:00
ThomasV ad6cc6e64b Merge pull request #135 from rdymac/patch-27
Latest wiki version for the upcoming version build
2013-01-26 20:54:56 -08:00
rdymac 9b9e541747 Latest wiki version for the upcoming version build
Latest wiki version for the upcoming version build
2013-01-26 18:03:46 +01:00
Maran 1189081b58 Updated OS build script with locale support 2013-01-26 17:15:13 +01:00
ThomasV 02f40be0d7 remove donation address 2013-01-24 08:11:48 +01:00
ThomasV b9f3e8a9ac Merge pull request #134 from kyuupichan/randomchange
Place the change output in a random position
2013-01-23 06:41:30 -08:00
Neil Booth d6eb9fb153 Place the change output in a random position 2013-01-23 13:23:15 +09:00
Maran H. ca2992113f Merge pull request #132 from rdymac/patch-26
Two more, almost everything is set to be translate
2013-01-21 06:10:15 -08:00
rdymac 09ab76a5cc Two more, almost everything is set to be translate
Two more, almost everything is set to be translated. Now the Classic and Lite mode are fully translated. If there anything missing I'll catch it up while digging into the code or using the app.
2013-01-21 14:15:23 +01:00
ThomasV 5fe4c5364f Merge pull request #131 from rdymac/patch-25
More text strings and some fixes in new lines (2)
2013-01-21 04:58:26 -08:00
rdymac 5c4abfd059 More text strings and some fixes in new lines (2)
Fixed some new line commands and added more text strings to the translation file.

Text string splitting fixed. Thanks Animazing!
2013-01-21 13:54:05 +01:00
ThomasV 0f34dece4c Merge pull request #129 from rdymac/patch-22
Text strings to appear translated
2013-01-21 04:20:04 -08:00
ThomasV 9e22d34d9b Merge pull request #128 from rdymac/patch-21
Another file that was missing in app.fil
2013-01-21 04:19:48 -08:00
rdymac df15b42748 Text strings to appear translated
Another word to be shown translated from the Lite GUI
2013-01-21 12:05:31 +01:00
rdymac 9a4beb6512 Another file that was missing in app.fil
Finishing the translation for Lite mode, the words that are not being translated are located in this file.

Tested and working from source.
2013-01-21 11:48:41 +01:00
ThomasV d971374669 Merge pull request #126 from rdymac/patch-20
Separated the text string from the github bug URL
2013-01-20 22:30:29 -08:00
rdymac d7ac33ea32 Separated the text string from the github bug URL
Set the text and the link separated to be able to translate only the text part. If the bug report link ever change the text translated keep intact.
2013-01-21 01:52:02 +01:00
ThomasV b470532ec2 Merge pull request #123 from rdymac/patch-19
The current version number for the Wikia Electrum
2013-01-20 13:21:14 -08:00
ThomasV fddd9d2f05 Merge pull request #122 from rdymac/patch-18
Separated the new line command from text strings
2013-01-20 13:20:58 -08:00
ThomasV 193cc57dbd Merge pull request #121 from rdymac/patch-17
New temporary Electrum translation wiki page Wikia
2013-01-20 13:20:16 -08:00
ThomasV 95ac4a3f28 Merge pull request #120 from kyuupichan/master
Support installation on NetBSD
2013-01-20 13:17:15 -08:00
rdymac 69f724bc81 The current version number for the Wikia Electrum
The current version number for the Wikia Electrum page for translations.
2013-01-20 17:52:04 +01:00
rdymac 5fc31899a2 Separated the new line command from text strings
Separated the new line command from text strings because it causes a bug when the text strings are pulled from the Translation wiki in multiple lines text strings.
2013-01-20 17:47:28 +01:00
rdymac 2550cf796d New temporary Electrum translation wiki page Wikia
When editing the translation page use the "source" editing option instead of the WYSIWYG "Visual" editor
2013-01-20 17:40:19 +01:00
Neil Booth 9da7bee57c Support NetBSD 2013-01-20 16:18:25 +09:00
ThomasV 76cfc43794 Merge pull request #116 from rdymac/patch-15
“Every time” is always two separate words.
2013-01-18 07:21:49 -08:00
slush0 4c02cd2b10 Fixed download URL (from github to electrum.bitcoin.cz) 2013-01-18 13:20:52 +00:00
slush0 6fab7aed04 Fixing wineprefix directory cleanup 2013-01-18 13:20:35 +00:00
slush0 3f919e193b Merge branch 'master' of git://github.com/spesmilo/electrum 2013-01-18 13:10:02 +00:00
Maran H. c55efea14e Merge pull request #117 from rdymac/patch-16
Added lib/gui_lite.py to be able to translate text
2013-01-17 06:59:07 -08:00
rdymac 044e3b08a7 Added lib/gui_lite.py to be able to translate text
Added lib/gui_lite.py to be able to translate text strings from the Lite mode.

I don't know if the lib/gui_text.py need to be added too.

Now text strings from the Lite mode can be translated.
2013-01-17 15:56:19 +01:00
rdymac 465dad87a6 “Every time” is always two separate words.
“Every time” is always two separate words.

As explained in WordReference and numerous dictionaries
2013-01-17 15:39:32 +01:00
ThomasV 6e783097cf Merge pull request #115 from rdymac/patch-14
More text strings to be translated
2013-01-16 22:49:53 -08:00
ThomasV 5f9917e5e1 Merge pull request #114 from rdymac/patch-13
Changed Master Public Key to first capital letters
2013-01-16 22:49:16 -08:00
rdymac 8b955844fb More text strings to be translated
Added more text strings to be translated
2013-01-17 00:34:19 +01:00