hello

I've downloaded and installed the module.
According to the documentation, I should now be able to configure the module at ?q=admin/config/regional/translate/update
Unfortunately this page does not exist.

Also the instructions at README are puzzling:

You need at least one language other than English.
On Administration > Configuration > Regional and language:
Click "Add language"
Pull-down menu: Choose your new language
Then click "Add language"

In Administration > Configuration > Regional and language there is no "Add language button".

Thanks in advance.

Comments

sutharsan’s picture

Status: Active » Fixed

The documentation is not under our control. But you are free to help improve the page. If you do, I'm happy to review your work.
I've updated the README.txt file. The Installation section now reads:

Installation
------------
  Download, unpack the module the usual way.
  Enable this module and the Locale module (core).

  You need at least one language (besides the default English).
  On Administration > Configuration > Regional and language > Languages:
    Click "Add language".
    Select a language from the select list "Language name".
    Then click the "Add language" button.

  Drupal is now importing interface translations. This can take a few minutes.
  When it's finished, you'll get a confirmation with a summary of the
  translations that have been imported.

  If required, enable the new language as default language.
  Administration > Configuration > Regional and language > Languages:
    Select your new default language.
mediaformat’s picture

Status: Fixed » Active

Hello Sutharsan, thank you for your precisions concerning the documentation.

Unfortunately the documentation is but a secondary concern to me, I was referring to the docs more to illustrate the discrepancy between the expected behaviour and my particular issue, though not evident from the above support request.

The real issue for me is that after having installed and enabled i10n_update and local modules, there is no configuration page in which to add additional languages, See the original attached image.

gábor hojtsy’s picture

@djungle: did that language addition page work before enabling the module?

sutharsan’s picture

@djungle: It looks like the Locale module is disabled. Did you disable any other module at the time you enabled Localization Update, or did you disable modules (shortly) after that time? It happened to me in the past that when I disabled for example Views, many (non related) modules got disabled too.

mediaformat’s picture

Status: Active » Closed (fixed)

@gabor, @sutharsan : Until today the regional and language config page only had regional and date settings.

The locale module was initially disabled, perhaps a cron run since re-enabling it has added the language settings.
Thanks for your help!

weppyk’s picture

Hello, I have enabled module Locale (Drupal 7.18), also file with translation copied to right place, but I dont see Administration > Configuration > Regional and language "Add language button". Same problem djungle wrote. Do you know how to solve it?

sutharsan’s picture

Try:
On Administration > Configuration > Regional and language > Languages:
Click "Add language".
Select a language from the select list "Language name".
Then click the "Add language" button.

weppyk’s picture

But I don't see option "Add menu" even I enabled menu. Like pictures.

weppyk’s picture

I disabled other moduls, that are not core modul and now it appears.

weppyk’s picture

StatusFileSize
new34.06 KB

I found there some problem between moduls Rules and Views because still I enable both modules it shows error(see attachment), maybe there is some connection between them, and maybe it is reason of disappears "Add Language"

payam321’s picture

Issue summary: View changes

Hi

I have downloaded all modules necessary for multilingual website and enabled them all but in
configuration>REGIONAL AND LANGUAGE > I only have 2 option

1.Regional settings
2.Date and time

I was wondering where is Language to add other languages???????

sutharsan’s picture

Once you have enabled Locale module, the Language page should be available at: admin/config/regional/language. If not try to clear the cache at admin/config/development/performance.