Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have managed to create a menu for each language and the respective translation for each page but I am unsure on the best way to modify the homepage into the different languages. To edit my current homepage I am simply editing the page.tlp.php file. (I am using the simplecorp theme)
J'ai mis hier un site qui était tout en Français, en Français-Néerlandais. Tout allait bien hier soir, les menus, le titre, les nodes, tout semblait fonctionner . Aujourd'hui j'ai voulu y rentrer, j'ai eu le message ci-dessous.
Ce qui est bizare, c'est que chaque page m'est envoyé une fois puis je retrouve ce message. Par exemple, j'ai essayé une première fois de me connecter, ça à marché, puis j'ai voulu le refaire, ce n'est plus possible. C'est vrai de toutes les pages que j'ai pu atteindre.
Hello everyone,
I created the features which saved settings of main menus with multi-languages, When I enable this features in a new site, all of the menus can be import with their language, but the relation of each menu is missing. The status is Overridden, I looked the database, the field 'i18n_tsid' of table 'menu_links' become '0'. I'm sure the field 'i18n_tsid' was saved in the features, but it is also not changed after Revert component, what's the problem?
I am not new with drupal, but new with the translation. Can you advise me where the .po file stored? I would like to edit it and upload it via ftp rather than import it if possible. Thanks in advance.