Bachir Soussi Chiadmi e787137542 initial commit, from drupal7base před 10 roky
..
css e787137542 initial commit, from drupal7base před 10 roky
includes e787137542 initial commit, from drupal7base před 10 roky
modules e787137542 initial commit, from drupal7base před 10 roky
LICENSE.txt e787137542 initial commit, from drupal7base před 10 roky
README.txt e787137542 initial commit, from drupal7base před 10 roky
translation_table.info e787137542 initial commit, from drupal7base před 10 roky
translation_table.module e787137542 initial commit, from drupal7base před 10 roky

README.txt



UI for quick translation of taxonomies and menus. The i18n module allows for translation of taxonomy terms and menu items, but the process is tedious - you need to look up strings you want to translate, there is no overview of what's already translated etc.

This module presents your taxonomy terms or menu items in a table, and each language has a corresponding column.

Requires the i18n module.

Can handle translation of:

* menu item titles
* vocabulary names and taxonomy terms
* CCK field names and descriptions
* content type names and descriptions
* quicktab titles

INSTALLATION:

Just enable the module. You'll find the interface at:

/admin/config/regional/translate/table

Be sure the corresponding i18n modules are enabled too (taxonomy translation, CCK translation etc.)