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.
12 years ago
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
12 years ago
Neil Booth
9da7bee57c
Support NetBSD
12 years ago
ThomasV
76cfc43794
Merge pull request #116 from rdymac/patch-15
“Every time” is always two separate words.
12 years ago
slush0
4c02cd2b10
Fixed download URL (from github to electrum.bitcoin.cz)
12 years ago
slush0
6fab7aed04
Fixing wineprefix directory cleanup
12 years ago
slush0
3f919e193b
Merge branch 'master' of git://github.com/spesmilo/electrum
12 years ago
Maran H.
c55efea14e
Merge pull request #117 from rdymac/patch-16
Added lib/gui_lite.py to be able to translate text
12 years ago
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.
12 years ago
rdymac
465dad87a6
“Every time” is always two separate words.
“Every time” is always two separate words.
As explained in WordReference and numerous dictionaries
12 years ago
ThomasV
6e783097cf
Merge pull request #115 from rdymac/patch-14
More text strings to be translated
12 years ago
ThomasV
5f9917e5e1
Merge pull request #114 from rdymac/patch-13
Changed Master Public Key to first capital letters
12 years ago
rdymac
8b955844fb
More text strings to be translated
Added more text strings to be translated
12 years ago
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.
12 years ago
Maran
839824e94d
Fix quit electrum menu item not appearing in OSX; #fixes 110
12 years ago
Maran
24da38415e
Rolled back original compare code
12 years ago
thomasv
e0bdf0e079
fix regexp and compare_versions
12 years ago
thomasv
c933e6c614
use print_error; transalte New version string
12 years ago
Maran
9009fba35c
Implemented new version comparing
12 years ago
Maran
499a336c45
Removed extra set gui line and updated version address
12 years ago
Maran
de778da3c5
Implemented update notification to classic GUI
12 years ago
ThomasV
79dcc2bd57
fix csv export in lite gui
12 years ago
ThomasV
2c3ce56e42
Merge pull request #109 from rdymac/patch-10
"public master key" to master public key
12 years ago
ThomasV
fef6efe57f
Merge pull request #113 from rdymac/patch-11
Changed electrum-desktop.com to electrum.org
12 years ago
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
12 years ago
rdymac
198d6a810a
"public master key" to master public key
Fixed the order of these two words
12 years ago
ThomasV
0cc72b59d7
Merge pull request #106 from rdymac/patch-6
Fixed some typos in text strings
12 years ago
ThomasV
5eedfd118f
Merge pull request #107 from rdymac/patch-7
Added icons' text strings to be translated
12 years ago
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.
12 years ago
rdymac
ca5798c2b7
Fixed some typos in text strings
Fixed some typos in text strings
12 years ago
ThomasV
e0cf89a794
update help for importprivkey
12 years ago
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.
12 years ago
ThomasV
964c7dd75b
fix network dialog
12 years ago
ThomasV
855445af45
Merge pull request #103 from bkkcoins/tx-details-scrollable
Make tx details scrollable to handle many inputs/outputs.
12 years ago
bkkcoins
0a12b0570f
make tx details scrollable
12 years ago
rdymac
04c95c4b64
Update lib/gui_qt.py
12 years ago
ThomasV
aec2a3abab
Merge pull request #93 from bkkcoins/export-history-default
Add default filename for export history
12 years ago
ThomasV
6fdcf05845
Merge pull request #97 from bkkcoins/rem-col-widths-fixed
Resubmit: remember column widths, fixed for receive modes
12 years ago
ThomasV
2fb87971a0
Merge pull request #98 from rdymac/patch-3
increase version number for translations
12 years ago
ThomasV
7fe515b07a
Merge pull request #99 from rdymac/master
Adding the 5 left strings
12 years ago
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.
12 years ago
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)
12 years ago
bkkcoins
a3e728a154
fixed remember column widths for receive modes
12 years ago
ThomasV
c7f8faba39
Merge pull request #96 from rdymac/patch-1
Update lib/gui_qt.py
12 years ago
rdymac
c981940b16
Update lib/gui_qt.py
Fixed a typo on line 1788
12 years ago
thomasv
3276c3394f
strip spaces around private key
12 years ago
thomasv
8175eaed4b
update one more path in windows builder
12 years ago
thomasv
87079a6e2c
update paths
12 years ago
thomasv
609a7c7fc0
rm unneeded print
12 years ago
Maran
ccc127bc59
Fix receiving widget not saving state properly
12 years ago