aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
Commit message (Collapse)AuthorAgeFilesLines
* add mainnetChen Wei2019-09-223-0/+9
|
* update wordingChen Wei2019-07-041-1/+1
|
* configuration, translation updatingChen Wei2019-07-024-139/+119
|
* translation needed by extension setupChen Wei2019-07-022-4/+4
|
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-0123-3/+72
|
* Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-172-0/+6
|
* Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-171-0/+3
|
* Fix grammatical error in i18n endOfFlowMessage6 (#6633)Chi Kei Chan2019-05-211-1/+1
|
* Update translation (#6628)matteopey2019-05-211-4/+230
|
* Adds e2e test for removing imported accounts. (#6615)Dan J Miller2019-05-161-1/+1
|
* Update auto-logout to recognize idle time in background (#6593)Whymarrh Whitby2019-05-141-1/+1
| | | | | | * Fix wording of autoLogoutTimeLimitDescription * AppStateController and update auto-logout functionality
* New settings custom rpc form (#6490)Dan J Miller2019-05-101-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Auto logout after specific time (#6558)Chi Kei Chan2019-05-091-0/+6
| | | | | | | | | | | | | | | | | | | | * 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
* Add token selection to the send screen (#6445)Chi Kei Chan2019-04-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* feature: add Goerli support (#6459)Paul Bouchon2019-04-181-0/+6
|
* Add Localhost 8545 for network dropdown namesThomas Huang2019-04-111-0/+3
|
* About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-301-0/+6
|
* Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵kumavis2019-03-2921-1/+190
|\ | | | | | | into vimalsagar-develop
| * merging upstream branchVimal2018-11-1223-1549/+4441
| |\
| * | Adding CoinSwitch exchangeVimal2018-10-2221-0/+189
| | |
* | | Cancel error rebased (#6341)Dan J Miller2019-03-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | New settings page rebased (#6333)Dan J Miller2019-03-261-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Replaces the coinbase link in the deposit modal with one for wyre (#6302)Dan J Miller2019-03-221-0/+9
| | |
* | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300)Dan J Miller2019-03-221-0/+3
| | | | | | | | | Add missing translations in gas customization modal
* | | Fix typos in English messages (#6317)Thomas Huang2019-03-191-2/+2
| | |
* | | Improve Korean translations (#6268)bowbowbow2019-03-121-29/+350
| | |
* | | Uppercase and context fixes on Spanish translation.Pedro Gutiérrez2019-03-071-18/+18
| | |
* | | Fix typoThomas Huang2019-03-061-1/+1
| | |
* | | Metametrics (#6171)Dan J Miller2019-03-051-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | First time flow updates (#6192)Dan J Miller2019-02-271-1/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-271-0/+6
| | |
* | | Feature Flag + Mobile Sync (#5955)Dan Finlay2019-02-261-0/+27
| | |
* | | Change "Token Address" to "Token Contract Address" (#6182)Chi Kei Chan2019-02-201-0/+3
| | |
* | | Add Copy Tx ID button to transaction-list-item-details (#6146)Chi Kei Chan2019-02-171-0/+6
| | | | | | | | | | | | | | | | | | * Add Copy Tx ID button to transaction-list-item-details * Move justCopied toggle timeout inside setState callback
* | | Fixed issue #5838 (#6001)Jonathan Smirnoff2019-02-142-0/+6
| | | | | | | | | Update changelog file
* | | Update Italian translation (#6119)matteopey2019-02-121-40/+277
| | |
* | | Improved Traditional Chinese translation (#6125)S.C. Chen2019-02-121-102/+735
| | |
* | | Add togglable advanced gas controls on send and confirm screens (#6112)Dan J Miller2019-02-061-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Add announcement for users migrated to the new UIWhymarrh Whitby2019-02-051-0/+3
| | |
* | | Improved Spanish translations (#6072)Pedro Gutiérrez2019-01-311-13/+13
| | |
* | | Add visual indicator when displaying a cached balance (#5854)Dan J Miller2019-01-301-0/+3
| | |
* | | Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-0/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Updated Spanish translations (#6046)oliver renwick2019-01-231-3/+577
| | | | | | | | | | | | | | | | | | | | | * 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.
* | | Prevent send to token (#6051)Esteban Miño2019-01-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * check contact metadata * check for tokens in state * tests * update tests * validation only if sending tokens * container test
* | | Fix grammar error in Current Conversion (#6029)Alexander Tseung2019-01-171-2/+2
| | |
* | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵Filip Š2019-01-102-7/+7
|\ \ \ | | | | | | | | | | | | into patch-1
| * | | Refine app descriptionDan Finlay2019-01-061-1/+1
| | | | | | | | | | | | Should help SEO on the chrome store.
| * | | Wrong french translationWathis2019-01-041-6/+6
| | | | | | | | | | | | Changing "Connection" by "Connexion"
* | | | Update Slovenian translationFilip Š2018-12-261-3/+180
|/ / /
* | | Clean up for the loading-network-screenDan Miller2018-12-131-0/+6
| | |
* | | Add identifier of private network to the network loading screen message.Dan Miller2018-12-131-0/+3
| | |
* | | Add missing translation to the gas customization component.Dan Miller2018-12-131-0/+30
| | |
* | | Group transactions by nonce (#5886)Alexander Tseung2018-12-101-9/+27
| | |
* | | Fill in more Polish message translationsWhymarrh Whitby2018-12-061-0/+9
| | |
* | | Fix "fastest" translation message; change to sentence caseDan Miller2018-12-041-1/+1
| | |
* | | Redesign of gas customization basic tab.Dan Miller2018-12-041-0/+3
| | |
* | | Clean up for advanced gas tab customization changes.Dan Miller2018-12-041-0/+3
| | |
* | | Test updates and additions for button integration with send screen.Dan Miller2018-12-041-0/+3
| | |
* | | Integrate gas buttons with the send screen.Dan Miller2018-12-041-0/+12
| | |
* | | Split advanced-tab-content.component.js render() method into smaller ↵Dan Miller2018-12-041-0/+12
| | | | | | | | | | | | pieces; add translations to the same file.
* | | Adds the content of the advanced tab - w/o chart or dynamic content - to gas ↵Dan Miller2018-12-041-0/+6
| | | | | | | | | | | | customize modal.
* | | Adds new gas customization modal container (without content)Dan Miller2018-12-041-0/+18
| | |
* | | Increase Token Symbol length to twelveThomas Huang2018-11-2320-42/+42
| | |
* | | Remove "Beta" from welcome messagesWhymarrh Whitby2018-11-2120-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-141-0/+6
| | |
* | | Slovenian and slovak fixes (#5730)Filip Š2018-11-133-330/+1703
| |/ |/| | | | | | | | | * Fix Slovenian translation * Add Slovak translation
* | Update Connect Request screen design (#5644)Whymarrh Whitby2018-11-061-6/+6
| | | | | | | | | | | | | | | | | | | | * 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
* | Remove duplicate i18n keysbitpshr2018-11-062-9/+0
| |
* | EIP-1102: add user privacy optionbitpshr2018-11-0620-9/+156
| |
* | EIP-1102: Add option to force-enable providerbitpshr2018-11-0620-778/+493
| |
* | EIP-1102: updated implementationbitpshr2018-11-0620-0/+602
| |
* | Merge pull request #5567 from MetaMask/HowardBraham-developkumavis2018-10-301-0/+3
|\ \ | | | | | | Feature: Warn when attempting to send tx with data to non-contract
| * \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-10-264-1257/+1335
| |\ \ | | | | | | | | | | | | HowardBraham-develop
| * | | send tx - validate - simplify error message for attempting to call function ↵kumavis2018-10-211-1/+1
| | | | | | | | | | | | | | | | on non-contract address
| * | | Merge branch 'develop' into developkumavis2018-10-2119-1248/+3039
| |\ \ \
| * | | | Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-0/+3
| | | | |
* | | | | Fix Slovenian translationFilip Š2018-10-271-1/+1
| | | | |
* | | | | Add Slovenian translation for EIP-1102Filip Š2018-10-271-0/+39
| | | | |
* | | | | Fix Slovenian translationFilip Š2018-10-271-105/+619
| | | | |
* | | | | Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-261-2/+20
| |_|/ / |/| | |
* | | | Add Activity Log entry for onchain failures for a transaction. Change ↵Alexander Tseung2018-10-231-0/+3
| | | | | | | | | | | | | | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581)
* | | | Merge pull request #5576 from marijnbent/patch-1kumavis2018-10-231-1/+1
|\ \ \ \ | | | | | | | | | | i18n - Updated Dutch translation for main network name
| * | | | Updated translation for main network nameMarijn Bent2018-10-231-1/+1
| | | | | | | | | | | | | | | Current translation translates to 'most important Ethereum-network'. 'Main' is totally acceptable to use in Dutch.
* | | | | i18n - update haitian translations (#5565)kumavis2018-10-231-1235/+1310
|/ / / / | | | | | | | | | | | | | | | | | | | | * addedd new keys and updated translations to Haitian Creole * changelog - add entry for hatian creole fix
* | / / i18n - use localized names in language selectionBrandon Wissmann2018-10-211-21/+21
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | i18n - add polish (pl)Bartek2018-10-182-0/+1214
| | |
* | | Extract Add Token button into its own componentWhymarrh Whitby2018-10-181-0/+6
| | |
* | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | Fix wording of private key warning shown during exportWhymarrh Whitby2018-10-171-1/+1
| | |
* | | Update wording on export privkey modalWhymarrh Whitby2018-10-171-1/+1
| | |
* | | Improve Korean translations (#5515)Noel Yoo2018-10-161-7/+85
| | | | | | | | | | | | | | | | | | * Add more korean translation * Improve korean translation
* | | Fixed wrong Spanish translation of `key` (#5517)Pedro Gutiérrez2018-10-161-7/+7
| | |
* | | Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-0/+3
| | |
* | | Update Italian translations (#5502)matteopey2018-10-161-5/+480
| |/ |/| | | | | | | | | | | | | | | | | * Add new english messages * Update translation * Update changelog * Fix casing of MetaMask
* | Fix en, ko locales (#5483)Noel Yoo2018-10-112-49/+49
| | | | | | | | | | | | | | | | | | | | | | | | * Fix en typo * Fix ko typo * Remove unnecessary space * Fix ko typo * Improve translation in ko
* | Alphabetize ko locale json keysnoelyoo2018-10-101-224/+224
| |
* | Alphabetize en locale json keysnoelyoo2018-10-101-12/+12
| |
* | Fix formatting of locale files (#5479)Noel Yoo2018-10-1015-956/+956
| |
* | i18n - fr - improvementsVincent2018-10-101-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Added account options on home screenSantiago Gonzalez Toral2018-10-101-0/+6
|/
* Fix Korean typos (#5472)Noel Yoo2018-10-101-7/+7
|
* 100% French locale, reordering of English locale, fixes #5457 (#5470)Vincent2018-10-092-123/+802
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Merge pull request #5432 from alextsg/i5362-fix-translateDan Finlay2018-10-061-0/+3
|\ | | | | Translate method names in the transaction list only when applicable
| * Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-0/+3
| |
* | Update "cancel" copyAlexander Tseung2018-10-051-1/+1
|/
* Remove "Copy Contract Address" from token optionsWhymarrh Whitby2018-10-044-14/+2
|
* Reword batch reject confirm as "Reject All"Whymarrh Whitby2018-10-021-0/+3
|
* Confirm rejecting multiple transactions with modalWhymarrh Whitby2018-10-021-0/+3
|
* s/Cancel/Reject/ on confirm screen for clarityWhymarrh Whitby2018-10-021-0/+6
|
* Add "Cancel All" button to confirm footerWhymarrh Whitby2018-10-021-0/+3
|
* Merge pull request #5271 from farahbrunache/developkumavis2018-09-282-0/+1241
|\ | | | | Added Haitian Creole translations
| * i18n - ht - fix json formattingkumavis2018-09-281-4/+1
| |
| * i18n - index - fix whitespacekumavis2018-09-281-21/+21
| |
| * fixed quotes in line 749Farah Brunache2018-09-211-1/+1
| |
| * fixed some grammatical errorsFarah Brunache2018-09-171-15/+13
| |
| * added Haitian Creole translationsFarah Brunache2018-09-162-20/+1266
| |
* | Merge pull request #5282 from MetaMask/tx-cancel-uiAlexander Tseung2018-09-251-0/+18
|\ \ | | | | | | Add Cancel Transaction feature. Refactor modals. Add Transaction Details modal.
| * | Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-211-1/+1
| | | | | | | | | | | | hideModal from modal components.
| * | Add TransactionDetails modalAlexander Tseung2018-09-201-0/+3
| | |
| * | Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-0/+15
| |/ | | | | | | component. Add CancelTransaction modal
* | Merge pull request #5241 from MetaMask/refactor-settingsAlexander Tseung2018-09-211-0/+12
|\ \ | | | | | | Refactor settings page to use JSX and follow component file folder st…
| * | Fix translation casingAlexander Tseung2018-09-211-2/+2
| | |
| * | Add Current Conversion Updated string to translationsAlexander Tseung2018-09-201-0/+3
| | |
| * | Refactor settings page to use JSX and follow component file folder structureAlexander Tseung2018-09-201-0/+9
| |/
* / Update messages.json (#5280)Kevin Serrano2018-09-201-0/+9
|/ | | Added some translations for Chinese Traditional via Chainsights!
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵Alexander Tseung2018-09-131-5/+8
| | | | Log initial ETH value. Add timestamps to Activity Log events
* Add tests for TransactionActivityLog. Make changes to rendering eventsAlexander Tseung2018-09-131-0/+24
|
* Add ActivityLog componentAlexander Tseung2018-09-131-0/+3
|
* Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-dataDan J Miller2018-09-041-0/+6
|\ | | | | Adds feature flag toggle for the hex data row on the send screen.
| * Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-271-0/+6
| |
* | Merge pull request #5115 from jdetychey/patch-1Dan J Miller2018-09-041-1/+1
|\ \ | | | | | | Typo in "send" translation
| * | Typo in "send" translationJerome de Tychey2018-08-221-1/+1
| | | | | | | | | send should be translated as Envoyer instead of Envoyé (which mean sent, not send)
* | | fix conflictsEsteban MIno2018-08-298-134/+729
|\ \ \
| * | | Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-0/+3
| | | |
| * | | Change "Outgoing" to "Sent Ether" or "Sent Token"Alexander Tseung2018-08-241-0/+6
| | | |
| * | | Fix integration testsAlexander Tseung2018-08-241-0/+3
| | | |
| * | | Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-241-6/+6
| | | |
| * | | Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-1/+10
| | |/ | |/|
| * | update Korean translation (#4630)HackyMiner2018-08-241-124/+698
| | | | | | | | | | | | | | | | | | | | | | | | * update Korean translation * update Korean translation, add updated missing strings * update Korean i18n messages
| * | Add new variant for SenderToRecipient componentAlexander Tseung2018-08-237-9/+9
| |/
* | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-2114-40/+76
|\|
| * ui readybrunobar792018-08-171-2/+5
| |
| * connect screen readybrunobar792018-08-171-5/+5
| |
| * change Metamask for MetaMaskbrunobar792018-08-151-7/+1
| |
| * Merge branch 'develop' into ledger-supportBruno Barbieri2018-08-1514-26/+32
| |\
| | * Fix casing of Bitcoin, Ethereum, and Litecoin across localized messagesWhymarrh Whitby2018-08-149-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * Fix casing of MetaMask in all localized messagesWhymarrh Whitby2018-08-1411-16/+16
| | | | | | | | | | | | | | | | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete
| * | ui fixesbrunobar792018-08-151-11/+8
| | |
| * | legacy and new hd path workingbrunobar792018-08-141-0/+6
| |/
| * code review changesbrunobar792018-08-081-0/+3
| |
| * fix merge conflictsbrunobar792018-08-081-0/+3
| |\
| * | design completebrunobar792018-08-041-2/+8
| | |
| * | added crossbrowser support and error handlingbrunobar792018-08-011-0/+6
| | |
| * | send to fullscreen if no permission from popupbrunobar792018-07-311-0/+3
| | |
| * | copybrunobar792018-07-311-1/+1
| | |
| * | use existing modalsbrunobar792018-07-311-0/+12
| | |
* | | Merge branch 'develop' into WatchTokenFeatureEsteban Miño2018-08-081-0/+3
|\ \ \ | | |/ | |/|
| * | Show invalid seed phrase error when importing new accountWhymarrh Whitby2018-08-071-0/+3
| |/
* / new confirm add suggested token componentEsteban MIno2018-08-071-0/+3
|/
* Merge pull request #4858 from MetaMask/chinesesimplifiedandtraditionalkumavis2018-07-271-2/+2
|\ | | | | Update Chinese naming on our language list
| * Update Chinese namingKevin Serrano2018-07-241-2/+2
| | | | | | I sincerely hope this is a non-controversial change.
* | Merge remote-tracking branch 'upstream/develop' into developAkihiro2018-07-211-1/+115
|\|
| * Merge pull request #4625 from MetaMask/initial-trezor-supportBruno Barbieri2018-07-201-1/+106
| |\ | | | | | | Initial trezor support
| | * last css fixesbrunobar792018-07-191-0/+3
| | |
| | * design donebrunobar792018-07-191-4/+40
| | |
| | * fix browser not supported screenbrunobar792018-07-181-1/+1
| | |
| | * Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-181-0/+3
| | |\ | | | | | | | | | | | | initial-trezor-support
| | * | updated account list based on new designsbrunobar792018-07-181-0/+6
| | | |
| | * | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-141-0/+6
| | |\ \ | | | | | | | | | | | | | | | initial-trezor-support
| | * | | update labelbrunobar792018-07-141-1/+1
| | | | |
| | * | | added affiliate link to trezorbrunobar792018-07-141-0/+3
| | | | |
| | * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-131-0/+24
| | |\ \ \ | | | | | | | | | | | | | | | | | | initial-trezor-support
| | * | | | added tooltipbrunobar792018-07-121-1/+1
| | | | | |
| | * | | | forget device and autiload account features addedbrunobar792018-07-121-0/+3
| | | | | |
| | * | | | finish warning modal UIbrunobar792018-07-111-0/+9
| | | | | |
| | * | | | added ui to remove accountsbrunobar792018-07-101-0/+3
| | | | | |
| | * | | | copy updatedbrunobar792018-07-071-1/+1
| | | | | |
| | * | | | update connect harwdware screenbrunobar792018-07-071-0/+9
| | | | | |
| | * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵brunobar792018-07-071-0/+9
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | initial-trezor-support
| | * | | | | move strings to localization filebrunobar792018-07-061-0/+9
| | | | | | |
| | * | | | | move hardcoded strings to localization filebrunobar792018-07-031-0/+15
| | | | | | |
| | * | | | | fix merge conflictsbrunobar792018-07-021-0/+9
| | |\ \ \ \ \
| | * | | | | | initial trezor supportBruno2018-06-101-0/+9
| | | | | | | |
| * | | | | | | Use Number constructor for number conversion. Use existing ↵Alexander Tseung2018-07-181-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | noConversionRateAvailable message
| * | | | | | | Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-181-0/+9
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | tokens with contract exchange rates
| * | | | | | Fix edge cases and add translation compatibilitySara Reynolds2018-07-171-0/+3
| | |_|_|_|/ | |/| | | |
* / | | | | Update03-262018-07-151-4/+29
|/ / / / /
* | | | | Add tooltip to new tab icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| | | | |
* | | | | Add tooltip to menu icon in tx-viewWhymarrh Whitby2018-07-121-0/+3
| |_|_|/ |/| | |
* | | | Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+3
| | | |
* | | | Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+21
| |_|/ |/| |
* | | Update import from seed screen on new ui.Dan2018-07-051-0/+9
| |/ |/|
* | Merge branch 'develop' into i4409-i4410-ens-input-enhancementsDan2018-06-201-0/+6
|\ \
| * | View address of an added token (#4591)Csaba S2018-06-191-0/+6
| |/ | | | | | | | | | | * adding menu actions for tokens * apply common style
* / ENS input in send form shows distinct errors for invalid addresses and ↵Dan2018-06-151-0/+3
|/ | | | non-existent addresses.
* Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-071-2/+41
|\
| * i18n - ja improvements03-262018-06-071-2/+41
| |
* | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-011-4/+19
|\|
| * Add new alert modalsAlexander Tseung2018-06-011-1/+10
| |
| * Add rpc key to i18n messages (#4375)Alexander Tseung2018-05-301-0/+3
| |
| * Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-301-3/+6
| |
* | Display correct titles and subtitles on send token and editing send ↵Dan2018-05-251-0/+7
|/ | | | transaction screens.
* Update designs for Add Token screenAlexander Tseung2018-05-201-1/+10
|
* Add error message when passwords don't match in first time flow. Change ↵Alexander Tseung2018-05-141-1/+1
| | | | input field styling in first time flow
* Add new unlock screen designAlexander Tseung2018-05-121-1/+10
|
* Chinese translation Enhancements (#4218)Orange2018-05-121-25/+358
|
* Fix Slovenian translation (#4189)Filip Š2018-05-081-4/+4
|
* Use new design for reveal seed screen. Persist seed words only in first time ↵Alexander Tseung2018-04-231-3/+30
| | | | flow
* Merge pull request #3977 from MetaMask/i-3913-big-numberDan Finlay2018-04-191-0/+3
|\ | | | | Fix BigNumber exception in confirm-send-ether
| * Fix spinner layoutAlexander Tseung2018-04-181-2/+2
| |
| * Fix BigNumber exception in confirm-send-etherAlexander Tseung2018-04-181-0/+3
| |
* | I18n - add Tamil + some Hindi fixesVikas Kumar Yadav2018-04-193-10/+923
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix vault translationMartin Šmíd2018-04-141-4/+4
|
* Add czech translationMartin Šmíd2018-04-142-0/+913
|
* Merge pull request #3938 from nyatla/masterkumavis2018-04-101-27/+72
|\ | | | | Japanese langurge Transration
| * Merge tag 'v4.5.5'nyatla2018-04-1013-241/+425
| |\ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/_locales/ja/messages.json # package-lock.json messages.jsonのローカライズ
| * | Update messages.jsonR.IIzuka2018-04-101-30/+99
| | | | | | | | | | | | | | | Fixed Japanese phrases. Add some translations.
* | | Translate to Turkish (#3876)Mert Ozdag2018-04-102-0/+913
| |/ |/|
* | Address Add Token design feedbackDavid Yoo2018-04-031-1/+1
| |
* | Merge pull request #3825 from danjm/i3668-warnusertxsimulationfailsThomas Huang2018-04-031-0/+3
|\ \ | | | | | | Add simulation failure errors while improve send error handling on confirm screen
| * | Adds simulation failure error messages to confirm screen.Dan2018-04-031-0/+3
| | |
* | | lint - i18n - ru - lint fixkumavis2018-04-031-0/+1
| | |
* | | Merge branch 'master' into i18n-helperkumavis2018-04-033-204/+296
|\ \ \
| * \ \ Merge pull request #3783 from gornov/masterkumavis2018-04-031-172/+250
| |\ \ \ | | |/ / | |/| | Modified Russian localization. resolves #3534, #3644
| | * | Modified Russian localization. resolves #3534, #3644Gornov Dmitry2018-03-291-172/+250
| | |/
| * | i18n - Update German LocaleNico2018-03-301-24/+39
| | |
| * | changed zaad -> back-up woordenFBrinkkemper2018-03-291-8/+8
| | | | | | | | | 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.
* | | i18n - fix casing for key 'downloadStateLogs'kumavis2018-03-288-8/+8
|/ /
* | i18n - fix locales indekumavis2018-03-281-1/+1
| |
* | i18n - add locales index jsonkumavis2018-03-281-0/+19
| |
* | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-282-25/+112
|\ \ | | | | | | | | | i18n-translator-redux
| * \ Merge pull request #3739 from gasolin/zhtwfixv4.4.0kumavis2018-03-281-11/+50
| |\ \ | | | | | | | | [zh-TW] fix translation and add missing strings
| | * | [zh-TW] fix translation and add missing stringsgasolin2018-03-271-11/+50
| | |/
| * / Update messages.jsonR.IIzuka2018-03-271-14/+62
| |/ | | | | | | Fixed Japanese phrases. Add some translations.
* | Merge branch 'master' into i18n-translator-reduxDan2018-03-274-0/+2517
|\|
| * Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdateThomas Huang2018-03-271-0/+15
| |\ | | | | | | Updates Add token screen to latest design.
| | * Updates Add token screen to latest design.Dan2018-03-241-0/+15
| | |
| * | i18n - sl Slovenian translation (#3724)Filip Š2018-03-271-0/+819
| | |
| * | i18n - zh_tw traditional chinese (taiwanese)gasolin2018-03-271-0/+864
| | | | | | | | | | | | * translate to Traditional Chinese, fix #3529
| * | Merge pull request #3711 from artiya4u/feature/thai_localekumavis2018-03-271-0/+819
| |\ \ | | |/ | |/| Add Translate to Thai #3543
| | * Update Thai translate.artiya4u2018-03-241-3/+3
| | |
| | * Update Thai translate.artiya4u2018-03-241-2/+2
| | |
| | * Update Thai translate.artiya4u2018-03-241-1/+1
| | |
| | * ๊๊Update Thai translate.artiya4u2018-03-241-9/+9
| | |
| | * First add Thai translate.artiya4u2018-03-231-0/+819
| | |
* | | Correct reprice title and subtitle key names.Dan2018-03-221-2/+2
| | |
* | | Merge branch 'master' into i18n-translator-reduxDan2018-03-226-311/+3679
|\| |
| * | Merge pull request #3648 from raulk/patch-1kumavis2018-03-221-53/+53
| |\ \ | | | | | | | | Minor adjustments to Spanish translation
| | * | Minor adjustments to Spanish translationRaúl Kripalani2018-03-211-53/+53
| | | |
| * | | i18n - fix german json formattingkumavis2018-03-221-7/+6
| | | |