openethereum/js/src/views/Settings
Jaco Greeff 885d6eaa4d i18n string dictionaries (#3532)
* TabBar & Settings -> Views i18n enabled

* Proxy i18n

* Settings i18n

* defaultLocale

* Introduce thin Translate wrapper

* PropTypes util caters for multiples

* Translate & LanguageSelector under ui

* Update location & proptypes

* Add UI Language selector

* German settings pages

* Add German language selection

* Corrected umlaut encoding

* Lint

* Re-apply pre-merge conflict changes

* better German i18n

* Language names in locale language

* i8n -> index

* Allow for development/production operation

* Use Yahoo react-intl (as opposed to react-i18nify)

* Use default messages wih expansions

* Remove non-reused variable definitions

* Use FormattedMessage directly, opens up WebPack & Babel opportunities

* Add flat to flatten

* Extract default messages via babel

* Webpack to aggegrate i18n defaultMessage

* Re-add react-intl after merge

* Update proptype references (merge)

* Strip down external dictionary

* i18n for dapps

* Restore tests submodule

* Allow language changes to reflect

* Style updates
2016-12-11 17:42:35 +01:00
..
Background i18n string dictionaries (#3532) 2016-12-11 17:42:35 +01:00
Parity i18n string dictionaries (#3532) 2016-12-11 17:42:35 +01:00
Proxy i18n string dictionaries (#3532) 2016-12-11 17:42:35 +01:00
Views i18n string dictionaries (#3532) 2016-12-11 17:42:35 +01:00
actions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.js Parity configuration settings, i.e. mode (#3212) 2016-11-05 12:08:14 +01:00
layout.css settings: replace background patterns (inline) (#3047) 2016-11-01 18:05:10 +01:00
middleware.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
reducers.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
settings.css Cleanups (#3742) 2016-12-09 13:44:10 +01:00
settings.js i18n string dictionaries (#3532) 2016-12-11 17:42:35 +01:00