hi everyone.
i would like to know how to turn all the display in my website to rtl.
is the best way to do it through an rtl theme? is there a way to do it through the site settings?
if only through a theme, how to i make an existing theme (any theme) into rtl? is there a guide or tutorial on doing that? i would be happy to contribute my share in that.
Hi all
I try to import the french language to my site
I installed drupal 6.2 , extracted the french language package and uploaded it correctly, each translation folder under its module.
When I add a language from Administer - > Site configuration -> Languages
I got this error :
Importing interface translations
Error importing interface translations
Please continue to the error page
An HTTP error 501 occurred. /batch?id=18&op=do
I used poEdit to create a translation file for "taxonomy-browser" module. I created the .po file using a .pot file which was with the module. I named it de.po and saved it properly.
Though all terms are translated, nothing changes. It's my first translation attempt and I'm a little wondering whats going wrong.
I have translated a substantial part of the "Built-in interface" (65%) into Portuguese, by
Installing Drupal 6.2
Exporting the strings of the "built-in interface" into file pt-br.po (it had already 17% translated)
Translated using Poedit
Now I would like to know how I can contribute this file back to the community.
I couldn't find a way to send it to someone, to upload it somewhere, or to
include it on the main site.
I've just instaled Localization Client module 5.x-1.0 in a 5.7 Drupal version.
When I push "Translate Text" button nothing happens. I've tried with Firefox and IExplorer.
Debuging it with Firebugs I get a "$.cookie is not a function" error in l10n_client.js (line 46)
The same is happen in IExplorer or in other computer.