When I'm editing a node and I click the "Translate" tab and then try to edit a translated version of that node who's published status flag is set to '0', the link sends me to the site's homepage. This doesn't seem correct. How can I access the edit screen of an unpublished translation from the source node? Thanks!
I need to export the content from all the nodes on our site to be translated offsite by our i18n team. I'm having problems importing new translations into the system with node_save()
To add a new translation for a node it seems I need to create a new node with the tnid set to the original node. This all kinda works and a new node row appears in the node DB table, but some things are a bit wonky. Even though the translated content shows on the site correctly (yay!) when I click to edit the German version on the "Translate" tab, it takes me to the homepage, not the edit screen. I'm sure I'm probably doing something silly here, but are there any examples out there that I can follow?
Could somebody explain me how can I add German language to Drupal site.
I added French and Spanish without any problems, but that was some package gz file.
I am just started to work with Drupal and i'm exploring what is possible to do with it.
I'm trying to create a multi language site, with an option in the top of the page to switch between languages, such as English and French, and, when i switch (as a user), all the content changes to the specific language.
And in the administration i create each content in English and French.
If some content is not translated, it appears in a default language,
I'm using Drupal 7.
I've activates the Locale module and added the languages.