hometown/app/assets/javascripts/components/locales
Koala Yeung faefd8ec8f Update javascript English translation files and some defaultValue (#1676)
* Reorder javascript English locale file

 * Reorder translation string in order of the locale key.

* Add javascript English locale missing language keys

 * Search all javascript language keys by command:
   `grep -REho '<FormattedMessage .*\/>' ./app/assets/javascripts/.`

 * Add all the missing language keys and their values to `en.jsx`.

* Add javascript English locale missing language keys (2)

* Find all `defineMessages` calls with this command:
  `grep -Rl 'defineMessages({.*' ./app/assets/javascripts/.`

* Open all these files. Find the language key (`id`) in these
  statements.

* Add all the missing language keys and their values to `en.jsx`.

* Remove javascript English locale obsoleted language keys

 * Find all language keys that no longer exists in the source code
  and remove them. The removed keys include:

    * "compose_form.private"
    * "compose_form.unlisted"
    * "getting_started.about_addressing"
    * "getting_started.about_shortcuts"
    * "notification.mention"
    * "search.account"
    * "search.hashtag"
    * "tabs_bar.mentions"
    * "tabs_bar.public"

* Javascript English locale file add note

 * Add notes to contributors about the English translation files.
   Hope that will make translation process smoother.

* Update javascript locale defaultValue in code

 * Update the defaultValue in code according to the relevant
   translation in English locale file.
2017-04-13 12:57:41 +02:00
..
de.jsx Updated German translation (#1248) 2017-04-08 13:04:58 +02:00
en.jsx Update javascript English translation files and some defaultValue (#1676) 2017-04-13 12:57:41 +02:00
eo.jsx Added Esperanto translation inside the javascripts folder 2017-04-04 20:54:42 +02:00
es.jsx Added missing Spanish translations strings (#1292) 2017-04-12 17:16:40 +02:00
fi.jsx updated translation 2017-04-05 09:56:10 +02:00
fr.jsx Update fr.jsx (#1551) 2017-04-12 20:11:09 +02:00
hu.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
index.jsx Working translation for Norwegian. (#1611) 2017-04-12 17:07:51 +02:00
ja.jsx [l10n] ja: Improve Japanese Translations (#1631) 2017-04-12 20:41:50 +02:00
no.jsx Adjustments to the Norwegian translation (#1648) 2017-04-13 02:17:26 +02:00
pt.jsx update portuguese translation (#1280) 2017-04-09 18:49:26 +02:00
ru.jsx Add Russian translation (ru) (#1023) 2017-04-10 12:52:06 +02:00
uk.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
zh-hk.jsx Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544) 2017-04-12 08:50:50 +02:00