This forum is for questions about translating the Drupal user interface. See also the Translations group.

Problem with photo gallery (node reference, node referrer) and translations - content vs entity or both???

I'm building a multilingual site and I have globally used node translation for most of content types. When it came to some complex stuff, photo gallery for instance, big problems appeared in translation. There's some node-references, as well as node-referrers, that seems to make translation, if not impossible, than really messy to say the least. So I've tried entity translation, but without success. When nodes are translated, they can't be accessed because of the i18n select mode issue. If original node was in english, the translated nodes are not displayed.

Tamil content not displayed

I have a tamil content in word document. I have copied the tamil content from word document and pasted it in drupal under create content it shows in english instead of tamil. I have enabled all the neccessary module for tamil language.

Modules which have enabled is listed below.
Multilanguage,Block translation,Internationalization,String translation and Indic Script. Please provide me any solution for this. Thanks in advance.

Adding translate to new text

Hi
I want to add in template some text like print t('Shared');
And I want to translate this text to my language. How I can add this text in database and translate it?
Thanks

Entity translation URL aliases

When I have added a bit of content and then go to 'translate' and then 'add tranlation' I get a list of all the fields to be translated (good), but then in the middle of the page I get

URL path settings
URL alias

main_menu shows ALL nodes in ALL languages

Hi Everybody,

In our new multilingual site, all nodes/pages show up in the main_menu, this is not funny on a site with 60 pages and 5 languages.

The nodes translate nicely and remain connected (which is really nice).

It would be even better if I could filter the menu items base on a language. Doe anyone have a notion how to solve this?

I am reading Kristen's e-book, but have not found this problem tackled (yet).

Drupal 7 ログインできない

Drupal 7 でログアウトしてログインし直そうと思ったのですが、ログインできなくなりました。
管理者ユーザでログインすると以下のエラーMSGが表示されてログインできません。

一般ユーザではログインできます。
管理者ユーザのID/PWは変更していません。
ログインフォームが表示されないわけではありません。

■Drupal 導入環境
OS : CentOS 6.2
DB : MySQL 5.1.61
PHP : 5.3.3

■エラーMSG
ユーザー名またはパスワードが承認されませんでした。

■取った対応
以下のコマンドで管理者ユーザのPWを初期化してみましたが、ログインできません。

 UPDATE `users` SET `pass` = MD5('<新しいパスワード>') WHERE `uid` =1 LIMIT 1;

ご存じの方がおられましたら、教えていただけないでしょうか。
よろしくお願いいたします。

Pages

Subscribe with RSS Subscribe to RSS - Translations