Commit graph

1066 commits

Author SHA1 Message Date
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
Manfred Karrer
3ea9ad4712 Cleanup formatting, organize imports 2016-10-19 23:44:49 +02:00
Manfred Karrer
9a72532538 Prepare for v 0.4.9.7 2016-10-19 23:39:50 +02:00
Manfred Karrer
342386b480 Cleanup formatting 2016-10-19 23:16:54 +02:00
Manfred Karrer
22250574d8 Prepare for v 0.4.9.7 2016-10-19 22:04:46 +02:00
Manfred Karrer
046dc5a786 Send answer data to peer when using Interac e-Transfer 2016-10-19 22:02:26 +02:00
Manfred Karrer
211b07ff59 Added new payment methods: Chase QuickPay, Interac e-Transfer 2016-10-19 17:49:32 +02:00
Manfred Karrer
ed72442f5c Move i18n files to in_dev directory 2016-10-19 17:46:07 +02:00
Manfred Karrer
c64dd97749 Move i18n files to in_dev directory, because the currnet translations only include a small subset of all strings and we don't want to mix english with translates version in the UI.
Once all strings in the app are supported by property files we can use them in the main directory
2016-10-19 16:56:17 +02:00
Manfred Karrer
a88e12ac75 Use timespan in trade statistics 2016-10-19 01:45:30 +02:00
Manfred Karrer
020b479c0c Dont translate Faster Payment 2016-10-18 20:54:14 +02:00
Manfred Karrer
6640d3fa5f Allow empty input for bridges to clear stored bridges in preferences 2016-10-18 20:53:39 +02:00
layer1gfx
28f09a8d14 Update German translation
updated the German translation for displayStrings_de.properties
2016-10-18 10:45:14 +08:00
Manfred Karrer
f67fda0286 Merge pull request #642 from haiqu/i18n
Add i18n branch to Development
2016-10-17 23:02:56 +02:00
Rob Judd
9bc4865de2 Croatian translation from Petar 2016-10-17 16:04:46 +10:00
Manfred Karrer
bf74bf49bd Fix wording 2016-10-16 16:55:54 +02:00
Manfred Karrer
9f3cbac0d5 Use create offer fee from FeePolicy in remove offer popups 2016-10-15 13:08:16 +02:00