Commit graph

2142 commits

Author SHA1 Message Date
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
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