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

Option list translation

nvm

[i18n] Change the language of an existing page

Hello,

Since the beginning of the development of my website, i've installed i18n, and change the default language as spanish.

My problem is that some pages are in " english ", others in " spanish ", and others in " neutral language ".
I would like that all of them are " neutral language "

Is it possible ?

Thanks a lot!

Language switched while browsing the site.

Hello.

We are developing a metalanguage news site and we have an issue.

While browsing the site, randomly the language is switched from default (en) to other languages (ru, es, it or de), but that happens only when the site is hosted on multiserver (on the test server we don't have this problem) and only when the language is default. We save the language in cookies, so when the language is set, we also don't have that problem.

I know it is a long shot, but did anybody had this problem before ?

How to translate prefix and suffix?

I'm able to translate all the fields in content structure i need - just can't figure out how to translate prefixes and suffixes.
Any idea how to do it please?

Problems when I try to translate main menu

Hi, before I start, sorry for my bad English
I use Drupal 7.9, I have a website with 4 languages​​, I use Internationalization module (i18n-7.x-1.1), which makes me wonderful translate of all the content (theme of the site, articles, basic pages, etc.). but it gives me problems when i trying to translate links from the main menu. From my original links (in Spanish) I translate (Edit / Translate / Add translation) and everything is saved perfectly, but translated menus appear in the main menu of my original site (in Spanish)
Can someone help my wit that?

Thanks

Language domain ("en." prefix) treated as different domain

I have problem with domains that are used for prefixing the languages, details below:

Languages are configured as follows:
domain name only;

polish:
http://s1m.dev

english (default):
http://en.s1m.dev

Now the PROBLEM:
Going from http://en.s1m.dev/* (EN) to http://s1m.dev/* (PL) (using standard language switching block) is treated as making external linking, while going from http://s1m.dev/* (PL) to http://en.s1m.dev/* (EN) is treated correctly, as just internal linking.

What's more:
- logging into PL domain doesn't log user into EN domain and vice-versa (user session is not shared through domains) - it is required to log in to both
- translated content type names (module i18n - Content type translation) in PL are not shown - on both are used only EN names

I don't know where is the core of my problem.
I tried to change settings.php ($cookie_domain and $base_url) but it hasn't helped.
Any possible solutions?

Configuration:
Drupal 6.22
External Links 6.x-1.11
i18n 6.x-1.10

windows 7 64bit:
hosts file:

127.0.0.1 s1m.dev
127.0.0.1 en.s1m.dev

xampp 1.7.4:
httpd-vhosts.conf


DocumentRoot "C:\xampp\htdocs\s1m"
ServerName s1m.dev
ServerAlias s1m.dev

Pages

Subscribe with RSS Subscribe to RSS - Translations