Hi,
I have a multilingual website and I'm trying to translate the contact form. I've managed to translate all fields (Name, Email, Category, Send etc.) via the translate interface, but I can't find any strings to translate the categories that I've set up in Contact Form.
I've installed the module "Contact Form Translation" (Enables translation for contact form categories.), but still don't see the option to translate them anywhere.
Where and how can I translate the contact form categories?
I Have Installed I18N Module and configured it according to the manual. When I set the language the page is not showing in that language. I will appreciate your help.
Where can I find in views, the filter "Node translation: Language" ?
Maybe I forgot something but, this functionality is not available in my views filters.
Can someone help me please ?
I just want to filter node language on user's current language.
Occasionally I have strings that are not translated in spite of having a translation string inside "Translate Interface". These strings are wrapped in t() function calls inside the theme files that display them, so I'm not sure what the issue would be.
This is often in parts of my site implemented with a module, such as a string in one of the cart checkout pages from Ubercart in my most recent experience.
I'll begin by stating that I'm a very novice level user of Drupal. I'm using a template that was created by a contractor to create building websites, some of which are displayed in English and French. I noticed that with two of my new sites, the french version is attempting to translate the Site Name and is doing so incorrectly. I would like to know how I can either disable this automatic translation (we handle pretty much all of the translation by creating separate, pre-translated content for each), or alternatively review and update the translation rules that are stored.