Drupal 8 has now automatic translation import. We need your help to test it. With Localization Update-module for Drupal 6 and 7 some people experience problems with when importing or large translation files. For Drupal 8 we have improved the code and added it to Drupal core. All works fine on our development servers, but will it work in the real world? You can help.
Follow the steps below to test Drupal 8. Especially people who have experienced problems with Localization Update module or others with a slow server or a slow internet connection are encouraged to join the test.
- Check if your server matches the Drupal 8 requirements.
- Download and install the latest Drupal 8 development release.
- Select your language in the first installation step and install Drupal.
- During the installation the translation will be imported using a batch process. You will recognise a batch process by the blue progress bar. This import should continue smoothly until 100% completed.
When the translations get imported without errors, your test is successful. Please tell us. If not, please report your experience, preferably with screen capture video or screenshots.
There is more to test, but it is a little harder. When you enable a released module in your Drupal 8 site, the Interface Translation module will attempt to download and import its translation from the translation server at localize.drupal.org. But the translation server only provides translations of released modules, not for development releases. And as long as only few Drupal 8 modules are released, I have created a little helper module: Local Tamper.
- Make sure you have Interface Translation and Language translation enabled and have added at least one non-English language. But if you have successfully followed the steps above, this has already been provided.
- Download the Locale Tamper module from http://drupal.org/project/locale_tamper
- Unpack and install the module.
- Enable the Locale Tamper module.
- It will now attempt to find and download Locale Tamper translations (but none will be found).
- Go to the Available translation updates page (admin/reports/translations)
- Click 'Check manually' to refresh the translation status.
- The status will now show that a number of translation are available for the mocked modules: Better Formats, CKEditor Link, Compact Forms, Context, Chaos tools and Delta API.
- Click 'Update translations' to download and import the translations.
- This will start the download and import of a number of translations. Again a batch process runs to per form this. Again, this should progress (slowly) untill finished.
If the translations are imported without errors, your test is successful. Please tell us. If not, please report your experience, preferably with screen capture video or screenshots.
Comments
Comment #1
gábor hojtsyTried to call attention to this at https://twitter.com/d8mi/status/288185399711502337
Comment #1.0
sutharsan commentedUpdated issue summary.
Comment #2
hass commentedHow can I automatically import languages to D8? Does locale_tamper this job?
Comment #3
sutharsan commentedDrupal 8 does this automatically when you enable the Interface translation module and update module. But currently not many Drupal module have translations.
Comment #3.0
sutharsan commentedupdated
Comment #4
sutharsan commentedNo activity, closing the issue.