Hi. Thanx for great module!

I have made some fixes, improvements and added block and views support for my needs.

I have used ideas and patches from multiple issues... combined them all together, and added some more.

The final result is:

TRANSLATABLE CORE PROPERTIES:

- Taxonomy vocabulary names and descriptions
- Taxonomy term names and descriptions (vocabulary filter available)
- Menu names and descriptions
- Menu link titles and descriptions (menu filter available)
- Content type names, descriptions and title field labels (content type filter available)
- Field labels and help texts (bundle filter available)
- Block titles (module filter available)
- Custom block titles and body texts

SUPPORTED CONTRIBUTED MODULES:

- Views - views strings translation (view name filter available)
- Quick Tabs - quicktab titles and tab titles translation (quicktab filter available)

It works nicely for me, so... I'm posting huge patch for review.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

devad’s picture

Title: Multiple fixes, improvements and views translation table added » Multiple fixes, improvements and views translation table support added
devad’s picture

Title: Multiple fixes, improvements and views translation table support added » Multiple fixes and improvements. Block and views support added
Issue summary: View changes
devad’s picture

Issue summary: View changes
devad’s picture

This patch includes:

- Block support added
- Views module support added. Dependancy: Views translation module (i18nviews).
- Context column added
- Source column and context column asc/desc sorting
- Pager fixed
- Default string translation language removed from multi-select language menu (not removed if it is translatable).

Related issues:
#914090: Filter menus by name
#1596582: Not able to load huge Vocabulary
#381084: Support for blocks
#641082: Translate views properties
#636126: Why does the original language also show up as it's own translatable column in the translation table?

Please, rewiew and reply. If it works 7.x-1.0-beta2 or 7.x-1.0 might be releaced?

devad’s picture

Status: Active » Needs review
FileSize
76.9 KB
devad’s picture

FileSize
22.99 KB

For those who would like to test patched module version without patching it themselves, here is the .zip file containing patched version of the module.

cmseasy’s picture

Status: Needs review » Reviewed & tested by the community

I know, last comment is 7 years ago but patch #5 is a greath improvement and works on current Drupal-7 core version 7.88.
Using it translating about 500 terms, a lot changing every month.
No issues found. Changed this to RTBC.