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

How do I detect and use the value of field on a form ?

Hi,

Is it possible to detect the value clicked in a taxonomy field item (or any dropdown select list) and use this value, say, as an argument to be sent to view to filter the view's results. ??? I need t to insert a button, 'GO' so that I could call the view. How do I do this ? Is it possible ?

My case: A user selects the a value("semester 1' or 'semester2' or both) from a list. I need to capture this so that the view would only display the timetable for semester 1 or semester 2( or both).

An ideas? I wolu really appreciate it... Thanks

how to get a -language variable- from localizer

hello evrybody,

sorry for cross-posting.. (I already asked this over here http://drupal.org/node/119375) ..but i actually think this might be the more appropriate forum to ask this: how can I find out, what language is currently selected..? I'm trying to do something like this:

if($language == "English") {
echo("this is english");
return(TRUE);
} else {
echo("this is NOT english");
return(FALSE);
}

Export doesn't work propertly. Is this a bug or a feature?

Hello!

At the page:
?q=admin/settings/locale/language/export
I seen:
This page allows you to export Drupal strings. The first option is to export a translation so it can be shared. The second option generates a translation template, which contains all Drupal strings, but without their translations. You can use this template to start a new translation using various software packages designed for this task.

Who got Arabic to translate on their website?

Hi Everyone!

For sometime now I have been trying to get the Arabic to work on my site... but no luck :(

If Anyone got the Arabic to work please tell me what is your site so I can view your Arabic and tell me how you did it?

How do I check which Drupal version I am running?

Different Drupal versions require different ways of installing different languages? (Mainly Arabic)

Thanks!

Localizer or i18n Compatibility With Other Modules

Alright, to have contents in more than a language is awesome to me. Especially when your language isn't very well known around the globe. Would you want to write your blog in your language too instead of using Enhlish language alone?

My website has the Localizer module in it. I can't recall back why I switched from i18n module to Localizer. To me i18n and Localizer do look the same to me and they should merge or team up (working to together).

Compatibility in some modules (Developers please read this!)
I don't have any idea why sometimes I saw many error messages especially when I'm using Localizer or the i18n module. Take GMap module for example, I have use a fresh Drupal installation to test each module. Trust me, to have a Drupal website with one of these Localizer or i18n, you will receive a lot of error messege.

Is it the Localizer / i18n fault? Or the other modules faults? I think those who develop any module should pay attention to the Localizer and i18n module. The developers should set one beta testing site to test their module compatibility with Localizer or i18n.

Drupal 6

.po files

After downloading a .po file (Arabic)

Do I need to customize it, add anything to that file? or is it ready to go?

Pages

Subscribe with RSS Subscribe to RSS - Translations