Dan J Miller
c043132b00
Adds e2e test for removing imported accounts. ( #6615 )
2019-05-15 14:10:11 -02:30
Whymarrh Whitby
28c4001f52
Update auto-logout to recognize idle time in background ( #6593 )
...
* Fix wording of autoLogoutTimeLimitDescription
* AppStateController and update auto-logout functionality
2019-05-13 13:46:09 -02:30
Dan J Miller
13be683701
New settings custom rpc form ( #6490 )
...
* Add networks tab to settings, with header.
* Adds network list to settings network tab.
* Adds form to settings networks tab and connects it to network list.
* Network tab: form adding and editing working
* Settings network form properly handles input errors
* Add translations for settings network form
* Clean up styles of settings network tab.
* Add popup-view styles and behaviour to settings network tab.
* Fix save button on settings network form
* Adds 'Add Network' button and addMode to settings networks tab
* Lint fix for settings networks tab addition
* Fix navigation in settings networks tab.
* Editing an rpcurl in networks tab does not create new network, just changes rpc of old
* Fix layout of settings tabs other than network
* Networks dropdown 'Custom Rpc' item links to networks tab in settings.
* Update settings sidebar networks subheader.
* Make networks tab buttons width consistent with input widths in extension view.
* Fix settings screen subheader height in popup view
* Fix height of add networks button in popup view
* Add optional label to chainId and symbol form labels in networks setting tab
* Style fixes for networks tab headers
* Add ability to customize block explorer used by custom rpc
* Stylistic improvements+fixes to custom rpc form.
* Hide cancel button.
* Highlight and show network form of provider by default.
* Standardize network subheader name to 'Networks'
* Update e2e tests for new settings network form
* Update unit tests for new rpcPrefs prop
* Extract blockexplorer url construction into method.
* Fix broken styles on non-network tabs in popup mode
* Fix block explorer url links for cases when provider in state has not been updated.
* Fix vertical spacing of network form
* Don't allow click of save button on network form if nothing has changed
* Ensure add network button is shown in popup view
* Lint fix for networks tab
* Fix block explorer url preference setting.
* Fix e2e tests for custom blockexplorer in account details modal changes.
* Update integration test states to include frequentRpcList property
* Fix some capitalizations in en/messages.json
* Remove some console.logs added during custom rpc form work
* Fix external account link text and url for modal and dropdown.
* Documentation, url validation, proptype required additions and lint fixes on network tab and form.
2019-05-09 14:57:14 -02:30
Chi Kei Chan
56ed189aeb
Auto logout after specific time ( #6558 )
...
* Add i18n strings
* Finish Auto timeout
* Fix linter
* Fix copies
* Add unit test to Advanced Tab component
* Add back actions and container
* Add basic test to ensure container completeness
* No zero, fix linters
* restrict negative in input
2019-05-08 11:57:21 -07:00
Chi Kei Chan
931aaeb700
Add token selection to the send screen ( #6445 )
...
* Move send to pages/
* Fix unit tests
* Finish UI
* Integrate asset dropdown to send actions
* Remove console.log
* Hide asset change during edit
* Enable switch from send token to seand eth
* Enable switching from token to eth when editing
* Fix linter
* Fixing test
* Fix unit tests
* Fix linter
* Fix react warning; remove console.log
* fix flat test
* Add metrics
* Address code review comments
* Consistent spacing between send screen form rows.
* Reduce height of gas buttons on send screen.
* Make send screen gas button height dependent on size of contents.
2019-04-17 16:45:13 -02:30
Paul Bouchon
0db0a187c8
feature: add Goerli support ( #6459 )
2019-04-17 15:04:49 -02:30
Thomas Huang
d7a2ea9a2b
Add Localhost 8545 for network dropdown names
2019-04-10 16:34:13 -05:00
Chi Kei Chan
adcf03eacc
About tab copy changes; Update route for Info & Help in account menu ( #6356 )
2019-03-29 13:54:03 -02:30
kumavis
38b85adbe0
Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension into vimalsagar-develop
2019-03-29 10:20:19 +08:00
Dan J Miller
2f13a97d00
Cancel error rebased ( #6341 )
...
* Check balance before showing cancel
* Fix linter
* Use existing helper methods for calculating increased cancel price
* Add tooltip for disabled button
* Lint fix for cancelError branch.
* Disabling of cancel button should account for value of tx.
2019-03-25 13:55:23 -02:30
Dan J Miller
961ad267df
New settings page rebased ( #6333 )
...
* New setting tab
* Add InfoTab
* Add Advanced tab
* Add Security Tab
* Finish mobile view
* Make new setting page responsive
* Fix linter
* Fix y scrolling
* Update link in network dropdown
* Fix e2e tests
* Remove duplicate translation key
* Resolve merge conflict
* Only change settings header in popup view.
* Place mobile-sync button in advanced-tab of settings
2019-03-25 13:43:23 -02:30
Dan J Miller
4ff9126ff2
Replaces the coinbase link in the deposit modal with one for wyre ( #6302 )
2019-03-22 12:32:07 -02:30
Dan J Miller
468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. ( #6300 )
...
Add missing translations in gas customization modal
2019-03-22 12:20:12 -02:30
Thomas Huang
00c52d537c
Fix typos in English messages ( #6317 )
2019-03-18 21:01:26 -02:30
bowbowbow
4812fdb7b9
Improve Korean translations ( #6268 )
2019-03-12 12:29:40 -02:30
Pedro Gutiérrez
858ab42fd6
Uppercase and context fixes on Spanish translation.
2019-03-07 10:54:53 +01:00
Thomas Huang
7071acbf21
Fix typo
2019-03-05 12:00:39 -06:00
Dan J Miller
c757366355
Metametrics ( #6171 )
...
* Add metametrics provider and util.
* Add backend api and state for participating in metametrics.
* Add frontend action for participating in metametrics.
* Add metametrics opt-in screen.
* Add metametrics events to first time flow.
* Add metametrics events for route changes
* Add metametrics events for send and confirm screens
* Add metametrics events to dropdowns, transactions, log in and out, settings, sig requests and main screen
* Ensures each log in is measured as a new visit by metametrics.
* Ensure metametrics is called with an empty string for dimensions params if specified
* Adds opt in metametrics modal after unlock for existing users
* Adds settings page toggle for opting in and out of MetaMetrics
* Switch metametrics dimensions to page level scope
* Lint, test and translation fixes for metametrics.
* Update design for metametrics opt-in screen
* Complete responsive styling of metametrics-opt-in modal
* Use new chart image on metrics opt in screens
* Incorporate the metametrics opt-in screen into the new onboarding flow
* Update e2e tests to accomodate metametrics changes
* Mock out metametrics network requests in integration tests
* Fix tx-list integration test to support metametrics provider.
* Send number of tokens and accounts data with every metametrics event.
* Update metametrics event descriptor schema and add new events.
* Fix import tos bug and send gas button bug due to metametrics changes.
* Various small fixes on the metametrics branch.
* Add origin custom variable type to metametrics.util
* Fix names of onboarding complete actions (metametrics).
* Fix names of Metrics Options actions (metametrics).
* Clean up code related to metametrics.
* Fix bad merge conflict resolution and improve promise handling in sendMetaMetrics event and confrim tx base
* Don't send a second metrics event if user has gone back during first time flow.
* Collect metametrics on going back from onboarding create/import.
* Add missing custom variable constants for metametrics
* Fix metametrics provider
* Make height of opt-in modal responsive.
* Adjust text content for opt-in modal.
* Update metametrics event names and clean up code in opt-in-modal
* Put phishing warning step next to last in onboarding flow
* Link terms of service on create and import screens of first time flow
* Add subtext to options on the onboarding select action screen.
* Fix styling of bullet points on end of onboarding screen.
* Combine phishing warning and congratulations screens.
* Fix placement of users if unlocking after an incomplete onboarding import flow.
* Fix capitalization in opt-in screen
* Fix last onboarding screen translations
* Add link to 'Learn More' on the last screen of onboarding
* Code clean up: metametrics branch
* Update e2e tests for phishing warning step removal
* e2e tests passing on metametrics branch
* Different tracking urls for metametrics on development and prod
2019-03-05 12:15:01 -03:30
Dan J Miller
cb2698d20e
First time flow updates ( #6192 )
...
* Action select step of onboarding flow added.
* Update navigation on create and import password screens.
* Adds terms of service checkbox to create and import account screens.
* Add security warning to jazzicon intro step
* Update and streamline unique image to confirm seed steps of first time flow.
* UI touch ups to welcome screen.
* UI touch up on select action page
* Fix first time import flow.
* Add end of flow screen to first time flow
* Replace unique image screen with updated fishing warning screen.
* Update e2e tests for onboarding flow changes.
* Add required translations to onboarding flow.
* Update design of select action screen to emphasize create new wallet option.
* Clean up onboarding flow code.
* Remove notice related code from first-time-flow directory.
* Use updater function argument in new-account.component
2019-02-27 11:16:41 -03:30
Chi Kei Chan
a2320c76fe
Show/Hide Fiat on Testnets based on User Preference ( #6153 )
2019-02-26 15:00:41 -03:30
Dan Finlay
f507f2a927
Feature Flag + Mobile Sync ( #5955 )
2019-02-25 15:40:13 -03:30
Chi Kei Chan
24ed53bbf3
Change "Token Address" to "Token Contract Address" ( #6182 )
2019-02-19 16:22:09 -03:30
Chi Kei Chan
b58a9bd202
Add Copy Tx ID button to transaction-list-item-details ( #6146 )
...
* Add Copy Tx ID button to transaction-list-item-details
* Move justCopied toggle timeout inside setState callback
2019-02-17 01:00:02 -03:30
Jonathan Smirnoff
8dddf48904
Fixed issue #5838 ( #6001 )
...
Update changelog file
2019-02-13 10:30:46 -10:00
matteopey
7f9d8de4ce
Update Italian translation ( #6119 )
2019-02-12 00:54:27 -03:30
S.C. Chen
f1048ad59a
Improved Traditional Chinese translation ( #6125 )
2019-02-11 20:20:38 -08:00
Dan J Miller
38b91f63a2
Add togglable advanced gas controls on send and confirm screens ( #6112 )
...
* Extract advanced gas input controls to their own component
* Add advanced inline gas toggle to settings
* Add optional advanced inline gas to send send screen
* Adds optional advanced gas inputs to the confirm screen
* Add info modals for advanced gas inputs.
* Fix translation of advance gas toggle description.
* Lint and unit test fixes for inline-advanced-gas-inputs
* Increase margin above advanced options button on send screen
* Move methods from constructor to property syntax in advanced-gas-inputs.component
2019-02-05 16:24:28 -08:00
Whymarrh Whitby
f3a7054f6b
Add announcement for users migrated to the new UI
2019-02-05 08:49:55 -03:30
Pedro Gutiérrez
79cd40b979
Improved Spanish translations ( #6072 )
2019-01-30 14:45:27 -03:30
Dan J Miller
02bdbbbc3e
Add visual indicator when displaying a cached balance ( #5854 )
2019-01-30 08:46:12 -03:30
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
2019-01-23 11:55:34 -03:30
oliver renwick
69fcfa427b
Updated Spanish translations ( #6046 )
...
* up to E's in translation, starting from about 60% incomplete
* Spanish at 100%
* Integrating changes as suggested by fernandomg
* with updates from Herman and Esteban.
2019-01-23 11:54:27 -03:30
Esteban Miño
1d93d9a385
Prevent send to token ( #6051 )
...
* check contact metadata
* check for tokens in state
* tests
* update tests
* validation only if sending tokens
* container test
2019-01-22 11:05:59 -08:00
Alexander Tseung
de0ac53008
Fix grammar error in Current Conversion ( #6029 )
2019-01-17 11:37:38 -03:30
Filip Š
7ff8d6c6b1
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into patch-1
2019-01-10 14:27:21 +01:00
Dan Finlay
58f55eeca9
Refine app description
...
Should help SEO on the chrome store.
2019-01-05 11:10:47 -08:00
Wathis
089fd5f430
Wrong french translation
...
Changing "Connection" by "Connexion"
2019-01-04 08:21:03 -03:30
Filip Š
dc2d16ca47
Update Slovenian translation
2018-12-26 16:52:20 +01:00
Dan Miller
04cc98d8e4
Clean up for the loading-network-screen
2018-12-12 14:14:52 -03:30
Dan Miller
0e5e51b8ff
Add identifier of private network to the network loading screen message.
2018-12-12 13:53:37 -03:30
Dan Miller
3cca6fc886
Add missing translation to the gas customization component.
2018-12-12 13:05:25 -03:30
Alexander Tseung
d8ab9cc002
Group transactions by nonce ( #5886 )
2018-12-09 12:48:06 -08:00
Whymarrh Whitby
80d7be0a19
Fill in more Polish message translations
2018-12-06 11:11:02 -03:30
Dan Miller
fe535159bb
Fix "fastest" translation message; change to sentence case
2018-12-04 00:06:22 -03:30
Dan Miller
3162a2747c
Redesign of gas customization basic tab.
2018-12-04 00:06:05 -03:30
Dan Miller
6f8e2b1ad9
Clean up for advanced gas tab customization changes.
2018-12-04 00:06:05 -03:30
Dan Miller
5354325fab
Test updates and additions for button integration with send screen.
2018-12-04 00:06:04 -03:30
Dan Miller
b567c78bca
Integrate gas buttons with the send screen.
2018-12-04 00:06:04 -03:30
Dan Miller
d55a2615a4
Split advanced-tab-content.component.js render() method into smaller pieces; add translations to the same file.
2018-12-04 00:06:04 -03:30
Dan Miller
342dc95410
Adds the content of the advanced tab - w/o chart or dynamic content - to gas customize modal.
2018-12-04 00:06:04 -03:30
Dan Miller
f9aa5a70de
Adds new gas customization modal container (without content)
2018-12-04 00:06:04 -03:30
Thomas Huang
4054b1cb84
Increase Token Symbol length to twelve
2018-11-22 12:39:59 -06:00
Whymarrh Whitby
6b32e82ac1
Remove "Beta" from welcome messages
...
More sed magic:
sed -i.bak 's/MetaMask Beta/MetaMask/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
sed -i.bak 's/"welcomeBeta"/"welcome"/' app/_locales/**/messages.json && \
find app/_locales -name '*.bak' -delete
2018-11-20 14:04:50 -03:30
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
2018-11-13 13:49:12 -03:30
Filip Š
d943345151
Slovenian and slovak fixes ( #5730 )
...
* Fix Slovenian translation
* Add Slovak translation
2018-11-12 11:15:55 -05:00
Vimal
6bb92a8672
merging upstream branch
2018-11-12 17:50:37 +05:30
Whymarrh Whitby
26ada8a828
Update Connect Request screen design ( #5644 )
...
* Parameterize NetworkDisplay background colour
* Update design for login request screen
* Pass siteTitle, siteImage through for calls to ethereum.enable()
* Bring the site images closer together
2018-11-05 15:07:09 -08:00
bitpshr
5fff6dcbbd
Remove duplicate i18n keys
2018-11-05 15:07:09 -08:00
bitpshr
226601a956
EIP-1102: add user privacy option
2018-11-05 15:07:09 -08:00
bitpshr
89b4aa5d62
EIP-1102: Add option to force-enable provider
2018-11-05 15:07:09 -08:00
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
2018-11-05 15:07:09 -08:00
kumavis
310229d22e
Merge pull request #5567 from MetaMask/HowardBraham-develop
...
Feature: Warn when attempting to send tx with data to non-contract
2018-10-29 21:47:07 -04:00
Filip Š
26012f5879
Fix Slovenian translation
2018-10-27 16:54:37 +02:00
Filip Š
38f0a3e471
Add Slovenian translation for EIP-1102
2018-10-27 13:33:56 +02:00
Filip Š
77bc4227e3
Fix Slovenian translation
2018-10-27 13:22:34 +02:00
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
2018-10-26 10:26:43 +02:00
kumavis
9b42416fc0
Merge branch 'develop' of github.com:MetaMask/metamask-extension into HowardBraham-develop
2018-10-25 22:24:30 -04:00
Alexander Tseung
7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. ( #5581 )
2018-10-23 19:59:04 +08:00
kumavis
97056d2ee6
Merge pull request #5576 from marijnbent/patch-1
...
i18n - Updated Dutch translation for main network name
2018-10-22 23:02:33 -04:00
kumavis
3e2bf36d59
i18n - update haitian translations ( #5565 )
...
* addedd new keys and updated translations to Haitian Creole
* changelog - add entry for hatian creole fix
2018-10-22 21:55:06 +02:00
Marijn Bent
c12a5a23f7
Updated translation for main network name
...
Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
2018-10-22 20:13:12 +02:00
Vimal
82b11b69a5
Adding CoinSwitch exchange
2018-10-22 16:44:21 +05:30
kumavis
17a856cfd3
send tx - validate - simplify error message for attempting to call function on non-contract address
2018-10-21 00:57:45 -04:00
Brandon Wissmann
b53a1f492c
i18n - use localized names in language selection
...
Fixes #4250 (#5559 )
* Added localized names for languages
* Capital letter for Čeština
* capital letter Русский
* i18n - use localized names in language selection
* fix build
* package-lock.json build fix
2018-10-20 23:55:37 -04:00
kumavis
3b46478024
Merge branch 'develop' into develop
2018-10-20 23:48:10 -04:00
Bartek
2c2ae8f4c7
i18n - add polish (pl)
2018-10-17 19:04:03 -04:00
Whymarrh Whitby
42fa54678f
Extract Add Token button into its own component
2018-10-17 15:49:29 -02:30
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
2018-10-17 07:03:29 +08:00
Whymarrh Whitby
e96188ce9d
Fix wording of private key warning shown during export
2018-10-16 19:05:21 -02:30
Whymarrh Whitby
222da7f523
Update wording on export privkey modal
2018-10-16 17:03:18 -02:30
Noel Yoo
c7758ebd15
Improve Korean translations ( #5515 )
...
* Add more korean translation
* Improve korean translation
2018-10-15 19:43:32 -02:30
Pedro Gutiérrez
e997285a07
Fixed wrong Spanish translation of key
( #5517 )
2018-10-15 19:40:00 -02:30
Alexander Tseung
c821a8354c
Add txReceipt data to transaction details ( #5513 )
2018-10-16 06:00:47 +08:00
matteopey
61dec4ea46
Update Italian translations ( #5502 )
...
* Add new english messages
* Update translation
* Update changelog
* Fix casing of MetaMask
2018-10-15 19:07:18 -02:30
Noel Yoo
ba21606dfb
Fix en, ko locales ( #5483 )
...
* Fix en typo
* Fix ko typo
* Remove unnecessary space
* Fix ko typo
* Improve translation in ko
2018-10-11 13:20:59 -02:30
noelyoo
63ba8b56fc
Alphabetize ko locale json keys
2018-10-10 22:49:08 +09:00
noelyoo
fa228f1c7e
Alphabetize en locale json keys
2018-10-10 22:49:04 +09:00
Noel Yoo
999a599a78
Fix formatting of locale files ( #5479 )
2018-10-10 09:25:11 -02:30
Vincent
1eec21b945
i18n - fr - improvements
...
* french locales: fix typos and improve wording
* french locales: more fixes and rewording
* fixed typo
* fixed typo
* added missing translations
* fixed alphabetical order
* fixed alphabetical order
* added missing translations for FR
* fixed verify-locale-strings.js
* fixed indentation
* fixed indentation
* updated french locale
* updated changelog with changes logs
* a few fixes after receiving comments, mostly Caps removing and adding
* translated 2 missing french locale words and also remove a caps
* Update messages.json
* Update messages.json
2018-10-10 01:10:53 -04:00
Santiago Gonzalez Toral
f88373237b
Added account options on home screen
2018-10-09 19:43:41 -07:00
Howard Braham
222e62d7f1
Bug Fix : #1789 and #4525 eth.getCode() with no contract
2018-10-09 15:31:25 -07:00
Noel Yoo
d46d382b1f
Fix Korean typos ( #5472 )
2018-10-09 16:07:49 -02:30
Vincent
cd91b45686
100% French locale, reordering of English locale, fixes #5457 ( #5470 )
...
* french locales: fix typos and improve wording
* french locales: more fixes and rewording
* fixed typo
* fixed typo
* added missing translations
* fixed alphabetical order
* fixed alphabetical order
* added missing translations for FR
* fixed verify-locale-strings.js
* fixed indentation
* fixed indentation
* updated french locale
* updated changelog with changes logs
* a few fixes after receiving comments, mostly Caps removing and adding
2018-10-09 12:17:38 -02:30
Dan Finlay
182970c318
Merge pull request #5432 from alextsg/i5362-fix-translate
...
Translate method names in the transaction list only when applicable
2018-10-05 10:19:43 -07:00
Alexander Tseung
50d91f998d
Translate method names in the transaction list only when applicable
2018-10-04 19:26:41 -07:00
Alexander Tseung
41db5d0570
Update "cancel" copy
2018-10-04 10:56:58 -07:00
Whymarrh Whitby
2c5fb11b37
Remove "Copy Contract Address" from token options
2018-10-03 13:49:03 -02:30
Whymarrh Whitby
d28453234c
Reword batch reject confirm as "Reject All"
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
2e35c05f14
Confirm rejecting multiple transactions with modal
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
7610248f8c
s/Cancel/Reject/ on confirm screen for clarity
2018-10-01 13:44:54 -02:30
Whymarrh Whitby
0fa9299cd1
Add "Cancel All" button to confirm footer
2018-10-01 13:44:54 -02:30
kumavis
49a3d52dd6
Merge pull request #5271 from farahbrunache/develop
...
Added Haitian Creole translations
2018-09-28 03:03:13 -04:00
kumavis
0df8e40702
i18n - ht - fix json formatting
2018-09-28 02:40:48 -04:00
kumavis
1f30ff5e47
i18n - index - fix whitespace
2018-09-28 02:36:40 -04:00
Alexander Tseung
5d57c7c4fd
Merge pull request #5282 from MetaMask/tx-cancel-ui
...
Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
2018-09-24 11:34:12 -07:00
Alexander Tseung
04988eca5e
Merge pull request #5241 from MetaMask/refactor-settings
...
Refactor settings page to use JSX and follow component file folder st…
2018-09-20 23:33:04 -07:00
Alexander Tseung
431beb9436
Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components.
2018-09-20 19:44:23 -07:00
Alexander Tseung
01166b26ed
Fix translation casing
2018-09-20 15:53:53 -07:00
Farah Brunache
250b4a3e0a
fixed quotes in line 749
2018-09-20 13:00:37 -04:00
Kevin Serrano
d8067072b5
Update messages.json ( #5280 )
...
Added some translations for Chinese Traditional via Chainsights!
2018-09-20 12:28:20 -02:30
Alexander Tseung
9088fd1de4
Add Current Conversion Updated string to translations
2018-09-19 16:55:58 -07:00
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
2018-09-19 16:37:23 -07:00
Alexander Tseung
95e1eff4ca
Add TransactionDetails modal
2018-09-19 14:31:10 -07:00
Alexander Tseung
5a6c333506
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
2018-09-19 14:31:10 -07:00
Farah Brunache
b2a93ba278
fixed some grammatical errors
2018-09-16 12:36:44 -04:00
Farah Brunache
906628e54b
added Haitian Creole translations
2018-09-15 18:12:22 -04:00
Alexander Tseung
f1a309e0cc
Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events
2018-09-12 19:48:52 -07:00
Alexander Tseung
084158f1a2
Add tests for TransactionActivityLog. Make changes to rendering events
2018-09-12 19:48:52 -07:00
Alexander Tseung
930dac110a
Add ActivityLog component
2018-09-12 19:48:51 -07:00
Dan J Miller
b9e4feac48
Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data
...
Adds feature flag toggle for the hex data row on the send screen.
2018-09-04 11:57:40 -02:30
Dan J Miller
03d789a490
Merge pull request #5115 from jdetychey/patch-1
...
Typo in "send" translation
2018-09-04 11:41:35 -02:30
Esteban MIno
e743f44150
fix conflicts
2018-08-28 15:20:30 -03:00
Dan Miller
65873e33e4
Adds feature flag toggle for the hex data row on the send screen.
2018-08-27 11:44:16 -02:30
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
2018-08-23 16:45:28 -07:00
Alexander Tseung
eb17151ff4
Change "Outgoing" to "Sent Ether" or "Sent Token"
2018-08-23 16:45:28 -07:00
Alexander Tseung
9adf0c4b60
Fix integration tests
2018-08-23 16:45:27 -07:00
Alexander Tseung
5de48c67a0
Use css grid for TransactionListItem for responsive layout
2018-08-23 16:44:44 -07:00
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
2018-08-23 16:44:44 -07:00
HackyMiner
dae07b32e5
update Korean translation ( #4630 )
...
* update Korean translation
* update Korean translation, add updated missing strings
* update Korean i18n messages
2018-08-23 14:39:45 -02:30
Alexander Tseung
7294aede4f
Add new variant for SenderToRecipient component
2018-08-22 10:53:20 -07:00
Jerome de Tychey
92af1ee95a
Typo in "send" translation
...
send should be translated as Envoyer instead of Envoyé (which mean sent, not send)
2018-08-21 18:56:24 +02:00
Esteban MIno
81cd29df43
Merge branch 'develop' into WatchTokenFeature
2018-08-20 19:35:38 -03:00
brunobar79
285814646f
ui ready
2018-08-16 20:41:23 -04:00
brunobar79
2ea05e303d
connect screen ready
2018-08-16 19:39:52 -04:00
brunobar79
837be704f5
change Metamask for MetaMask
2018-08-15 11:44:00 -04:00
Bruno Barbieri
80fe3ce888
Merge branch 'develop' into ledger-support
2018-08-14 22:55:47 -04:00
brunobar79
c72ced79ae
ui fixes
2018-08-14 19:22:00 -04:00
brunobar79
61a279204a
legacy and new hd path working
2018-08-14 01:26:18 -04:00
Whymarrh Whitby
6e6a4825ac
Fix casing of Bitcoin, Ethereum, and Litecoin across localized messages
...
Using the following commands:
sed -i.bak s/bitcoin/Bitcoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/ethereum/Ethereum/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
sed -i.bak s/litecoin/Litecoin/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
2018-08-13 19:47:56 -02:30
Whymarrh Whitby
6c11ae44bf
Fix casing of MetaMask in all localized messages
...
Using the following:
sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \
find app/_locales/ -name '*.bak' -delete
2018-08-13 19:47:45 -02:30
brunobar79
c6b7e460b5
code review changes
2018-08-08 03:00:39 -04:00
brunobar79
2e0916d8ff
fix merge conflicts
2018-08-08 02:32:35 -04:00
Esteban Miño
3f57d5f66b
Merge branch 'develop' into WatchTokenFeature
2018-08-07 17:50:58 -04:00
Whymarrh Whitby
d0611741a2
Show invalid seed phrase error when importing new account
2018-08-07 02:09:26 -02:30
Esteban MIno
af35b415ab
new confirm add suggested token component
2018-08-06 20:03:49 -04:00
brunobar79
71ef4d85da
design complete
2018-08-03 18:57:23 -04:00
brunobar79
710b4e294f
added crossbrowser support and error handling
2018-07-31 18:30:56 -04:00
brunobar79
edb154749d
send to fullscreen if no permission from popup
2018-07-30 22:57:05 -04:00
brunobar79
34617a21c3
copy
2018-07-30 18:36:37 -04:00
brunobar79
4339f04e80
use existing modals
2018-07-30 17:50:05 -04:00
kumavis
e715d0e691
Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditional
...
Update Chinese naming on our language list
2018-07-26 15:13:24 -07:00
Kevin Serrano
519ca1c74b
Update Chinese naming
...
I sincerely hope this is a non-controversial change.
2018-07-23 09:38:02 -07:00
Akihiro
8c77e998e0
Merge remote-tracking branch 'upstream/develop' into develop
2018-07-21 10:47:14 +09:00
Bruno Barbieri
9be2248d7a
Merge pull request #4625 from MetaMask/initial-trezor-support
...
Initial trezor support
2018-07-19 15:00:59 -04:00
brunobar79
df19163bf9
last css fixes
2018-07-19 02:31:13 -04:00
brunobar79
49d1bdea8a
design done
2018-07-18 22:57:47 -04:00
brunobar79
cbb14f1d5e
fix browser not supported screen
2018-07-17 21:57:19 -04:00
brunobar79
cb53d5122c
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
2018-07-17 20:43:32 -04:00
brunobar79
cb97517b26
updated account list based on new designs
2018-07-17 18:53:37 -04:00
Alexander Tseung
301ae305b8
Use Number constructor for number conversion. Use existing noConversionRateAvailable message
2018-07-17 14:06:30 -07:00
Alexander Tseung
d19c42fcae
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
2018-07-17 13:38:14 -07:00
Sara Reynolds
684fc710ee
Fix edge cases and add translation compatibility
2018-07-16 13:03:24 -07:00
03-26
9dd637569d
Update
2018-07-15 15:09:18 +09:00
brunobar79
d21d408d64
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
2018-07-13 20:53:22 -04:00
brunobar79
3ae5b4e772
update label
2018-07-13 19:47:45 -04:00
brunobar79
5399546388
added affiliate link to trezor
2018-07-13 13:49:20 -04:00
brunobar79
07d8bfaec5
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
2018-07-12 12:54:08 -04:00
Whymarrh Whitby
d9f98a704e
Add tooltip to new tab icon in tx-view
2018-07-12 12:32:45 -02:30
Whymarrh Whitby
7581a4906f
Add tooltip to menu icon in tx-view
2018-07-12 12:32:45 -02:30
brunobar79
2a0a785324
added tooltip
2018-07-12 00:23:08 -04:00
brunobar79
80e875308b
forget device and autiload account features added
2018-07-11 21:21:36 -04:00
brunobar79
b9c2994d24
finish warning modal UI
2018-07-10 19:19:29 -04:00
brunobar79
9b81180ab1
added ui to remove accounts
2018-07-10 00:20:00 -04:00
brunobar79
5127601545
copy updated
2018-07-06 20:37:08 -04:00
brunobar79
dddbb4250b
update connect harwdware screen
2018-07-06 20:04:20 -04:00
Alexander Tseung
9cde5ab11b
Use eth-method-registry to get method data
2018-07-06 16:27:08 -07:00
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
2018-07-06 16:27:08 -07:00
brunobar79
7c9d942ba1
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial-trezor-support
2018-07-06 19:21:18 -04:00
brunobar79
ba5cde0995
move strings to localization file
2018-07-05 17:04:36 -04:00
Dan
f262f0ea64
Update import from seed screen on new ui.
2018-07-04 21:21:12 -02:30
brunobar79
f19ffaf08d
move hardcoded strings to localization file
2018-07-02 15:16:05 -04:00
brunobar79
1494cc5e6c
fix merge conflicts
2018-07-01 11:41:34 -10:00
Dan
06307ef8ae
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
2018-06-19 21:39:52 -02:30
Csaba S
8aab4dd1fa
View address of an added token ( #4591 )
...
* adding menu actions for tokens
* apply common style
2018-06-18 10:29:09 -07:00
Dan
bb855707ef
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
2018-06-14 15:43:14 -02:30
Bruno
8c4d58aa45
initial trezor support
2018-06-10 03:52:32 -04:00
Dan
ae55e8a3c1
Merge branch 'develop' into i3725-refactor-send-component-
2018-06-06 16:40:43 -02:30
03-26
ccd4884db1
i18n - ja improvements
2018-06-06 11:38:57 -07:00
Dan
5091b03e4b
Merge branch 'develop' into i3725-refactor-send-component-
2018-05-31 15:28:03 -02:30
Alexander Tseung
cc73d869fe
Add new alert modals
2018-05-31 10:37:52 -07:00
Alexander Tseung
a19b911feb
Add rpc key to i18n messages ( #4375 )
2018-05-29 18:31:32 -07:00
Alexander Tseung
41e38fe553
Add notification for dropped retry transactions ( #4363 )
2018-05-29 10:23:06 -07:00
Dan
5bb399e55a
Display correct titles and subtitles on send token and editing send transaction screens.
2018-05-24 17:27:33 -02:30
Alexander Tseung
4f6b53c1aa
Update designs for Add Token screen
2018-05-19 23:04:19 -07:00
Alexander Tseung
0bcfbc1544
Add error message when passwords don't match in first time flow. Change input field styling in first time flow
2018-05-13 21:46:12 -07:00
Alexander Tseung
2381c0e0f4
Add new unlock screen design
2018-05-11 12:49:17 -07:00
Orange
bfc19e403b
Chinese translation Enhancements ( #4218 )
2018-05-11 10:09:14 -07:00
Filip Š
caf5a6c15c
Fix Slovenian translation ( #4189 )
2018-05-07 15:05:34 -04:00
Alexander Tseung
3082d2e4ef
Use new design for reveal seed screen. Persist seed words only in first time flow
2018-04-22 09:24:21 -07:00
Dan Finlay
061975cd4a
Merge pull request #3977 from MetaMask/i-3913-big-number
...
Fix BigNumber exception in confirm-send-ether
2018-04-18 11:45:20 -07:00
Vikas Kumar Yadav
7e21fc2aa7
I18n - add Tamil + some Hindi fixes
...
* removed ethereum, coinbase typos
* added ebtry for tamil
* removed tamil from index.json for now
will start adding tamil translations very soon.
* Added transaltion directory for tamil language
* Added some translations till BETA
* added all translations for c
* completed d and e alphabets
* completed fand g alphabets
* Added i,j and k translations
* Added l,m,n and o translations
* Added translations for p,q,r and s
* Completed the translations. Kept some abbreviations such as JSON, URI, HTTP, ShapeShoft as it is in the translated version itself
2018-04-18 10:33:19 -07:00
Alexander Tseung
053044fb65
Fix spinner layout
2018-04-18 01:03:07 -07:00
Alexander Tseung
de7fc781a5
Fix BigNumber exception in confirm-send-ether
2018-04-18 00:58:40 -07:00
Martin Šmíd
edc6797e75
Fix vault translation
2018-04-14 09:20:00 +02:00
Martin Šmíd
1d7e6d5298
Add czech translation
2018-04-14 09:20:00 +02:00
kumavis
29dab1e9e0
Merge pull request #3938 from nyatla/master
...
Japanese langurge Transration
2018-04-10 02:08:51 -07:00
nyatla
cc246528b5
Merge tag 'v4.5.5'
...
# Conflicts:
# app/_locales/ja/messages.json
# package-lock.json
messages.jsonのローカライズ
2018-04-10 17:14:28 +09:00
R.IIzuka
bc0487006c
Update messages.json
...
Fixed Japanese phrases.
Add some translations.
2018-04-10 10:46:12 +09:00
Mert Ozdag
305f5f0034
Translate to Turkish ( #3876 )
2018-04-09 13:42:40 -07:00
David Yoo
0ab227d8a2
Address Add Token design feedback
2018-04-02 17:04:27 -07:00
Thomas Huang
8cd2022169
Merge pull request #3825 from danjm/i3668-warnusertxsimulationfails
...
Add simulation failure errors while improve send error handling on confirm screen
2018-04-02 15:26:46 -07:00
kumavis
9867bec17e
lint - i18n - ru - lint fix
2018-04-02 14:49:25 -07:00
Dan
7ccf6163fd
Adds simulation failure error messages to confirm screen.
2018-04-02 16:29:35 -02:30
kumavis
6d5f1392a5
Merge branch 'master' into i18n-helper
2018-04-02 10:47:24 -07:00
kumavis
69a867b4a4
Merge pull request #3783 from gornov/master
...
Modified Russian localization. resolves #3534 , #3644
2018-04-02 10:29:37 -07:00
Nico
011bdd2d6e
i18n - Update German Locale
2018-03-29 11:18:49 -07:00
FBrinkkemper
1b2674119e
changed zaad -> back-up woorden
...
Zaad sounds strange in Dutch. Back-up woorden (back-up words) are a better translation in Dutch. Back-up is also a Dutch phrase, like it is in English.
2018-03-29 12:30:59 +02:00
Gornov Dmitry
55e15ee7c6
Modified Russian localization. resolves #3534 , #3644
2018-03-29 02:18:18 +02:00
kumavis
8421cf1954
i18n - fix casing for key 'downloadStateLogs'
2018-03-27 19:59:45 -07:00
kumavis
b4ec68b2d4
i18n - fix locales inde
2018-03-27 18:29:54 -07:00
kumavis
9482af6157
i18n - add locales index json
2018-03-27 17:52:26 -07:00
kumavis
914a098c8a
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-27 14:28:37 -07:00
kumavis
0fe0d8b7a5
Merge pull request #3739 from gasolin/zhtwfix
...
[zh-TW] fix translation and add missing strings
2018-03-27 09:21:40 -07:00
R.IIzuka
bfa62f719f
Update messages.json
...
Fixed Japanese phrases.
Add some translations.
2018-03-27 22:05:37 +09:00
Dan
d2bd5687e8
Merge branch 'master' into i18n-translator-redux
2018-03-27 10:17:48 -02:30
gasolin
81e2ab20d9
[zh-TW] fix translation and add missing strings
2018-03-27 10:27:19 +08:00
Thomas Huang
b0fae2ca39
Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate
...
Updates Add token screen to latest design.
2018-03-26 14:55:30 -07:00
Filip Š
b2f454a03c
i18n - sl Slovenian translation ( #3724 )
2018-03-26 11:57:04 -07:00
gasolin
d1927d1407
i18n - zh_tw traditional chinese (taiwanese)
...
* translate to Traditional Chinese, fix #3529
2018-03-26 11:53:36 -07:00
kumavis
1941260f66
Merge pull request #3711 from artiya4u/feature/thai_locale
...
Add Translate to Thai #3543
2018-03-26 11:50:21 -07:00
artiya4u
47ee86e9fd
Update Thai translate.
2018-03-24 11:59:23 +07:00
artiya4u
3db8b84eff
Update Thai translate.
2018-03-24 11:20:21 +07:00
artiya4u
33f43a7e7a
Update Thai translate.
2018-03-24 11:06:49 +07:00
Dan
fa022e0883
Updates Add token screen to latest design.
2018-03-24 01:13:43 -02:30
artiya4u
4c15a121a3
๊๊Update Thai translate.
2018-03-24 02:38:31 +07:00
artiya4u
47e09b0f2b
First add Thai translate.
2018-03-23 02:33:57 +07:00
Dan
d613dfb434
Correct reprice title and subtitle key names.
2018-03-22 01:19:00 -02:30
Dan
be845fd190
Merge branch 'master' into i18n-translator-redux
2018-03-21 22:28:58 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
kumavis
a80be4c8c3
Merge pull request #3648 from raulk/patch-1
...
Minor adjustments to Spanish translation
2018-03-21 12:33:52 -07:00
kumavis
dc4752c703
i18n - fix german json formatting
2018-03-21 11:44:31 -07:00
Nico
1eee1909ac
Tranlate to German ( #3575 )
...
Translation into German
2018-03-21 11:41:17 -07:00
Victor Charapaev
ec1188f250
Translate to Russian ( #3644 )
...
* Add Russian localization
2018-03-21 11:37:54 -07:00
N1X
332a0203ac
hn _locales : message.json [HINDI] ( #3611 )
...
adding hn_IN `_locales`
2018-03-21 11:33:32 -07:00
Raúl Kripalani
759b65ddf9
Minor adjustments to Spanish translation
2018-03-21 10:51:44 +00:00
kumavis
cbaa70751b
Merge pull request #3625 from bradford-hamilton/master
...
add Dutch translations
2018-03-20 17:14:16 -07:00
kumavis
1b27edca4d
Merge pull request #3641 from hermanjunge/master
...
Nuke the es_419 locale
2018-03-20 16:55:35 -07:00
Herman Junge
ac34c8f480
Nuke the es_419 locale
2018-03-20 20:43:20 -03: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
kumavis
29cc2f8ab9
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-20 13:01:08 -07:00
Bradford Lamson-Scribner
bb8b84f2fe
add Dutch translations
2018-03-20 13:22:47 -06: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
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
Thomas Huang
ad9feee637
Fix messages typo ( #3591 )
2018-03-16 14:30:27 -02:30
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
Thomas
9523dd6266
More for i18n
2018-03-15 16:05:49 -07:00
matteopey
8b065443f2
Add italian translation
2018-03-15 18:45:49 +01:00
simon fourdinier
09fe5ed9ba
fix plural in french translation
2018-03-15 09:37:00 +01:00
Marvin Vista
dff09cf95d
Translate to Tagalog #3535
...
Changed some special characters
2018-03-15 15:02:36 +08:00
Marvin Vista
d2d0e2324b
Translate to Tagalog #3535
2018-03-15 14:58:26 +08:00
nujabes403
9cd9b16689
Translated whole message in KR
2018-03-15 12:14:00 +09:00
Orange
d79ef5bf15
fix
...
change loose => 疏松;
change imported => 已导入私钥
2018-03-15 09:27:31 +08:00
nujabes403
70ae807618
Update kr translation to messages.json
2018-03-15 02:25:01 +09:00
Vincent Le Gallic
9963bf6429
Update messages.json
...
thx to @Senshii
2018-03-14 18:08:14 +01:00
Orange
d2fb1c2b82
fix
...
fix 接收 to 接受
2018-03-14 23:19:08 +08:00
yuanchao
f595e8f424
yuanaichi
2018-03-14 22:37:28 +08:00
Orange
fd5bdb3241
fix
...
fix
2018-03-14 15:15:56 +08:00
Mami Mordovets
8299ab438a
Translation to Japanese
2018-03-14 14:33:26 +09:00
Orange
5fa8e83b3c
fix
...
fix
2018-03-14 11:13:52 +08:00
Vincent Le Gallic
c15d3e0e23
Add French translation
2018-03-13 22:04:13 +01:00
Orange
c33eeb0d3e
update
...
update
2018-03-14 03:21:31 +08:00
Thomas
f7138d81e3
Add sigRequest for Signature Request
2018-03-12 11:41:26 -07:00
Dan
7c2257e09c
Missing comma in messages.json
2018-03-06 21:25:30 -03:30
Dan
9d215bab0f
Merge branch 'master' into i18n
2018-03-06 20:45:45 -03:30
Nick Doiron
abfa74f09a
complete i18n across new UI
2018-01-29 15:29:01 -05:00
Nick Doiron
99898ac775
better organization of locale file; i18n in more view files
2018-01-23 22:14:47 -10:00
Nick Doiron
bad70eb1b3
first steps to i18n
2018-01-22 23:48:03 -10:00
x86kernel
9c42216c4e
ci(ko/messages.json): add korean localization file
2018-01-10 21:06:20 +09:00
Kevin Serrano
bc2abd0a78
First part of chinese translation.
2016-08-22 14:11:32 -07:00
Kevin Serrano
18aef9570f
Add spanish locales.
2016-08-22 14:07:02 -07:00
Kevin Serrano
2403a833e8
Add Japanese localization file.
2016-07-13 12:17:08 -07:00
Kevin Serrano
fc8d9587d8
Fix MetaMask title for EN.
2016-07-13 12:16:41 -07:00
kumavis
500a95a704
init commit
2015-07-31 18:38:02 -07:00