Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. correct name display in network dropdown 2. enable 373 derived path | Chen Wei | 2019-07-01 | 1 | -1/+4 |
| | |||||
* | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension ↵ | kumavis | 2019-03-29 | 1 | -0/+9 |
|\ | | | | | | | into vimalsagar-develop | ||||
| * | merging upstream branch | Vimal | 2018-11-12 | 1 | -7/+52 |
| |\ | |||||
| * | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -0/+9 |
| | | | |||||
* | | | Uppercase and context fixes on Spanish translation. | Pedro Gutiérrez | 2019-03-07 | 1 | -18/+18 |
| | | | |||||
* | | | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 1 | -0/+3 |
| | | | | | | | | | Update changelog file | ||||
* | | | Improved Spanish translations (#6072) | Pedro Gutiérrez | 2019-01-31 | 1 | -13/+13 |
| | | | |||||
* | | | Updated Spanish translations (#6046) | oliver renwick | 2019-01-23 | 1 | -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. | ||||
* | | | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -2/+2 |
| | | | |||||
* | | | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -2/+2 |
| |/ |/| | | | | | | | | | | | | | | | | | 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 | ||||
* | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 1 | -0/+6 |
| | | |||||
* | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 1 | -0/+9 |
| | | |||||
* | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 1 | -0/+30 |
| | | |||||
* | | Fixed wrong Spanish translation of `key` (#5517) | Pedro Gutiérrez | 2018-10-16 | 1 | -7/+7 |
|/ | |||||
* | Add new variant for SenderToRecipient component | Alexander Tseung | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Fix casing of MetaMask in all localized messages | Whymarrh Whitby | 2018-08-14 | 1 | -2/+2 |
| | | | | | | | Using the following: sed -i.bak s/Metamask/MetaMask/ app/_locales/**/*.json && \ find app/_locales/ -name '*.bak' -delete | ||||
* | i18n - fix casing for key 'downloadStateLogs' | kumavis | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | Minor adjustments to Spanish translation | Raúl Kripalani | 2018-03-21 | 1 | -53/+53 |
| | |||||
* | last pass (for now) | Herman Junge | 2018-03-21 | 1 | -53/+53 |
| | |||||
* | all 286 english strings were found in your locale | Herman Junge | 2018-03-21 | 1 | -0/+66 |
| | |||||
* | all 264 strings declared in your locale were found in the english one | Herman Junge | 2018-03-21 | 1 | -26/+8 |
| | |||||
* | alphabetic sort of spanish messages.json | Herman Junge | 2018-03-21 | 1 | -237/+237 |
| | |||||
* | Add messages.json from @Grana69 | Grana69 | 2018-03-21 | 1 | -5/+835 |
| | |||||
* | Add spanish locales. | Kevin Serrano | 2016-08-23 | 1 | -0/+10 |