summaryrefslogtreecommitdiff
path: root/framework/Exceptions/messages/messages.txt
diff options
context:
space:
mode:
authorJens Klaer <kj.landwehr.software@gmail.com>2015-10-14 14:12:18 +0200
committerJens Klaer <kj.landwehr.software@gmail.com>2015-10-14 14:12:18 +0200
commit3a90a37ca45f91d9f314eaa1f7e86c056e56e7bb (patch)
tree61c56713ac69fa0a1f00f879fcb73a4bc2d78f6e /framework/Exceptions/messages/messages.txt
parent7ec5cb6a6ef106c9662905988697045dcd0f378a (diff)
Added TJuiDatePicker
an alternative datepicker control using the datepicker widget from jqueryui
Diffstat (limited to 'framework/Exceptions/messages/messages.txt')
-rw-r--r--framework/Exceptions/messages/messages.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/framework/Exceptions/messages/messages.txt b/framework/Exceptions/messages/messages.txt
index 600cd1f5..46dde557 100644
--- a/framework/Exceptions/messages/messages.txt
+++ b/framework/Exceptions/messages/messages.txt
@@ -509,4 +509,6 @@ ratinglist_invalid_caption_id = '{0}' is not a valid caption control for TRati
accordion_activeviewid_invalid = TAccordion.ActiveViewID has an invalid ID '{0}'.
accordion_activeviewindex_invalid = TAccordion.ActiveViewIndex has an invalid Index '{0}'.
-accordion_view_inexistent = TAccordion cannot find the specified view. \ No newline at end of file
+accordion_view_inexistent = TAccordion cannot find the specified view.
+
+juidatepicker_settextmode_unsupported = TextMode of TJuiDatePicker cannot be changed. \ No newline at end of file