Updated: Comment #0

Problem/Motivation

Noted in #1952394-62: Add configuration translation user interface module in core

+++ b/core/modules/config_translation/config_translation.moduleundefined
@@ -0,0 +1,382 @@
+      $output .= '<p>' . t('The Configuration Translation module lets you translate configuration from all around your Drupal site. Views, your site name, contact module categories, vocabularies, menus, blocks, and so on are all stored with Drupal\'s unified configuration system and can be translated with this module. Content, such as nodes, taxonomy terms, custom blocks, and so on are translatable with the <em>Content translation</em> module in Drupal core, while the built-in user interface (such as registration forms, content submission and administration interfaces) are translated with the <em>Interface translation</em> module. Use these tthree modules effectively together to translate your whole site to different languages.') . '</p>';

@catch

tthree.

Proposed resolution

  • fix spelling
  • check for other mis-spellings

Remaining tasks

User interface changes

No.

API changes

No.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

LinL’s picture

Status: Active » Needs review
FileSize
1.83 KB
vijaycs85’s picture

Looks good to me. RTBC from my side.

vijaycs85’s picture

Status: Needs review » Fixed

Committed 379f9f6 and pushed to 8.x-1.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.