The biggest pain in the Ass with current string translation is that first I translate string from t function and than I must translate the same string as menu item and term name.

Can this module handle that when term or menu translation don't exist it will use translated string instead?

Comments

jonhattan’s picture

Menu items is already supported. Taxonomy terms not yet since I didn't need it in the project I'm working on, but definitely this is the plan.

jonhattan’s picture

Title: Add support for menu items and taxonomy terms names » Add support for taxonomy terms

  • jonhattan committed 18d84cd on 7.x-1.x
    Issue #2447103 by jonhattan: Add support for taxonomy terms
    
jonhattan’s picture

Status: Active » Fixed

Already done!

nimek’s picture

Nice :) so last thing to add is support for field labels.

By default in drupal field labels in views exists like normal strings by t function but in entity view it have field context. Can this module support it?

jonhattan’s picture

It already support fields. Please refer to the project page, and open new issues if you find something doesn't work.

Status: Fixed » Closed (fixed)

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