From c116150111abb7d49c0e7738c464026e13eea853 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Fri, 2 Jan 2009 04:33:11 +0000 Subject: spelling of localization (yes, I see the irony) --- demos/datepicker/index.html | 2 +- demos/datepicker/localisation.html | 113 ------------------------------------- demos/datepicker/localization.html | 113 +++++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 114 deletions(-) delete mode 100644 demos/datepicker/localisation.html create mode 100644 demos/datepicker/localization.html (limited to 'demos/datepicker') diff --git a/demos/datepicker/index.html b/demos/datepicker/index.html index 28cf654e4..cdb8d467e 100644 --- a/demos/datepicker/index.html +++ b/demos/datepicker/index.html @@ -18,7 +18,7 @@
  • Date formats
  • Minimum and maximum
  • Alternate field
  • -
  • Localisation
  • +
  • Localization
  • diff --git a/demos/datepicker/localisation.html b/demos/datepicker/localisation.html deleted file mode 100644 index a9bf33787..000000000 --- a/demos/datepicker/localisation.html +++ /dev/null @@ -1,113 +0,0 @@ - - - - jQuery UI Datepicker - Localisation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -

    Date:   -

    - -
    - -
    - -

    The datepicker may be localised for other languages and date preferences. - There is built-in support for languages that read right-to-left, such as Arabic and Hebrew.

    - -
    - - - diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html new file mode 100644 index 000000000..eb7721db5 --- /dev/null +++ b/demos/datepicker/localization.html @@ -0,0 +1,113 @@ + + + + jQuery UI Datepicker - Localisation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +

    Date:   +

    + +
    + +
    + +

    The datepicker may be localized for other languages and date preferences. + There is built-in support for languages that read right-to-left, such as Arabic and Hebrew.

    + +
    + + + -- cgit v1.2.3