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

Update language translation of drupal core

Hello,

I would like to upgrademy languagues translation of Drupal Core.

I cant find how to do this. We can update only .po files with /admin/build/translate/import. But how to import the whole .po files of drupal core?

Thanks :)

Problem with locale module

I have downloaded latest version drupal(6.12), I'm installed it, enabled module locale. I'm searching for strings I can't find. I do blank search, and I'm receiving only 4 strings. What's the problem? Here is strings...

Built-in interface Unspecified error
misc/drupal.js
Built-in interface An error occurred. \n@uri\n@text
misc/drupal.js
Built-in interface An error occurred. \n@uri\n(no information available).
misc/drupal.js
Built-in interface An HTTP error @status occurred. \n@uri
misc/drupal.js

Add on translations

Hi

I have 2 questions please.

1. I downloaded my language translation and installed with D6.13 core, However, I added some new fileds to my user registration form, such as Gender, Age group selector etc. How can I update my new translations to the module?

2. Is there a "list of countries to select" for use in the new user registration form?

Thank you.

Creating automatic menu using php mysql

I used this php code to create a menu using sql database

$num=rand();
$mysql="INSERT INTO menu_links SET menu_name='menu-thesis',plid=450,link_path='node/add', router_path='node/add', link_title='$num', options='a:1:{s:10:"attributes";a:1:{s:5:"title";s:0:"";}}',module='menu', hidden=0,external=0,weight=-3,
has_children=0,expanded=0,depth=3,customized=1,p1=257,p2=450,p3=463,p4=0,p5=0,p6=0,p7=0,
p8=0,p9=0,updated=0";
db_query($mysql);

Menu is working fine but main problem with "options"...

both menu links to views pages keep showing up

I cloned a view "news" and translated it into "noticias" .. each has a seperate menu link and in the blocks, the link "noticias" goes away (as it should) when viewing the english pages. However at the top where my theme displays the primary links.. it still shows up.

The behavior can be seen here: http://65.98.85.62/

Go back and forth between the root page and the /es page and you will see the link remains when the other disappears.

How can I make sure this link disappears?
Is this issue theme related?

Few languages and few domains

Hi,

I'm using Drupal 6. I have problem with domain and languages.
Here is it: i have 4 domains. for example: d1.com d2.com.pl d3.eu d4.eu.
All domain sharing one database, diferent themes, etc (multilanguage site and Domains module).
Now i want something like this: d1.com and d2.com.pl are accessible with few languages (e.g. EN, PL, FR, IT) and d3.eu and d4.eu are accessible only in EN language. And, as I wrote, all domains use same database. How i can do it? (and yes, i try to search some how to, but i didn't find it.)

Pages

Subscribe with RSS Subscribe to RSS - Translations