The branch, master has been updated
via 13349553b19c989714e780302eee7f53646030d5 (commit)
from 958fcf97f43984ac6f7be07b24a2eec9bf68f252 (commit)
- Log -----------------------------------------------------------------
commit 13349553b19c989714e780302eee7f53646030d5
Author: Michal Čihař <[email protected]>
Date: Mon Aug 22 13:40:53 2011 +0200
Localization for new timepicker
-----------------------------------------------------------------------
Summary of changes:
js/messages.php | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/js/messages.php b/js/messages.php
index 8a606dc..8b1888e 100644
--- a/js/messages.php
+++ b/js/messages.php
@@ -448,9 +448,10 @@
PMA_printJsValue("$.datepicker.regional['']['dayNamesMin']",
/* l10n: Column header for week of the year in calendar */
PMA_printJsValue("$.datepicker.regional['']['weekHeader']", __('Wk'));
-PMA_printJsValue("$.datepicker.regional['']['hourText']", __('Hour'));
-PMA_printJsValue("$.datepicker.regional['']['minuteText']", __('Minute'));
-PMA_printJsValue("$.datepicker.regional['']['secondText']", __('Second'));
+PMA_printJsValue("$.timepicker.regional['']['timeText']", __('Time'));
+PMA_printJsValue("$.timepicker.regional['']['hourText']", __('Hour'));
+PMA_printJsValue("$.timepicker.regional['']['minuteText']", __('Minute'));
+PMA_printJsValue("$.timepicker.regional['']['secondText']", __('Second'));
?>
$.extend($.datepicker._defaults, $.datepicker.regional['']);
} /* if ($.datepicker) */
hooks/post-receive
--
phpMyAdmin
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git