# Summary

This module helps you fix translations on your site as you see the issues. Just by navigating around your pages, you'll be able to fix translations and fill in missing ones using the on-page translation editor. At the same time, if configured properly, the module also submits your translations back to the community, to localize.drupal.org or any other localization server.

There is a blue-sky new UX port available, which may need to be redone.

# Project URL

https://www.drupal.org/project/l10n_client

# Where is the code?

http://cgit.drupalcode.org/l10n_client?h=8.x-1.x

# Estimated completion date

N/A

# Dependencies

#2628126: [xmlrpc] XML-RPC is dependency for the remote submission functionality, but that is in beta already. Yay!

# Who's doing the port?

N/A

# What help do they need?

The remote submission module is functionally working. Manual testing is needed as well as a test system to do automated tests on it (with a mocked remote server). See testing instructions at http://hojtsy.hu/blog/2015-dec-08/contribute-drupal-8-community-translat...

# D8 roadmap

N/A

# Background and reference information

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Gábor Hojtsy created an issue. See original summary.

Gábor Hojtsy’s picture

Issue summary: View changes
Related issues: +#2628126: [xmlrpc] XML-RPC
Gábor Hojtsy’s picture

Issue summary: View changes
Gábor Hojtsy’s picture

Released first alpha with remote submission functionality tied to the built-in core UI. https://www.drupal.org/node/2630990

Gábor Hojtsy’s picture

Status: Needs work » Needs review
Gábor Hojtsy’s picture

Gábor Hojtsy’s picture

Issue summary: View changes
geek-merlin’s picture

Status: Needs review » Needs work

Status fooled me. It loooks like currently #2575401: Localization UI submodule does not work with Drupal 8/9 yet makes this unusable so updating status.

Gábor Hojtsy’s picture

Well, unusable in terms of the UI similar to Drupal 7 UI, but there is a built-in integration with the admin side interface translation UI (which the D7 version lacked) that should generally work (to submit translations remotely :)

geek-merlin’s picture

Unfortunately the contributor module is blocked by #2866828: Contribution error prevents saving.

mmjvb’s picture

Status: Needs work » Needs review

Having an alpha.

joseph.olstad’s picture

#2866828: Contribution error prevents saving
is still blocked.
This is a nice to have, works very nicely in D7.