- After installation goto https://drupal.org/node/275705
- Install Internationalization and Variable module
- Enable Locale, Contact and Content translation in Core
- Enable Variable, Variable realm and Variable store in Variable
Problem:
One of the users couldn't login to the site. After a few attempts the Sorry, there have been more than 5 failed login attempts for this account. It is temporarily blocked. Try again later or request a new password. message was displayed.
I entered the interface as admin, and went to this user's editing form. The user status presented was Active. I resetted the password, and tried to login as that user, but got the same error message.
No need to create a menu item for each language. Create items only for one language and use the Translate tab (next to Edit menu link), to translate to the other languages.
- Locate the translation file: Go to https://localize.drupal.org/, click on the required language name, you will be redirected to the selected language's translation page.
- Download the file that is relevant to your version (I downloaded the file next to 7.22, on the Drupal core project). It should have .po extension.
- Go to the file system: Go directly to your file system on your localhost, use an ftp client or the control panel for your hosting server file system.
- Download current version from https://drupal.org/project/drupal [I downloaded 7.22].
- Unzip and rename default drupal-7.22 directory to project name of your choice [I used “knowledge”]
Pages
- « first
- ‹ previous
- 1
- 2
- 3