Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix formatting of locale files (#5479) | Noel Yoo | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | Fix casing of MetaMask in all localized messages | Whymarrh Whitby | 2018-08-14 | 1 | -1/+1 |
| | | | | | | | 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 |
| | |||||
* | [zh-TW] fix translation and add missing strings | gasolin | 2018-03-27 | 1 | -11/+50 |
| | |||||
* | i18n - zh_tw traditional chinese (taiwanese) | gasolin | 2018-03-27 | 1 | -0/+864 |
* translate to Traditional Chinese, fix #3529 |