I am using the i18n and the translation module to run my page in 6 languages (en-de-fr-es-pl-it). The content should be the same in all 6 languages. However, it always happens that I do not have the translations for all languages. In that case I would like to present that content in another language. So that there is at least something.
Lets say the content in the French translation is not available, in that case I would like to replace it with e.g. the English version until I have the translation.
i know that current date can be easily disaplyed through php with print date, e.g.: print date('l j F Y')
but in this way i can't get the string translated.
what's the best way to get current date translated?
What is the correct way to create a localized front page (localized content at all)?
I have tested both 5.x with "locale" and "i18n" and 6.x with "locale".
I want an internationalized (de / en) content page as the default front page. Referencing the node directly results in displaying hardcoded the respective language (5.x and 6.x).
im translating drupal in urud,urdu is a rite to left scrip,so i hav a indendataion problem coz all my text in urdu is shown wid left indendation,wat shud i do about it