Update localization overview for new farm_l10n module.

This commit is contained in:
Michael Stenta 2020-08-10 15:13:25 -04:00
parent 7ddf44acba
commit 2990dfb733
1 changed files with 9 additions and 17 deletions

View File

@ -1,24 +1,16 @@
# Localization to another language
* Enable **Locale** module
* Enable the **Farm Localization** module (`farm_l10n`) that comes with farmOS.
* * Download and enable **Localization_update** module (https://www.drupal.org/project/l10n_update), For example, using drush:
```drush en l10n_update```
* Add your language at */admin/config/regional/language*
* Add your language at `/admin/config/regional/language`
* Set this new language as default language, if desired.
* Set the Detection and Selection options at */admin/config/regional/language/configure*
* Go to `/admin/config/regional/translate/update` and check manually for
tranlations and update them.
* Configure the Localization_update Module at */admin/config/regional/language/update*
* If there are some strings not translated, you can do it at
`/admin/config/regional/translate/translate` and, if possible, add them to
https://localize.drupal.org.
* You could download and install the **Localization Client** module to do
both tasks together: [https://www.drupal.org/project/l10n_client](https://www.drupal.org/project/l10n_client)
* Suggested:
> Check for updates: weekly
> Import behaviour: Only overwrite imported translations, customized translations are kept.
* If you are in a hurry, first time, go to */admin/config/regional/translate/update* and check manually for tranlations and update them.
* If there are some strings not translated, you can do it at */admin/config/regional/translate/translate* and, if possible, add them to https://localize.drupal.org. You could use this additional module to do both tasks together: https://www.drupal.org/project/l10n_client