Provide tools for translation and display of text in multiple languages and support for regionalization/localization for dates, numbers, currency, measurement, or other local contexts.
Translate when create: module implements functionality needed for multilanguage sites with user-created content that has to be translated in every language when it's created.
The labels for the "Title" and "Body" fields (whatever you decide to label them for a given content type) do not get translated in node.module or node.pages.inc.
iTweak Login module provides very useful tweaks for the standard user login form:
Lightweight and powerful
Complements nicely functions of Login Toboggan module (if it is present)
Works with any theme (that does not already customize user login)
Customize "Log in" button:
select any custom name
Customize "Username" and "Password":
Change labels (if not using LoginToboggan)
Add text before username field in login page
Customize "Create new account":
Change link wording
Change URL (for example to a custom signup page)
Change to a button with any custom name (defaults to "Register")
Customize "Request new password":
Remove link completely
Change link wording
Change URL (for example to a custom login help page)
Change to a button with any custom name (defaults to "Reset Password")
Perfect for Multilingual websites (locale module required) and Internationalizable (i18n module required) - See Russian example on Screenshot 4
All custom labels are applied to tabs and buttons on /user/* pages for consistent look
Adds "can change own password" permission (make sure to enable it for all roles that are allowed to change their own password immediately after module installation).