Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -4/+4 |
| | |||||
* | Remove "Beta" from welcome messages | Whymarrh Whitby | 2018-11-21 | 1 | -1/+1 |
| | | | | | | | | | | 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 |
| | |||||
* | I18n - add Tamil + some Hindi fixes | Vikas Kumar Yadav | 2018-04-19 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | i18n - fix casing for key 'downloadStateLogs' | kumavis | 2018-03-28 | 1 | -1/+1 |
| | |||||
* | hn _locales : message.json [HINDI] (#3611) | N1X | 2018-03-22 | 1 | -0/+819 |
adding hn_IN `_locales` |