diff options
author | Jens Klaer <kj.landwehr.software@gmail.com> | 2015-10-14 14:12:18 +0200 |
---|---|---|
committer | Jens Klaer <kj.landwehr.software@gmail.com> | 2015-10-14 14:12:18 +0200 |
commit | 3a90a37ca45f91d9f314eaa1f7e86c056e56e7bb (patch) | |
tree | 61c56713ac69fa0a1f00f879fcb73a4bc2d78f6e /framework/Exceptions/messages/messages-fr.txt | |
parent | 7ec5cb6a6ef106c9662905988697045dcd0f378a (diff) |
Added TJuiDatePicker
an alternative datepicker control using the datepicker widget from
jqueryui
Diffstat (limited to 'framework/Exceptions/messages/messages-fr.txt')
-rw-r--r-- | framework/Exceptions/messages/messages-fr.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/Exceptions/messages/messages-fr.txt b/framework/Exceptions/messages/messages-fr.txt index 4e6a396b..84f53069 100644 --- a/framework/Exceptions/messages/messages-fr.txt +++ b/framework/Exceptions/messages/messages-fr.txt @@ -415,4 +415,6 @@ tactivetablecell_control_outoftable = {0} '{1}' must be enclosed within a TTabl tactivetablecell_control_notincollection = {0} '{1}' no member of the TTableCellCollection of the parent TTableRow control. tactivetablerow_control_outoftable = {0} '{1}' must be enclosed within a TTable control. -tactivetablerow_control_notincollection = {0} '{1}' no member of the TTableRowCollection of the parent TTable control.
\ No newline at end of file +tactivetablerow_control_notincollection = {0} '{1}' no member of the TTableRowCollection of the parent TTable control. + +juidatepicker_settextmode_unsupported = TextMode of TJuiDatePicker cannot be changed.
\ No newline at end of file |