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

Removing the language prefix but preserve links

hi

I removed the language prefix from my default language. it works great, only now all the external links that include the old prefix don't work.

any idea how i can redirect all the old links with the language prefix to the the new url?

Language negotiation

Hi,

I would like to use two kind of url for the language, with subdirectory and subdomain:
ru.exemple.com -> Russian
www.exemple.com/tw ->Chinese Traditional
www.exemple.com -> English

view translate terms with exposed filters

hello,
going mad here...

I have a vocabulary "vocab" with some terms.
in Home » Administration » Structure » Taxonomy » vocab I set ( in MULTILINGUAL OPTIONS ) "Localize. Terms are common for all languages, but their name and description may be localized"

I added a field of Term reference to one of my content types.

I'v create a view with an exposed filter that filters the content by the terms in vocab

the terms are translated.

Why all languages menu item display ?

I create two menu in each language use the i18n module.
But this two menu always display at the same time no matter which language is the current language.
These menu doesn't related to node.

Can any body help?

How to export language pack as PO file?

I've translated a module and uploaded and installed it to Drupal. Now, the PO file was removed permanently carelessly, how can I export the module's translation back to a PO file from Drupal?
Thank you in advance!

Broken paths with Language negotiation: Domain name only

Hi everyone,

this should be such a common use case, but I just cannot find the solution !?!

Here is the setup:

  • Multilingual site set up with "Language negotiation" set to "Domain name only".
  • Two languages configured: German with language domain set to "http://abc.de" and English with language domain set to "http://abc.com"
  • Two domains set up in drupal's sites directory - abc.de which is the site's folder and abc.com which is a symlink pointing to abc.de
  • A translatable content type with a cck image field

Here is the problem:

The image is stored correctly in the database. In the filetable the path to the images is sites/abs.com/files/some-image.jpg.

So it seems when the relative path from the image is transformed into an url something goes wrong. The correct path should be

Pages

Subscribe with RSS Subscribe to RSS - Translations