If you see one missing add them in the comments below, then I ll add them to the list for future copy/pasting of the multilingual varibales list.
For those who are not familiar with these variables they should be pasted in the settings.php file of your drupal installation. To see the effect you'll go to /admin/settings/site-information and fill in a site title, change the language of the site and fill in another title for the site in that language. When you switch the language you ll see the site title change too. All these variables can have multiple values according to the number of languages enabled.
Submitted by Dominique De Cooman on Mon, 2010-07-26 15:59.
That would leave you with lots of variables that arent in need of translating. The purpose of this pages is to list variables that are actually worth translating. I.e. all strings and sentences that appear on the front end and some multilingual settings like the menu source settings for example.
The blog contains tips for using the Drupal content management system/framework.
Dominique De Cooman is a drupal developer consultant working in Antwerp and Living in Gent. Feel free to contact me to hire me for your projects
If you're trying to build a
If you're trying to build a list of all variables... just do "select name from variable".
That would leave you with
That would leave you with lots of variables that arent in need of translating. The purpose of this pages is to list variables that are actually worth translating. I.e. all strings and sentences that appear on the front end and some multilingual settings like the menu source settings for example.