kumavis
|
1b27edca4d
|
Merge pull request #3641 from hermanjunge/master
Nuke the es_419 locale
|
2018-03-20 16:55:35 -07:00 |
|
kumavis
|
112a9443ee
|
Merge pull request #3585 from lazaridiscom/laz/i3568
[WIP] document/rearrange metamask-controller.js, re #3568
|
2018-03-20 16:47:04 -07:00 |
|
Herman Junge
|
ac34c8f480
|
Nuke the es_419 locale
|
2018-03-20 20:43:20 -03:00 |
|
kumavis
|
1a60094d50
|
Merge pull request #3504 from lazaridiscom/laz/i3427
adds READMEs to folders, re #3427
|
2018-03-20 16:28:47 -07:00 |
|
Herman Junge
|
89acc955fa
|
last pass (for now)
|
2018-03-20 20:08:09 -03:00 |
|
Herman Junge
|
7e614ec6db
|
all 286 english strings were found in your locale
|
2018-03-20 19:49:10 -03:00 |
|
Herman Junge
|
1cc1737d42
|
all 264 strings declared in your locale were found in the english one
|
2018-03-20 19:32:13 -03:00 |
|
Herman Junge
|
3d885cae92
|
alphabetic sort of spanish messages.json
|
2018-03-20 19:25:21 -03:00 |
|
Thomas
|
dd19a93447
|
Add i18n to tx status
|
2018-03-20 12:06:59 -07:00 |
|
Thomas
|
d4eb883958
|
Merge branch 'master' into i3571-CompleteI18nTemplates
|
2018-03-20 11:35:59 -07:00 |
|
Grana69
|
8840f50527
|
Add messages.json from @Grana69
|
2018-03-20 15:04:22 -03:00 |
|
Thomas
|
2c42cfdf1e
|
Update onlySendToEtherAddress message
|
2018-03-20 11:04:15 -07:00 |
|
Thomas
|
4fc68ca208
|
Add i18n in settings/info
|
2018-03-20 10:56:35 -07:00 |
|
kumavis
|
706a943189
|
Merge pull request #3613 from alvesjtiago/master
Portuguese translations.
|
2018-03-20 10:53:20 -07:00 |
|
kumavis
|
d21bf822e3
|
Merge pull request #3579 from matteopey/italian-translation
Italian translation
|
2018-03-20 10:48:14 -07:00 |
|
kumavis
|
3a2f1c7c00
|
Merge pull request #3574 from marvinvista/master
Tagalog Translation
|
2018-03-20 10:30:28 -07:00 |
|
Thomas
|
7a8e080245
|
Started on Tx list i18n
|
2018-03-20 10:29:22 -07:00 |
|
Thomas
|
de98cb4039
|
Remove duplicate keys
|
2018-03-20 02:33:46 -07:00 |
|
matteopey
|
ee85a9c9d0
|
Update translation based on the new message.json
|
2018-03-19 20:54:30 +01:00 |
|
Dan Finlay
|
f5b0d56b9d
|
Add send screen template
|
2018-03-19 12:38:14 -07:00 |
|
Dan Finlay
|
293ca6c9a6
|
Add template for settings and info
|
2018-03-19 12:03:35 -07:00 |
|
Dan Finlay
|
2e7d4db2de
|
Add recover and backup tempaltes
|
2018-03-19 11:43:22 -07:00 |
|
Dan Finlay
|
e504bc6215
|
Add connecting indication templates
|
2018-03-19 11:28:02 -07:00 |
|
Dan
|
d8788af9b8
|
Merge branch 'master' into retry-tx-refractor
|
2018-03-19 15:30:47 -02:30 |
|
Tiago Alves
|
1f132d613a
|
Portuguese translations.
|
2018-03-20 00:10:55 +07:00 |
|
kumavis
|
02d2b3db43
|
Merge pull request #3555 from mamiM/mamiM-Ja-translation
Translation to Japanese #3536
|
2018-03-17 14:30:49 -07:00 |
|
kumavis
|
627a5af66a
|
Merge pull request #3560 from Orangem21/master
Translate to Chinese (Mandarin) #3529
|
2018-03-17 14:28:56 -07:00 |
|
kumavis
|
61e7f19af6
|
Merge pull request #3602 from vietlq/master
Vietnamese Translation
|
2018-03-17 14:24:40 -07:00 |
|
kumavis
|
9b0c652a14
|
Merge pull request #3564 from nujabes403/patch-1
Translate to Korean #3563
|
2018-03-17 14:16:10 -07:00 |
|
Viet Le
|
6601bc5eff
|
space
|
2018-03-17 20:56:28 +00:00 |
|
Viet Le
|
0dd2f918b3
|
corrected vn -> vi
|
2018-03-17 20:49:19 +00:00 |
|
Viet Le
|
2a1a9c2215
|
Translated to Vietnamese. Translator: Trang Ha, Editor: Viet Le
|
2018-03-17 19:19:10 +00:00 |
|
Dan Finlay
|
3bc8493166
|
Merge pull request #3590 from SaptakS/feature/whitelist
Inject Script: Blacklist domains where not to inject script
|
2018-03-16 15:48:08 -07:00 |
|
Alexander Tseung
|
6f749e5576
|
Update Confirm Contract screen (#3597)
|
2018-03-16 13:09:49 -07:00 |
|
Saptak Sengupta
|
6174c00c10
|
Inject Script: Blacklist domains where not to inject script
Put a blacklist domain check where if the page url is in the list
of blacklisted domains, we shouldn't inject script in that web page.
|
2018-03-17 01:02:08 +05:30 |
|
Thomas Huang
|
ad9feee637
|
Fix messages typo (#3591)
|
2018-03-16 14:30:27 -02:30 |
|
Lazaridis
|
e1d6398b0f
|
moves setup-related code towads end of file, re #3568
|
2018-03-16 18:37:56 +02:00 |
|
matteopey
|
b3c3f50cf9
|
Clients because we mean Ethereum clients
|
2018-03-16 14:55:49 +01:00 |
|
matteopey
|
51f85b8021
|
Fix as requested by review
|
2018-03-16 14:53:57 +01:00 |
|
nujabes403
|
0a725285b4
|
Update messages.json
|
2018-03-16 14:27:56 +09:00 |
|
nujabes403
|
7432b13b33
|
Update messages.json
|
2018-03-16 14:26:40 +09:00 |
|
nujabes403
|
6fa8de6e93
|
Update messages.json
|
2018-03-16 14:24:41 +09:00 |
|
nujabes403
|
4be9d146db
|
Update messages.json
|
2018-03-16 14:22:36 +09:00 |
|
nujabes403
|
55d0ffd4a0
|
Update messages.json
|
2018-03-16 14:22:09 +09:00 |
|
Lazaridis
|
bb6af25e20
|
add ESLint exceptions for //= and //-, re #3568
|
2018-03-16 03:22:10 +02:00 |
|
Lazaridis
|
904f00e8ac
|
group all vault/keyring related methods together, re #3568
|
2018-03-16 02:29:53 +02:00 |
|
Thomas
|
9523dd6266
|
More for i18n
|
2018-03-15 16:05:49 -07:00 |
|
Lazaridis
|
d8f5150aa5
|
adds initial documentation, re #3568
|
2018-03-16 00:27:10 +02:00 |
|
kumavis
|
67e87a4fd4
|
Merge pull request #3576 from Senshii/master
fix plural in french translation
|
2018-03-15 13:07:21 -07:00 |
|
matteopey
|
8b065443f2
|
Add italian translation
|
2018-03-15 18:45:49 +01:00 |
|