New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Norwegian (Nynorsk)

Filter ↓ Sort ↓ All (58) Translated (16) Untranslated (42) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 4
Prio Original string Translation
This plugin adds native HTML5 validation support to Gravity Forms' fields.
Priority: high
You have to log in to add a translation. Details
This plugin adds native HTML5 validation support to Gravity Forms' fields.
Comment

Short description.

You have to log in to edit this translation.

Gravity Forms HTML5 Validation
Priority: high
You have to log in to add a translation. Details
Gravity Forms HTML5 Validation
Comment

Name.

You have to log in to edit this translation.

All fields configured as "required" will now use native html5 validation. You have to log in to add a translation. Details
All fields configured as "required" will now use native html5 validation.
Comment

Found in installation list item.

You have to log in to edit this translation.

Visit the Gravity Forms general settings page ( Forms -> Settings ) and make sure that Output HTML5 option is set to yes. You have to log in to add a translation. Details
Visit the Gravity Forms general settings page ( Forms -> Settings ) and make sure that Output HTML5 option is set to yes.
Comment

Found in installation list item.

You have to log in to edit this translation.

Activate the plugin through the Plugins menu You have to log in to add a translation. Details
Activate the plugin through the Plugins menu
Comment

Found in installation list item.

You have to log in to edit this translation.

Either use the automatic plugin installer (Plugins - Add New) or Unzip the file and upload the isw-blocks folder to your /wp-content/plugins/ directory. You have to log in to add a translation. Details
Either use the automatic plugin installer (Plugins - Add New) or Unzip the file and upload the isw-blocks folder to your /wp-content/plugins/ directory.
Comment

Found in installation list item.

You have to log in to edit this translation.

Download the gravityforms-html5-validation.zip file to your local machine. You have to log in to add a translation. Details
Download the gravityforms-html5-validation.zip file to your local machine.
Comment

Found in installation list item.

You have to log in to edit this translation.

Up to Gravity Forms plugin ver. 1.9.17.6 You have to log in to add a translation. Details
Up to Gravity Forms plugin ver. 1.9.17.6
Comment

Found in description paragraph.

You have to log in to edit this translation.

This plugin requires prior installation and activation of <a href="http://www.gravityforms.com/">Gravity Forms</a> plugin by <a href="http://www.rocketgenius.com/">Rocketgenius</a> ver. 1.9 and above. You have to log in to add a translation. Details
This plugin requires prior installation and activation of <a href="http://www.gravityforms.com/">Gravity Forms</a> plugin by <a href="http://www.rocketgenius.com/">Rocketgenius</a> ver. 1.9 and above.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The return value is expected to be a boolean value; As such you can also use them with "__return_true". add_filter( 'gform_address_street2_required', '__return_true' ); You have to log in to add a translation. Details
The return value is expected to be a boolean value; As such you can also use them with "__return_true". add_filter( 'gform_address_street2_required', '__return_true' );
Comment

Found in description paragraph.

You have to log in to edit this translation.

To target a specific form append the form id to the hook name. (format: gform_password_FORMID) add_filter( 'gform_name_prefix_required_6', 'your_function_name', 10, 2 ); You have to log in to add a translation. Details
To target a specific form append the form id to the hook name. (format: gform_password_FORMID) add_filter( 'gform_name_prefix_required_6', 'your_function_name', 10, 2 );
Comment

Found in description paragraph.

You have to log in to edit this translation.

The following would apply your function to all forms. add_filter( 'gform_name_prefix_required', 'your_function_name', 10, 2 ); You have to log in to add a translation. Details
The following would apply your function to all forms. add_filter( 'gform_name_prefix_required', 'your_function_name', 10, 2 );
Comment

Found in description paragraph.

You have to log in to edit this translation.

Example usage: You have to log in to add a translation. Details
Example usage:
Comment

Found in description paragraph.

You have to log in to edit this translation.

These hooks can be used to force html5 validation on these subfields. You have to log in to add a translation. Details
These hooks can be used to force html5 validation on these subfields.
Comment

Found in description paragraph.

You have to log in to edit this translation.

It supports both standard and paginated forms. You have to log in to add a translation. Details
It supports both standard and paginated forms.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 4

Export as