r1465 - trunk/demos/datepicker

r1465 - trunk/demos/datepicker


Author: rdworth
Date: Thu Jan 1 20:33:11 2009
New Revision: 1465
Added:
trunk/demos/datepicker/localization.html (contents, props changed)
- copied, changed from r1464,
/trunk/demos/datepicker/localisation.html
Removed:
trunk/demos/datepicker/localisation.html
Modified:
trunk/demos/datepicker/index.html
Log:
spelling of localization (yes, I see the irony)
Modified: trunk/demos/datepicker/index.html
==============================================================================
--- trunk/demos/datepicker/index.html    (original)
+++ trunk/demos/datepicker/index.html    Thu Jan 1 20:33:11 2009
@@ -18,7 +18,7 @@
        <li><a href="date_formats.html">Date formats</a></li>
        <li><a href="min_max.html">Minimum and maximum</a></li>
        <li><a href="alt_field.html">Alternate field</a></li>
-        <li><a href="localisation.html">Localisation</a></li>
+        <li><a href="localization.html">Localization</a></li>
    </ul>
</div>
Copied: trunk/demos/datepicker/localization.html (from r1464,
/trunk/demos/datepicker/localisation.html)
==============================================================================
--- /trunk/demos/datepicker/localisation.html    (original)
+++ trunk/demos/datepicker/localization.html    Thu Jan 1 20:33:11 2009
@@ -104,7 +104,7 @@
<div class="demo-description">
-

The datepicker may be localised for other languages and date
preferences.
+

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.



</div><!-- End demo-description -->