Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |