Uzbek перевод

ПроектКонтекстСтатусОтправил(а)СодержитЛимит
Исходный текстПереводы
Don't use drupal_goto(). (DEFAULT OPTION) ( Redirecting to absolute urls won't work, but they are rarely needed for redirect destinations.разрыв строки
On the other hand, content_profile_registration will work with this option selected. )
Use drupal_goto(). ( NOTE: will break content_profile_registration saving user data on register. Redirecting to absolute urls will work. )
MORE INFO: If your site has set these two settings at admin/user/settings:<br>разрыв строки
1. Selected: "Visitors can create accounts and no administrator approval is required."<br>разрыв строки
2. Unchecked: "Require e-mail verification when a visitor creates an account"<br>разрыв строки
<br>разрыв строки
The "Use drupal_goto()" above will prevent the content_profile_registration custom user fields from being saved and will redirect directly toразрыв строки
the absolute/relative url you've setup here.<br>
The date the webform submission was first saved, either as a draft or completed.
The date the webform submission was completed (no longer a draft).
The date the webform submission was last saved, either as a draft or completed.
Minimum numeric value. For example, 0 would ensure non-negative numbers.
!name field value must be less than or equal to @max.
!name field value must be greater than or equal to @min.
@new_draft new drafts, @new new finished since @date