openethereum/js/src/views
Jaco Greeff 71c0cc867a Extract i18n string into i18n/_defaults (base of translations) (#4514)
* Build script to pull i18n into i18n/_default

* Fix header

* Current strings as extracted

* details_windows without prefix

* clean before build

* Alwasy extract babel strings

* clean & run build before extraction

* Update settings messages

* Put back template string (PR comment)

* PR comment cleanups & logging

* Less complicated string type check (PR comment)

* Remove node cache to extract all keys (Thanks @ngotchac)

* Merge in defaults from i18n/en (Comment by @h3ll0fr13nd)

* Unique index keys only

* Update with latest master strings

* _.defaultsDeep (Thanks to @dehurst)

* Use to-source for string formatting

* Sync with toSource output on latest master

* Updated to use/output sorted objects
2017-02-14 13:16:39 +01:00
..
Account Several fixes to the Wallet in general (#4504) 2017-02-10 18:27:18 +01:00
Accounts Home landing page (#4178) 2017-02-14 08:29:32 +01:00
Address Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Addresses Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Application Home landing page (#4178) 2017-02-14 08:29:32 +01:00
Connection Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Contract Fix contract queries bug (#4534) 2017-02-14 13:08:38 +01:00
Contracts Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Dapp Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
Dapps Home landing page (#4178) 2017-02-14 08:29:32 +01:00
Home Home landing page (#4178) 2017-02-14 08:29:32 +01:00
ParityBar Home landing page (#4178) 2017-02-14 08:29:32 +01:00
Settings Extract i18n string into i18n/_defaults (base of translations) (#4514) 2017-02-14 13:16:39 +01:00
Signer Fix no data sent in TxQueue dapp (#4502) 2017-02-09 19:07:35 -05:00
Status Renaming signAndSendTransaction to sendTransaction (#4351) 2017-01-30 12:49:08 +01:00
Wallet Several fixes to the Wallet in general (#4504) 2017-02-10 18:27:18 +01:00
Web Home landing page (#4178) 2017-02-14 08:29:32 +01:00
WriteContract Use the current contract name for Solidity compilation (#4510) 2017-02-10 18:26:52 +01:00
historyStore.js Home landing page (#4178) 2017-02-14 08:29:32 +01:00
historyStore.spec.js HistoryStore for tracking relevant routes (#4305) 2017-01-26 17:37:52 +01:00
index.js Home landing page (#4178) 2017-02-14 08:29:32 +01:00