Commit graph

3781 commits

Author SHA1 Message Date
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
rdymac
41b1eff1e2 Changed Master Public Key to first capital letters
Changed Master Public Key to first capital letters to maintain consistency with all MPK text strings.
2013-01-17 00:22:43 +01:00
Maran
839824e94d Fix quit electrum menu item not appearing in OSX; #fixes 110 2013-01-16 17:24:34 +01:00
Maran
24da38415e Rolled back original compare code 2013-01-16 17:07:59 +01:00
thomasv
e0bdf0e079 fix regexp and compare_versions 2013-01-16 17:07:59 +01:00
thomasv
c933e6c614 use print_error; transalte New version string 2013-01-16 17:07:59 +01:00
Maran
9009fba35c Implemented new version comparing 2013-01-16 17:07:59 +01:00
Maran
499a336c45 Removed extra set gui line and updated version address 2013-01-16 17:07:59 +01:00
Maran
de778da3c5 Implemented update notification to classic GUI 2013-01-16 17:07:59 +01:00
ThomasV
79dcc2bd57 fix csv export in lite gui 2013-01-16 06:47:27 +01:00
ThomasV
2c3ce56e42 Merge pull request #109 from rdymac/patch-10
"public master key" to master public key
2013-01-15 21:42:40 -08:00
ThomasV
fef6efe57f Merge pull request #113 from rdymac/patch-11
Changed electrum-desktop.com to electrum.org
2013-01-15 21:41:55 -08:00
rdymac
5ece1d31b5 Changed electrum-desktop.com to electrum.org
Changed the website link under the Help menu option from electrum-desktop.com to electrum.org
2013-01-16 02:00:15 +01:00
rdymac
198d6a810a "public master key" to master public key
Fixed the order of these two words
2013-01-16 00:59:22 +01:00
ThomasV
0cc72b59d7 Merge pull request #106 from rdymac/patch-6
Fixed some typos in text strings
2013-01-13 16:44:28 -08:00
ThomasV
5eedfd118f Merge pull request #107 from rdymac/patch-7
Added icons' text strings to be translated
2013-01-13 16:43:41 -08:00
rdymac
4fc5948038 Added icons' text strings to be translated
Added icons' text strings to be translated. Updated the wiki with the three text strings that weren't there.
2013-01-14 01:34:06 +01:00
rdymac
ca5798c2b7 Fixed some typos in text strings
Fixed some typos in text strings
2013-01-14 01:02:29 +01:00
ThomasV
e0cf89a794 update help for importprivkey 2013-01-13 21:40:28 +01:00
ThomasV
c6bc4708df Merge pull request #100 from rdymac/patch-4
Replaced white spaces that are at the end of the phrase and after a dot.
2013-01-13 00:05:49 -08:00
ThomasV
964c7dd75b fix network dialog 2013-01-13 09:01:31 +01:00
ThomasV
855445af45 Merge pull request #103 from bkkcoins/tx-details-scrollable
Make tx details scrollable to handle many inputs/outputs.
2013-01-12 23:56:33 -08:00
bkkcoins
0a12b0570f make tx details scrollable 2013-01-13 11:52:03 +07:00
rdymac
04c95c4b64 Update lib/gui_qt.py 2013-01-13 03:56:13 +01:00
ThomasV
aec2a3abab Merge pull request #93 from bkkcoins/export-history-default
Add default filename for export history
2013-01-12 11:01:16 -08:00
ThomasV
6fdcf05845 Merge pull request #97 from bkkcoins/rem-col-widths-fixed
Resubmit: remember column widths, fixed for receive modes
2013-01-12 10:42:12 -08:00
ThomasV
2fb87971a0 Merge pull request #98 from rdymac/patch-3
increase version number for translations
2013-01-12 10:36:24 -08:00
ThomasV
7fe515b07a Merge pull request #99 from rdymac/master
Adding the 5 left strings
2013-01-12 10:34:06 -08:00
rdymac
9af25bde66 Update lib/gui_qt.py
Added the 5 _("") strings to be translated. Don't know if python cares about single and double quotes.
2013-01-12 18:56:53 +01:00
rdymac
84f845383b Update lib/version.py
167 strings added to the wiki to be translated (+6 more that are not being added to translations files yet)
2013-01-12 18:42:53 +01:00
bkkcoins
a3e728a154 fixed remember column widths for receive modes 2013-01-12 17:23:35 +07:00
ThomasV
c7f8faba39 Merge pull request #96 from rdymac/patch-1
Update lib/gui_qt.py
2013-01-11 22:41:39 -08:00
rdymac
c981940b16 Update lib/gui_qt.py
Fixed a typo on line 1788
2013-01-12 02:54:27 +01:00
thomasv
3276c3394f strip spaces around private key 2013-01-11 18:01:40 +01:00
thomasv
8175eaed4b update one more path in windows builder 2013-01-11 17:39:39 +01:00
thomasv
87079a6e2c update paths 2013-01-11 17:32:06 +01:00
thomasv
609a7c7fc0 rm unneeded print 2013-01-11 11:25:59 +01:00
Maran
ccc127bc59 Fix receiving widget not saving state properly 2013-01-11 11:24:11 +01:00
thomasv
ff8f68b87c release notes 2013-01-11 10:52:43 +01:00
thomasv
753c49e2bc bump version number 2013-01-11 10:26:57 +01:00
thomasv
867d75769f Revert "remember column widths"
This reverts commit a2d0ae0082.
2013-01-11 10:20:28 +01:00
ThomasV
be37736461 Merge pull request #94 from bkkcoins/remember-column-widths
Remember column widths
2013-01-11 01:01:08 -08:00
bkkcoins
a2d0ae0082 remember column widths 2013-01-11 12:11:56 +07:00
bkkcoins
272cdaceab add default filename for export history 2013-01-11 11:57:49 +07:00
ThomasV
70717ab446 change seed text 2013-01-10 23:12:28 +01:00
ThomasV
84c5f90997 improve layout of the seed dialog 2013-01-10 23:10:01 +01:00
Maran
2957e2a4d1 Updated release notes 2013-01-10 22:18:56 +01:00