Localization update bundled

Component type

module

Categories

Maintenance status

Development status

Downloads

2231

Component created

Component changed

The Localization update bundled module exposes bundled project translations to Localization update so you can easily track changes and update when needed.

Please note that the po files must be stored in the module or theme translations folder. Their filename must match the language field in the languages table (mostly a ISO 639-1 langcode). For example: my_module/translations/nl.po

Multilingual content type

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will add the feature to translate node types in a entity translation enviroment. The reason for this module is that i18n_node which will normally add this feature is not fully compatible to the entity translation module.

For more information see one of the following issues:

Language Icons Admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds the corresponding language icon to translatable admin UI form element labels.

Works out of the box on any entity fields, on translation pages provided by the Internationalization module and on the Translate interface pages. No configuration needed, just install and the icons will show up.

The Language Icons module is required.

Translation importer

Component type

module

Categories

Maintenance status

Development status

Downloads

2251

Component created

Component changed

Overview

Translation importer is a really simple module built to automatically import translation catalogs (.po files) whenever these are updated. Original idea and code are from dcycleproject. This approach required an update hook to import translations. That works perfectly but that's also unnecessary extra work for translators who normally do not need to touch module .install files.

node_comments_language

Component type

module

Maintenance status

Development status

Component created

Component changed

This module contains a panels content type plugin for displaying only comments in the current language from a node context.

This module essentially contains a (mostly) cloned copy the node_comments plugin from the ctools module and a rewrite of comment_get_thread() from the comment module (in Drupal code) which only select comments in the current language.

Translation Field Diffuser

Component type

module

Categories

Maintenance status

Development status

Downloads

1206

Component created

Component changed

Synopsys
Translation Field Diffuser provides the ability to users to diffuse the data of an entity’s field
from its initial language to any translation.
With this module, the user will avoid having to fill in the field's data for all of the content's translations.
It is especially useful for quickly contribute media.

Translation Field Diffuser work with entity type node and taxonomy term.

Requirements
At least one of the following modules need to be enable :

quran_importer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a Features based Module will allow you to import The Holy Quran in csv format to your Drupal Website. The Quran csv is included in the resource folder. Unzip it and move it to your desktop so that you can upload it later. More csv files are hosted at github at https://github.com/azvox/quran-csv/blob/master/resources/quranall-online.... Other choices are available depending on your taste.

Menu Management Languages

Component type

module

Maintenance status

Development status

Downloads

890

Component created

Component changed

This is a super light and simple module to improve the usability of the menu management administration interface in multilingual sites.

When you're building a multilingual site, if you have a taxonomy vocabulary with terms in different languages and you edit the terms of that vocabulary (Admin > Structure > Taxonomy, then click on the "list terms" link of one multilingual vocabulary), you can see the language of each term next to it.