Commit Graph

932 Commits

Author SHA1 Message Date
wodry
ac4263f163 Fix doubled line
Fix doubled line from copy & paste.
2017-02-04 11:29:13 +01:00
wodry
bf4142bd3f Added some missing German translations, one Bugfix
According to the Post of user coinstash: https://forum.bitsquare.io/t/any-cunning-linguists-among-us/721/5
I would be delighted if I could help out with German translations.

There is also one type bugfix.
2017-02-04 11:23:29 +01:00
HostFat
96371fa28f Adding italian language translation 2016-11-26 05:56:22 +01:00
Manfred Karrer
38239749a9 Increase width of data columns 2016-11-19 16:53:54 +01:00
Manfred Karrer
fc4e7bfa62 Use default btc format (allow more then 4 decimal places) 2016-11-19 16:42:55 +01:00
Manfred Karrer
16a542696e Fix bug with displaying wrong tx id if deposit tx id was missing in trade process 2016-11-19 16:22:35 +01:00
Manfred Karrer
b454226c74 Fix wrong info 2016-11-19 14:46:04 +01:00
Manfred Karrer
3bf4c60567 Prepare for v0.4.9.8 2016-11-19 14:36:23 +01:00
Manfred Karrer
6ca66c6b8f Add export tool for wallet data 2016-11-19 14:31:26 +01:00
Manfred Karrer
f94a390b89 Dont apply TTL check for persisted data, increase timeouts, dont show btc nodes window at startup 2016-11-15 23:21:45 +01:00
Manfred Karrer
b800999614 Add popup for adding a full btc node ip address at first startup as well in settings 2016-11-15 01:13:24 +01:00
Manfred Karrer
3fb7cb1de4 Merge branch 'master' into Development 2016-11-13 22:56:31 +01:00
Manfred Karrer
08695377ce Rename method, use statics for prefix symbol 2016-11-13 22:30:53 +01:00
Manfred Karrer
e751958de1 Request Pricefeed via proxy and use new BtcAverage API and add coinmarketcap.
* Now all traffic is going over Tor (price requests from Poloniex could not be routed over Tor because they use Cloudflare)
* Added request to CoinMarketCap to get more prices for altcoins not listed at Poloniex
* Use 2 proxy price feed providers as hidden service for requesting accumulated BitcoinAverage (new API), Poloniex and CoinMarketCap price data
* Add program argument to add custom price feed providers
* Add module for running a own proxy price feed provider (requires BitcoinAverage API keys). Supports both clearnet and hidden service
* Display time of latest price update at tooltip over provider icon in market price widget
* Remove http proxy option because it is not needed anymore (Cloudflare issue with Poloniex solved by the proxy)
* Remove tor bridge support (was not solving GFW issues and caused only problems when connections to Tor failed at startup)
2016-11-13 21:12:46 +01:00
Ricardo Filipe
502e43f875 create a getter for the GUI symbols of trade currencies 2016-11-12 23:11:15 +00:00
Manfred Karrer
0eccfb87cc Merge branch 'master' into Development
# Conflicts:
#	gui/src/main/resources/i18n/in_dev/displayStrings_pt.properties
2016-11-06 23:23:00 +01:00
Manfred Karrer
021e13d602 Increase column width 2016-11-06 23:20:31 +01:00
riclas
dd0e914715 Add portuguese translation 2016-11-06 19:49:02 +00:00
Manfred Karrer
e9f3381034 Make onion address selectable in peer info popup, fix wording, fix comment 2016-11-04 13:48:19 +01:00
Manfred Karrer
c239b37b59 Add notification support to dispute view 2016-11-03 21:08:11 +01:00
Manfred Karrer
c1970a88a6 Fix bug with not supporting to restore seed words if current wallet files creation date is not matching original date 2016-11-02 22:48:04 +01:00
Manfred Karrer
01dcc4f2dc Add check for withdrawal in case the fees exceeds the available funds 2016-10-31 12:35:03 +01:00
Manfred Karrer
d4494d7325 Increase column width for date in trades statistics view 2016-10-30 17:26:12 +01:00
Manfred Karrer
930dbb44ed Fix wording 2016-10-30 17:08:15 +01:00
Rob Judd
2cf4dd0da8 Take out double backslashes added by stupid editor 2016-10-29 03:46:07 +10:00
Rob Judd
58b81327b9 Take out merge crap 2016-10-29 03:43:55 +10:00
Rob Judd
c97b85e2af Re-commit after merge 2016-10-29 03:39:27 +10:00
Rob Judd
0f73fe63c3 Update i18n files already partially done 2016-10-29 01:53:08 +10:00
Rob Judd
8612ac66e5 Update unfinished files to current level 2016-10-29 01:30:28 +10:00
Rob Judd
e025e1d2f8 Minor edit 2016-10-29 01:07:25 +10:00
datsiuk
b4f6c09fe4 Translation displayStrings_es.properties
I suppose special characters (á, é, í, ó, ú, ñ) are accepted.

Thesaurus:
arbitrator = árbitro 
fee = tasa, comisión
trade = trato, comercio
trader = comerciante
input = entrada, valor introducido
password = clave
2016-10-28 10:08:54 +02:00
Manfred Karrer
509e4727c3 Merge pull request #675 from jonathancross/deposit-view
Simplifying DepositView popup message
2016-10-25 18:28:26 +02:00
Jonathan Cross
b6b7a3736c
Simplifying DepositView popup message 2016-10-25 16:51:21 +02:00
Manfred Karrer
f51bf75003 Only open ext. wallet on left click (Fix for: https://github.com/bitsquare/bitsquare/issues/630) 2016-10-25 13:11:43 +02:00
Manfred Karrer
49f116dd1c Merge branch 'master' into Development 2016-10-25 03:56:04 +02:00
Jonathan Cross
708bc5cf9b
Repurposing Account view popup as intro 2016-10-25 02:42:15 +02:00
Manfred Karrer
8910a9869c Use IBAN/BIC for Sepa instead of Account no/Bank ID 2016-10-24 22:06:22 +02:00
Rob Judd
0543a51560 Remove from iss666 branch 2016-10-24 15:13:16 +10:00
Rob Judd
fd62d40060 Verbosity 2016-10-24 14:59:18 +10:00
Rob Judd
c258448f25 Verbosity 2016-10-24 14:57:52 +10:00
Rob Judd
b73c264a3d Consistency of forms 2016-10-24 14:56:00 +10:00
Rob Judd
cb37b4a421 Capitalization fix 2016-10-24 14:20:48 +10:00
Rob Judd
1cc9ba75ce Remove system exits 2016-10-24 11:20:13 +10:00
Rob Judd
dc784cf029 Add copyright notice 2016-10-23 19:28:14 +10:00
Rob Judd
f422cb6365 Fixed package location 2016-10-23 19:06:16 +10:00
Rob Judd
56df946f8d Add sound generator 2016-10-23 17:33:11 +10:00
Rob Judd
889c91e585 Save i18n progress 2016-10-22 21:22:27 +10:00
Rob Judd
790c8eec5a Fix truncated text 2016-10-22 01:20:40 +10:00
Rob Judd
6d303c3673 Improve wording, general cleanup 2016-10-22 00:33:46 +10:00
Manfred Karrer
2f5c1a926a Check if supported crypto key length is > 128 (security policy adopted in Oracel JDK) 2016-10-20 01:45:19 +02:00