Hi - Is there a good source for documentation of the civicrm multiple language features? Two things in particular I'm looking for at this moment, but I know there will be others, so wondering where to find best documentation.
1) I have checked the "inherit cms language" flag, but civi does not follow the cms language, I have to use the civi language switcher to change languages.
2) When I use the drupal language switcher to move between languages while on a civi page, the query string gets lost. For example if I look at [my site]/en/civicrm/contribute/transact?reset=1&id=1&lcMessages=en_US and click the spanish button in the drupal language switcher it takes me to
http://www.castleislandmontessori.org/es/civicrm/contribute/transact I can do some more debugging, but was hoping I could read up first to make sure I had set things up right.
(Drupal 7.12, Civi 4.1.2)