Posted by tcibah on July 1, 2010 at 2:06pm
Our site default language is Arabic. We use English for admin interface.
There is no node translation.
Do we still need i18n to display everything to the user in Arabic? For example, toboggan/denied- the page that is displayed when the requested document is denied to the current user. It will be always in English
Comments
no you dont you need
no you dont
you need locale.module (in core) if you want to translate texts like admin interface or user errors or for example the send text at the contact_form.module
u need i18n only if you want nodes in multi languages
blocks, menu, views, taxonomy
In case you need to translate blocks, menu, views, taxonomy, you will need i18n.