dsheiko / HTML5-Form-Shim

⛔️ [DEPRECATED] That is a jquery plugin, which emulates HTML5 Form Validation on old browsers. The plugin also allows to customize form submission validation tooltips and field validation callbacks (e.g. via XMLHttpRequest)
http://dsheiko.github.io/HTML5-Form-Shim/
71 stars 17 forks source link

Added German form validation messages #4

Closed weberhofer closed 11 years ago

weberhofer commented 11 years ago

This is a tiny enhancement to display German messages validating a form.

dsheiko commented 11 years ago

Thanks! Pushed it to the master

Yours sincerely, Dmitry Sheiko Senior web developer at CRYTEK GmbH Mobile +49 17 / 61 256 25 70 www.dsheiko.com skype: dsheiko

On Wed, Jul 24, 2013 at 5:54 PM, Johannes Weberhofer < notifications@github.com> wrote:

This is a tiny enhancement to display German messages validating a form.

You can merge this Pull Request by running

git pull https://github.com/weberhofer/HTML5-Form-Shim master

Or view, comment on, or merge it at:

https://github.com/dsheiko/HTML5-Form-Shim/pull/4 Commit Summary

  • Added German form validation messages

File Changes

  • M js/source/Input/Abstract.jshttps://github.com/dsheiko/HTML5-Form-Shim/pull/4/files#diff-0(38)

Patch Links: