Hi,
we created a custom content type, called "recipe".
We went to "manage display" in the fields, and selected custom teaser in the checkbox in "custom display settings" at the bottom of the page.
Then we clicked on "Teaser" in the upper left of the same page, and changed the dropdown in the Format Column to "Hidden" for the field "Language".
What happens is this:
Whenever we select some taxonomy tag, we no longer see the language indication at the bottom of the teaser.
But for the language 7.15.fr.po (french)
i install it from manual mode
everything seamed to be ok but
drupal say me that i use à 7.14 version
of the translation.
How can i say to drupal that he is really in 7.15 ?
or what can i verify please ?
hi ,
I want my site to be in persian language, but the control panel and the admin parts to remain in english,
so the default language for my site must be persian and the default language for the admin part must be english, I have configured the i18n module locale and other stuff related to this,but I couldn't accomplish the mentioned task,how can I do this?!?
please help i'm a little new to drupal,thanks
I am stuck on getting a translation overview of untranslated content in Drupal7. I am using nodes with field-translation. I have to use local translators (users) to translate the content.
So I tried the translation_overview module witch doesn't support entity-translation. I tried tmgmt but that module doesn't support local translators.
Till tmgmt local-users support is available, I need an other way or a workaround. I thought of building a view that is able to view all nodes with untranslated fields/entities inside. But my skills aren't good enough to complete this task.
When i switch the language, everything (menu, block...) change, except the current node.
so if I am on the node 6 (french) and switch to english, it should show me the node 7 (from the translation).
Hi,
have a multilingual site that works on local server. Using both entity and i18n translation. On local site, menu translation works just fine, but after moving it (database and files) to remote, menu_translation module has no effect on items. Everything is displayed, original as well as translated content.