aboutsummaryrefslogtreecommitdiffstats
path: root/app/_locales
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
| * | | Tranlate to German (#3575)Nico2018-03-221-0/+874
| | | | | | | | | | | | Translation into German
| * | | Translate to Russian (#3644)Victor Charapaev2018-03-221-0/+819
| | | | | | | | | | | | | | | | * Add Russian localization
| * | | hn _locales : message.json [HINDI] (#3611)N1X2018-03-221-0/+819
| |/ / | | | | | | adding hn_IN `_locales`
| * | Merge pull request #3625 from bradford-hamilton/masterkumavis2018-03-211-0/+819
| |\ \ | | | | | | | | add Dutch translations
| | * | add Dutch translationsBradford Lamson-Scribner2018-03-211-0/+819
| | |/
| * | Merge pull request #3641 from hermanjunge/masterkumavis2018-03-211-10/+0
| |\ \ | | | | | | | | Nuke the es_419 locale
| | * | Nuke the es_419 localeHerman Junge2018-03-211-10/+0
| | |/
| * | last pass (for now)Herman Junge2018-03-211-53/+53
| | |
| * | all 286 english strings were found in your localeHerman Junge2018-03-211-0/+66
| | |
| * | all 264 strings declared in your locale were found in the english oneHerman Junge2018-03-211-26/+8
| | |
| * | alphabetic sort of spanish messages.jsonHerman Junge2018-03-211-237/+237
| | |
* | | i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-224-4/+4
| | | | | | | | | | | | t() call; t is just available on props.
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵kumavis2018-03-215-8/+3160
|\| | | |/ |/| | | i18n-translator-redux
| * Add i18n to tx statusThomas2018-03-211-1/+13
| |
| * Merge branch 'master' into i3571-CompleteI18nTemplatesThomas2018-03-214-5/+3082
| |\
| | * Add messages.json from @Grana69Grana692018-03-211-5/+835
| | |
| | * Merge pull request #3613 from alvesjtiago/masterkumavis2018-03-211-0/+819
| | |\ | | | | | | | | Portuguese translations.
| | | * Portuguese translations.Tiago Alves2018-03-201-0/+819
| |_|/ |/| |
| | * Merge pull request #3579 from matteopey/italian-translationkumavis2018-03-211-0/+819
| | |\ | | | | | | | | Italian translation
| | | * Update translation based on the new message.jsonmatteopey2018-03-201-1/+211
| | | |
| | | * Clients because we mean Ethereum clientsmatteopey2018-03-161-1/+1
| | | |
| | | * Fix as requested by reviewmatteopey2018-03-161-1/+1
| | | |
| | | * Add italian translationmatteopey2018-03-161-0/+609
| | | |
| | * | Merge pull request #3574 from marvinvista/masterkumavis2018-03-211-0/+609
| |/| | |/| | | | | | | Tagalog Translation
| | * | Translate to Tagalog #3535Marvin Vista2018-03-151-1/+1
| | | | | | | | | | | | | | | | Changed some special characters
| | * | Translate to Tagalog #3535Marvin Vista2018-03-151-0/+609
| | |/
| * | Update onlySendToEtherAddress messageThomas2018-03-211-1/+1
| | |
| * | Add i18n in settings/infoThomas2018-03-211-0/+3
| | |
| * | Started on Tx list i18nThomas2018-03-211-0/+6
| | |
| * | Remove duplicate keysThomas2018-03-201-7/+1
| | |
| * | Add send screen templateDan Finlay2018-03-201-1/+13
| | |
| * | Add template for settings and infoDan Finlay2018-03-201-0/+9
| | |
| * | Add recover and backup tempaltesDan Finlay2018-03-201-0/+18
| | |
| * | Add connecting indication templatesDan Finlay2018-03-201-0/+15
|/ /
* | Merge pull request #3555 from mamiM/mamiM-Ja-translationkumavis2018-03-181-3/+602
|\ \ | | | | | | Translation to Japanese #3536
| * | Translation to JapaneseMami Mordovets2018-03-141-3/+602
| | |
* | | Merge pull request #3560 from Orangem21/masterkumavis2018-03-181-3/+602
|\ \ \ | | | | | | | | Translate to Chinese (Mandarin) #3529
| * | | fixOrange2018-03-151-2/+2
| | | | | | | | | | | | | | | | change loose => 疏松; change imported => 已导入私钥
| * | | fixOrange2018-03-141-1/+1
| | | | | | | | | | | | fix 接收 to 接受
| * | | yuanaichiyuanchao2018-03-141-102/+102
| | | |
| * | | fixOrange2018-03-141-30/+30
| | | | | | | | | | | | fix
| * | | fixOrange2018-03-141-1/+1
| | | | | | | | | | | | fix
| * | | updateOrange2018-03-141-3/+602
| |/ / | | | | | | update
* | | Merge pull request #3602 from vietlq/masterkumavis2018-03-181-0/+609
|\ \ \ | | | | | | | | Vietnamese Translation
| * | | spaceViet Le2018-03-181-1/+1
| | | |
| * | | corrected vn -> viViet Le2018-03-181-0/+0
| | | |
| * | | Translated to Vietnamese. Translator: Trang Ha, Editor: Viet LeViet Le2018-03-181-0/+609
| | |/ | |/|
* | | Merge pull request #3564 from nujabes403/patch-1kumavis2018-03-181-5/+604
|\ \ \ | | | | | | | | Translate to Korean #3563
| * | | Update messages.jsonnujabes4032018-03-161-1/+1
| | | |
| * | | Update messages.jsonnujabes4032018-03-161-1/+1
| | | |
| * | | Update messages.jsonnujabes4032018-03-161-16/+16
| | | |
| * | | Update messages.jsonnujabes4032018-03-161-2/+2
| | | |
| * | | Update messages.jsonnujabes4032018-03-161-1/+1
| | | |
| * | | Translated whole message in KRnujabes4032018-03-151-109/+109
| | | |
| * | | Update kr translation to messages.jsonnujabes4032018-03-151-5/+604
| | |/ | |/|
* | | Fix messages typo (#3591)Thomas Huang2018-03-171-1/+1
| | |
* | | More for i18nThomas2018-03-161-0/+210
| | |
* | | fix plural in french translationsimon fourdinier2018-03-151-1/+1
| |/ |/|
* | Update messages.jsonVincent Le Gallic2018-03-151-12/+12
| | | | | | thx to @Senshii
* | Add French translationVincent Le Gallic2018-03-141-0/+609
|/
* Add sigRequest for Signature RequestThomas2018-03-131-0/+3
|
* Missing comma in messages.jsonDan2018-03-071-1/+1
|
* Merge branch 'master' into i18nDan2018-03-071-4/+18
|\
* | complete i18n across new UINick Doiron2018-01-301-66/+102
| |
* | better organization of locale file; i18n in more view filesNick Doiron2018-01-241-125/+506
| |
* | first steps to i18nNick Doiron2018-01-231-1/+166
|/
* ci(ko/messages.json): add korean localization filex86kernel2018-01-101-0/+10
|