@openui5/sap.ui.unified 1.136.18 → 1.136.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRDPARTY.txt +1 -1
- package/package.json +2 -2
- package/src/sap/ui/unified/.library +1 -1
- package/src/sap/ui/unified/Calendar.js +1 -1
- package/src/sap/ui/unified/CalendarAppointment.js +1 -1
- package/src/sap/ui/unified/CalendarDateInterval.js +1 -1
- package/src/sap/ui/unified/CalendarLegend.js +1 -1
- package/src/sap/ui/unified/CalendarLegendItem.js +1 -1
- package/src/sap/ui/unified/CalendarMonthInterval.js +1 -1
- package/src/sap/ui/unified/CalendarOneMonthInterval.js +1 -1
- package/src/sap/ui/unified/CalendarRow.js +1 -1
- package/src/sap/ui/unified/CalendarTimeInterval.js +1 -1
- package/src/sap/ui/unified/CalendarWeekInterval.js +1 -1
- package/src/sap/ui/unified/ColorPicker.js +1 -1
- package/src/sap/ui/unified/ColorPickerPopover.js +1 -1
- package/src/sap/ui/unified/ContentSwitcher.js +1 -1
- package/src/sap/ui/unified/Currency.js +1 -1
- package/src/sap/ui/unified/CurrencyRenderer.js +1 -1
- package/src/sap/ui/unified/DateRange.js +1 -1
- package/src/sap/ui/unified/DateTypeRange.js +1 -1
- package/src/sap/ui/unified/FileUploader.js +1 -1
- package/src/sap/ui/unified/FileUploaderParameter.js +1 -1
- package/src/sap/ui/unified/FileUploaderXHRSettings.js +1 -1
- package/src/sap/ui/unified/Menu.js +1 -1
- package/src/sap/ui/unified/MenuItem.js +1 -1
- package/src/sap/ui/unified/MenuItemBase.js +1 -1
- package/src/sap/ui/unified/MenuItemGroup.js +1 -1
- package/src/sap/ui/unified/MenuRenderer.js +1 -1
- package/src/sap/ui/unified/MenuTextFieldItem.js +1 -1
- package/src/sap/ui/unified/NonWorkingPeriod.js +1 -1
- package/src/sap/ui/unified/RecurringNonWorkingPeriod.js +1 -1
- package/src/sap/ui/unified/Shell.js +1 -1
- package/src/sap/ui/unified/ShellHeadItem.js +1 -1
- package/src/sap/ui/unified/ShellHeadUserItem.js +1 -1
- package/src/sap/ui/unified/ShellLayout.js +1 -1
- package/src/sap/ui/unified/ShellOverlay.js +1 -1
- package/src/sap/ui/unified/SplitContainer.js +1 -1
- package/src/sap/ui/unified/TimeRange.js +1 -1
- package/src/sap/ui/unified/calendar/DatesRow.js +1 -1
- package/src/sap/ui/unified/calendar/Header.js +1 -1
- package/src/sap/ui/unified/calendar/IndexPicker.js +1 -1
- package/src/sap/ui/unified/calendar/Month.js +2 -1
- package/src/sap/ui/unified/calendar/MonthPicker.js +1 -1
- package/src/sap/ui/unified/calendar/MonthsRow.js +1 -1
- package/src/sap/ui/unified/calendar/OneMonthDatesRow.js +1 -1
- package/src/sap/ui/unified/calendar/TimesRow.js +1 -1
- package/src/sap/ui/unified/calendar/YearPicker.js +1 -1
- package/src/sap/ui/unified/calendar/YearRangePicker.js +1 -1
- package/src/sap/ui/unified/designtime/messagebundle_en_US_saptrc.properties +6 -6
- package/src/sap/ui/unified/library.js +2 -2
- package/src/sap/ui/unified/messagebundle_en_US_sappsd.properties +4 -2
- package/src/sap/ui/unified/messagebundle_en_US_saptrc.properties +65 -65
package/THIRDPARTY.txt
CHANGED
|
@@ -239,7 +239,7 @@ License: MIT
|
|
|
239
239
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
|
240
240
|
Contained in: src/sap.ui.core/src/sap/ui/thirdparty/punycode.js
|
|
241
241
|
|
|
242
|
-
Component: handlebars, version: 4.7.
|
|
242
|
+
Component: handlebars, version: 4.7.9
|
|
243
243
|
Copyright: 2011-2019 by Yehuda Katz
|
|
244
244
|
License: MIT
|
|
245
245
|
License Text: https://github.com/SAP/openui5/blob/master/LICENSES/MIT.txt
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openui5/sap.ui.unified",
|
|
3
|
-
"version": "1.136.
|
|
3
|
+
"version": "1.136.20",
|
|
4
4
|
"description": "OpenUI5 UI Library sap.ui.unified",
|
|
5
5
|
"author": "SAP SE (https://www.sap.com)",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
"url": "https://github.com/SAP/openui5.git"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@openui5/sap.ui.core": "1.136.
|
|
17
|
+
"@openui5/sap.ui.core": "1.136.20"
|
|
18
18
|
}
|
|
19
19
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2026 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.136.
|
|
9
|
+
<version>1.136.20</version>
|
|
10
10
|
|
|
11
11
|
<documentation>Unified controls intended for both, mobile and desktop scenarios</documentation>
|
|
12
12
|
|
|
@@ -59,7 +59,7 @@ sap.ui.define([
|
|
|
59
59
|
* @class
|
|
60
60
|
* <code>CalendarDateInterval</code> only visualizes the dates in a one-line interval and allows the selection of a single day.
|
|
61
61
|
* @extends sap.ui.unified.Calendar
|
|
62
|
-
* @version 1.136.
|
|
62
|
+
* @version 1.136.20
|
|
63
63
|
*
|
|
64
64
|
* @constructor
|
|
65
65
|
* @public
|
|
@@ -65,7 +65,7 @@ sap.ui.define([
|
|
|
65
65
|
* <b>Note:</b> UI5Date or JavaScript Date objects are used to set and return the months, mark them as selected or as a special type.
|
|
66
66
|
* But the date part of the Date object is not used. If a Date object is returned the date will be set to the 1st of the corresponding month.
|
|
67
67
|
* @extends sap.ui.core.Control
|
|
68
|
-
* @version 1.136.
|
|
68
|
+
* @version 1.136.20
|
|
69
69
|
*
|
|
70
70
|
* @constructor
|
|
71
71
|
* @public
|
|
@@ -57,7 +57,7 @@ sap.ui.define([
|
|
|
57
57
|
* Navigation via year picker switches to the corresponding year and the same month as before the navigation.
|
|
58
58
|
*
|
|
59
59
|
* @extends sap.ui.unified.CalendarDateInterval
|
|
60
|
-
* @version 1.136.
|
|
60
|
+
* @version 1.136.20
|
|
61
61
|
*
|
|
62
62
|
* @constructor
|
|
63
63
|
* @private
|
|
@@ -39,7 +39,7 @@ sap.ui.define(['sap/ui/unified/calendar/CalendarUtils', 'sap/ui/unified/calendar
|
|
|
39
39
|
* its start date to the first date of the same week as the date the user chose.
|
|
40
40
|
*
|
|
41
41
|
* @extends sap.ui.unified.CalendarDateInterval
|
|
42
|
-
* @version 1.136.
|
|
42
|
+
* @version 1.136.20
|
|
43
43
|
*
|
|
44
44
|
* @constructor
|
|
45
45
|
* @private
|
|
@@ -25,7 +25,7 @@ sap.ui.define(['./DateRange', './library'],
|
|
|
25
25
|
* @class
|
|
26
26
|
* Date range with calendar day type information. Used to visualize special days in the Calendar.
|
|
27
27
|
* @extends sap.ui.unified.DateRange
|
|
28
|
-
* @version 1.136.
|
|
28
|
+
* @version 1.136.20
|
|
29
29
|
*
|
|
30
30
|
* @constructor
|
|
31
31
|
* @public
|
|
@@ -39,7 +39,7 @@ sap.ui.define([
|
|
|
39
39
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
40
40
|
* (To not duplicate and sync DateRanges and so on...)
|
|
41
41
|
* @extends sap.ui.unified.calendar.Month
|
|
42
|
-
* @version 1.136.
|
|
42
|
+
* @version 1.136.20
|
|
43
43
|
*
|
|
44
44
|
* @constructor
|
|
45
45
|
* @public
|
|
@@ -32,7 +32,7 @@ sap.ui.define([
|
|
|
32
32
|
* This control serves for picking an item from a grid with items which are relative periods in Plannig Calendar.
|
|
33
33
|
* This is used inside the sap.m.PlanningCalendar relative views. Not for stand alone usage.
|
|
34
34
|
* @extends sap.ui.core.Control
|
|
35
|
-
* @version 1.136.
|
|
35
|
+
* @version 1.136.20
|
|
36
36
|
*
|
|
37
37
|
* @constructor
|
|
38
38
|
* @private
|
|
@@ -78,7 +78,7 @@ sap.ui.define([
|
|
|
78
78
|
* If used inside the calendar the properties and aggregation are directly taken from the parent
|
|
79
79
|
* (To not duplicate and sync DateRanges and so on...)
|
|
80
80
|
* @extends sap.ui.core.Control
|
|
81
|
-
* @version 1.136.
|
|
81
|
+
* @version 1.136.20
|
|
82
82
|
*
|
|
83
83
|
* @constructor
|
|
84
84
|
* @public
|
|
@@ -1799,6 +1799,7 @@ sap.ui.define([
|
|
|
1799
1799
|
// when again clicked on a same week number - then remove the selections
|
|
1800
1800
|
oAggOwner.removeAllSelectedDates();
|
|
1801
1801
|
oAggOwner.addSelectedDate(oDateRange);
|
|
1802
|
+
_fireSelect.call(this);
|
|
1802
1803
|
}
|
|
1803
1804
|
|
|
1804
1805
|
return this;
|
|
@@ -68,7 +68,7 @@ sap.ui.define([
|
|
|
68
68
|
* The MontsRow works with UI5Date or JavaScript Date objects, but only the month and the year are used to display and interact.
|
|
69
69
|
* As representation for a month, the 1st of the month will always be returned in the API.
|
|
70
70
|
* @extends sap.ui.core.Control
|
|
71
|
-
* @version 1.136.
|
|
71
|
+
* @version 1.136.20
|
|
72
72
|
*
|
|
73
73
|
* @constructor
|
|
74
74
|
* @public
|
|
@@ -61,7 +61,7 @@ sap.ui.define([
|
|
|
61
61
|
* As in all date-time controls, all pubic JS Date objects that are given (e.g. <code>setDate()</code>) or read
|
|
62
62
|
* (e.g. <code>getFirstRenderedDate</code>) with values which are considered as date objects in browser(local) timezone.
|
|
63
63
|
* @extends sap.ui.core.Control
|
|
64
|
-
* @version 1.136.
|
|
64
|
+
* @version 1.136.20
|
|
65
65
|
*
|
|
66
66
|
* @constructor
|
|
67
67
|
* @public
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
CALENDARDATEINTERVAL_NAME=
|
|
2
|
+
CALENDARDATEINTERVAL_NAME=ltk3TWmZoSMWbIiqrTjjRg_Calendar Date Interval
|
|
3
3
|
|
|
4
|
-
CALENDARDATEINTERVAL_NAME_PLURAL=
|
|
4
|
+
CALENDARDATEINTERVAL_NAME_PLURAL=0A4GHedWj8f5GF42H5aIgg_Calendar Date Intervals
|
|
5
5
|
|
|
6
|
-
CALENDARLEGEND_NAME=
|
|
6
|
+
CALENDARLEGEND_NAME=2YRA7sdk9Ia4qV/GuNOBxg_Calendar Legend
|
|
7
7
|
|
|
8
|
-
CALENDARLEGEND_NAME_PLURAL=
|
|
8
|
+
CALENDARLEGEND_NAME_PLURAL=IJja/l2MRrZhpV+4CkeK2w_Calendar Legends
|
|
9
9
|
|
|
10
|
-
CURRENCY_NAME=
|
|
10
|
+
CURRENCY_NAME=mk8/PTZakdAJoJy6jrDPfg_Currency
|
|
11
11
|
|
|
12
|
-
CURRENCY_NAME_PLURAL=
|
|
12
|
+
CURRENCY_NAME_PLURAL=FA0LGRtjQ6pox9olpX04Aw_Currencies
|
|
13
13
|
|
|
@@ -32,14 +32,14 @@ sap.ui.define([
|
|
|
32
32
|
* @namespace
|
|
33
33
|
* @alias sap.ui.unified
|
|
34
34
|
* @author SAP SE
|
|
35
|
-
* @version 1.136.
|
|
35
|
+
* @version 1.136.20
|
|
36
36
|
* @since 1.28
|
|
37
37
|
* @public
|
|
38
38
|
*/
|
|
39
39
|
var thisLib = Library.init({
|
|
40
40
|
name : "sap.ui.unified",
|
|
41
41
|
apiVersion: 2,
|
|
42
|
-
version: "1.136.
|
|
42
|
+
version: "1.136.20",
|
|
43
43
|
dependencies : ["sap.ui.core"],
|
|
44
44
|
designtime: "sap/ui/unified/designtime/library.designtime",
|
|
45
45
|
types: [
|
|
@@ -108,8 +108,6 @@ COLORPICKER_ALPHA=[[[\u0100\u013A\u03C1\u0125\u0105\u2219\u2219\u2219\u2219\u221
|
|
|
108
108
|
|
|
109
109
|
COLORPICKER_LIGHTNESS=[[[\u013B\u012F\u011F\u0125\u0163\u014B\u0113\u015F\u015F\u2219\u2219\u2219\u2219\u2219]]]
|
|
110
110
|
|
|
111
|
-
COLORPICKER_NEW_OLD_COLOR=[[[\u0162\u0125\u0113 \u014F\u0157\u012F\u011F\u012F\u014B\u0105\u013A \u010B\u014F\u013A\u014F\u0157 \u0175\u012F\u013A\u013A \u0183\u0113 \u0157\u0113\u03C1\u013A\u0105\u010B\u0113\u018C \u0175\u012F\u0163\u0125 \u0163\u0125\u0113 \u014B\u0113\u0175 \u010B\u014F\u013A\u014F\u0157, \u0192\u014F\u013A\u013A\u014F\u0175\u012F\u014B\u011F \u0163\u0125\u0113 \u0105\u0157\u0157\u014F\u0175 \u018C\u012F\u0157\u0113\u010B\u0163\u012F\u014F\u014B\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
112
|
-
|
|
113
111
|
COLORPICKER_ALPHA_SLIDER=[[[\u0100\u013A\u03C1\u0125\u0105 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
114
112
|
|
|
115
113
|
COLORPICKER_HUE_SLIDER=[[[\u0124\u0171\u0113 \u010B\u014F\u014B\u0163\u0157\u014F\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
@@ -120,6 +118,10 @@ COLORPICKER_SELECT_RGB_TOOLTIP=[[[\u0158\u0122\u0181 \u039C\u014F\u018C\u0113\u2
|
|
|
120
118
|
|
|
121
119
|
COLORPICKER_SELECT_HSL_TOOLTIP=[[[\u0124\u015C\u013B \u039C\u014F\u018C\u0113\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
122
120
|
|
|
121
|
+
COLOR_PICKER_CURRENT_COLOR_TOOLTIP=[[[\u0108\u0171\u0157\u0157\u0113\u014B\u0163 \u010B\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
122
|
+
|
|
123
|
+
COLOR_PICKER_NEW_COLOR_TOOLTIP=[[[\u0143\u0113\u0175 \u010B\u014F\u013A\u014F\u0157\u2219\u2219\u2219\u2219\u2219]]]
|
|
124
|
+
|
|
123
125
|
COLOR_PICKER_CANCEL=[[[\u0108\u0105\u014B\u010B\u0113\u013A\u2219\u2219\u2219\u2219\u2219\u2219\u2219\u2219]]]
|
|
124
126
|
|
|
125
127
|
COLOR_PICKER_SUBMIT=[[[\u014E\u0136\u2219\u2219]]]
|
|
@@ -1,131 +1,131 @@
|
|
|
1
1
|
|
|
2
|
-
SHELL_LOGO_TOOLTIP=
|
|
2
|
+
SHELL_LOGO_TOOLTIP=yzTS7RffrmMPV/1d7E5nFA_Logo
|
|
3
3
|
|
|
4
|
-
SHELL_OVERLAY_CLOSE=
|
|
4
|
+
SHELL_OVERLAY_CLOSE=PiV/1miX0osuBa/yOoiesA_Close
|
|
5
5
|
|
|
6
|
-
MNU_ARIA_NAME=
|
|
6
|
+
MNU_ARIA_NAME=wr46ybJaBecz1mK3mg4ckg_Menu
|
|
7
7
|
|
|
8
|
-
UNIFIED_MENU_ITEM_COUNT_TEXT=
|
|
8
|
+
UNIFIED_MENU_ITEM_COUNT_TEXT=CNsDsecFv4yY+rfDfzCoGg_{0} of {1}
|
|
9
9
|
|
|
10
|
-
UNIFIED_MENU_ITEM_HINT_TEXT
|
|
10
|
+
UNIFIED_MENU_ITEM_HINT_TEXT=+tkZDzkvKpFem0mUCjI4Ng_Type in text
|
|
11
11
|
|
|
12
|
-
CALENDAR_DIALOG=
|
|
12
|
+
CALENDAR_DIALOG=KEfWDGxR1XVX3FYONldC7g_Calendar
|
|
13
13
|
|
|
14
|
-
CALENDAR_WEEK=
|
|
14
|
+
CALENDAR_WEEK=zNVX2ezMdUuj5Mfwsm03fw_Calendar Week
|
|
15
15
|
|
|
16
|
-
CALENDAR_START_DATE=
|
|
16
|
+
CALENDAR_START_DATE=X63k2PlZALI0W2tyzaRzvA_Start Date
|
|
17
17
|
|
|
18
|
-
CALENDAR_END_DATE=
|
|
18
|
+
CALENDAR_END_DATE=kEt60hnXZP7shbx553ZJiw_End Date
|
|
19
19
|
|
|
20
|
-
CALENDAR_START_MONTH=
|
|
20
|
+
CALENDAR_START_MONTH=BGks8D02zveU/ArKyJixqA_Start Month
|
|
21
21
|
|
|
22
|
-
CALENDAR_END_MONTH
|
|
22
|
+
CALENDAR_END_MONTH=+IwCyoBg+bw9+6hN1nIzQQ_End Month
|
|
23
23
|
|
|
24
|
-
CALENDAR_CURRENT_MONTH=
|
|
24
|
+
CALENDAR_CURRENT_MONTH=gh1nvW4PKug3PmNy8ahNMw_Current Month
|
|
25
25
|
|
|
26
|
-
CALENDAR_START_TIME=
|
|
26
|
+
CALENDAR_START_TIME=dlo79RFZH+qkrsvGO23jzw_Start Time
|
|
27
27
|
|
|
28
|
-
CALENDAR_END_TIME=
|
|
28
|
+
CALENDAR_END_TIME=FtW0XMKhjpt1MtcQkC2wbA_End Time
|
|
29
29
|
|
|
30
|
-
CALENDAR_ALL_DAY_PREFIX=
|
|
30
|
+
CALENDAR_ALL_DAY_PREFIX=pI2DfVDI525z3J4BGbYLfQ_All-Day Appointment
|
|
31
31
|
|
|
32
|
-
CALENDAR_APPOINTMENT_INFO=
|
|
32
|
+
CALENDAR_APPOINTMENT_INFO=uHg2EzTnZ1VCloRkosGQyg_From {0} To {1}
|
|
33
33
|
|
|
34
|
-
CALENDAR_ALL_DAY_INFO=
|
|
34
|
+
CALENDAR_ALL_DAY_INFO=Rsde0Kqu0O4emEx78p9AbQ_From {0}
|
|
35
35
|
|
|
36
|
-
CALENDAR_CURRENT_TIME=
|
|
36
|
+
CALENDAR_CURRENT_TIME=kJWnWCCHEM7+GWEG09DX/Q_Now
|
|
37
37
|
|
|
38
|
-
CALENDAR_CANCEL=
|
|
38
|
+
CALENDAR_CANCEL=OJhqnHf3WOF5Im/ZWsGXPg_Cancel
|
|
39
39
|
|
|
40
|
-
CALENDAR_BTN_PREV=
|
|
40
|
+
CALENDAR_BTN_PREV=yCPf8SrZMGjjwbkEPwVKpQ_Previous
|
|
41
41
|
|
|
42
|
-
CALENDAR_BTN_NEXT=
|
|
42
|
+
CALENDAR_BTN_NEXT=hWCgO2KvprpactaCkr31mg_Next
|
|
43
43
|
|
|
44
|
-
CALENDAR_BTN_TODAY=
|
|
44
|
+
CALENDAR_BTN_TODAY=zvpA98le+gowmX8YyWsycg_Today
|
|
45
45
|
|
|
46
|
-
CALENDAR_DATES_ROW_WEEK_NUMBER=
|
|
46
|
+
CALENDAR_DATES_ROW_WEEK_NUMBER=pvxM836c0h1gpyncFCrcZQ_Week {0}
|
|
47
47
|
|
|
48
|
-
MONTH_PICKER=
|
|
48
|
+
MONTH_PICKER=BZGsQE8DNn5J3VIwDZjBXQ_Month Picker
|
|
49
49
|
|
|
50
|
-
CALENDAR_MONTH_PICKER_OPEN_HINT=
|
|
50
|
+
CALENDAR_MONTH_PICKER_OPEN_HINT=EpOZGMSC+xlxWpZCRiJUMw_Press F4 to select a month
|
|
51
51
|
|
|
52
|
-
YEAR_PICKER=
|
|
52
|
+
YEAR_PICKER=LogH/wUaVbUSEMXXZ5vGlg_Year Picker
|
|
53
53
|
|
|
54
|
-
YEAR_RANGE_PICKER=
|
|
54
|
+
YEAR_RANGE_PICKER=Sl756apghdYZIhaf87g3yg_Year Range Picker
|
|
55
55
|
|
|
56
|
-
CALENDAR_YEAR_PICKER_OPEN_HINT=
|
|
56
|
+
CALENDAR_YEAR_PICKER_OPEN_HINT=qPKqIaTgc90JscNZ1yuq7Q_Press Shift + F4 to select a year
|
|
57
57
|
|
|
58
|
-
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=
|
|
58
|
+
CALENDAR_YEAR_RANGE_PICKER_OPEN_HINT=A1dNgSdYd2FUyAwy+4wWNQ_Press Shift + F4 to select a year range
|
|
59
59
|
|
|
60
|
-
APPOINTMENT=
|
|
60
|
+
APPOINTMENT=j9qiNha2q5lcO0A7rXxyqg_Appointment
|
|
61
61
|
|
|
62
|
-
APPOINTMENT_TENTATIVE=
|
|
62
|
+
APPOINTMENT_TENTATIVE=Opwr4PLuU9MGXP9ECL+2Nw_Tentative
|
|
63
63
|
|
|
64
|
-
APPOINTMENT_DATE_TIME_DESCRIPTION=
|
|
64
|
+
APPOINTMENT_DATE_TIME_DESCRIPTION=kKaan/F9H4Secz5EFL7tzw_{0}'' at ''{1}
|
|
65
65
|
|
|
66
|
-
FILEUPLOAD_BROWSE=
|
|
66
|
+
FILEUPLOAD_BROWSE=5j2g8K4IljpqMpXbAORnQw_Browse...
|
|
67
67
|
|
|
68
|
-
FILEUPLOAD_ACC=
|
|
68
|
+
FILEUPLOAD_ACC=dbtnS/Ik7Zo9mkylbjHoRg_Activate to Select a File
|
|
69
69
|
|
|
70
|
-
FILEUPLOAD_FILENAME=
|
|
70
|
+
FILEUPLOAD_FILENAME=7YMwT71KBsIbBre+PNA1uQ_File Name
|
|
71
71
|
|
|
72
|
-
FILEUPLOAD_REQUIRED=
|
|
72
|
+
FILEUPLOAD_REQUIRED=Bu5ZyUzFP6DTsDjSxwT/Aw_Required
|
|
73
73
|
|
|
74
|
-
FILEUPLOAD_NO_FILE_CHOSEN=
|
|
74
|
+
FILEUPLOAD_NO_FILE_CHOSEN=XW1D+hfEC9/SD5Ubzc7y4Q_No file chosen
|
|
75
75
|
|
|
76
|
-
LEGEND_SELECTED=
|
|
76
|
+
LEGEND_SELECTED=FLgt2SZVLEIbVZTbB4qX1g_Selected
|
|
77
77
|
|
|
78
|
-
LEGEND_TODAY=
|
|
78
|
+
LEGEND_TODAY=tX9X5xr9LuiUttlpxzJDDA_Today
|
|
79
79
|
|
|
80
|
-
LEGEND_NORMAL_DAY=
|
|
80
|
+
LEGEND_NORMAL_DAY=m/HMADXWiZFVRCh3M1qhWw_Working Day
|
|
81
81
|
|
|
82
|
-
LEGEND_NON_WORKING_DAY=
|
|
82
|
+
LEGEND_NON_WORKING_DAY=TSYhhjZPV+p/BFAKa3x11g_Non-Working Day
|
|
83
83
|
|
|
84
|
-
LEGEND_UNNAMED_TYPE=
|
|
84
|
+
LEGEND_UNNAMED_TYPE=udZPGkpP9ovnD/+XCE4iqw_Type {0}
|
|
85
85
|
|
|
86
|
-
LEGEND_ARIA_LABEL=
|
|
86
|
+
LEGEND_ARIA_LABEL=avSwGfDuSOKWMaQMyX5guA_Calendar Legend
|
|
87
87
|
|
|
88
88
|
|
|
89
|
-
APPOINTMENT_SELECTED=
|
|
89
|
+
APPOINTMENT_SELECTED=AaTzQ26FsjeKefrvv2N1TQ_Selected
|
|
90
90
|
|
|
91
|
-
APPOINTMENT_UNSELECTED=
|
|
91
|
+
APPOINTMENT_UNSELECTED=HjMqYa/mpU7pqZNQsaMXOQ_Unselected
|
|
92
92
|
|
|
93
|
-
COLORPICKER_RED=
|
|
93
|
+
COLORPICKER_RED=i45DkwBj2UDAjN/i5gUWeA_Red
|
|
94
94
|
|
|
95
|
-
COLORPICKER_GREEN=
|
|
95
|
+
COLORPICKER_GREEN=mFFR479eSZupkkJ2RMQuoA_Green
|
|
96
96
|
|
|
97
|
-
COLORPICKER_BLUE=
|
|
97
|
+
COLORPICKER_BLUE=t8zcC+JJNHyQ5DMgnXEDHQ_Blue
|
|
98
98
|
|
|
99
|
-
COLORPICKER_HUE=
|
|
99
|
+
COLORPICKER_HUE=1qAdfFdUIo338R1aFkjo9w_Hue
|
|
100
100
|
|
|
101
|
-
COLORPICKER_SAT=
|
|
101
|
+
COLORPICKER_SAT=9Ab680tO2xq8RoV5VVoKOA_Saturation
|
|
102
102
|
|
|
103
|
-
COLORPICKER_VALUE=
|
|
103
|
+
COLORPICKER_VALUE=nRspeRviRhAPqZrBnDG/nA_Value
|
|
104
104
|
|
|
105
|
-
COLORPICKER_HEX=
|
|
105
|
+
COLORPICKER_HEX=gixCiEVk4nNayIOvaW5u0Q_Hexadecimal
|
|
106
106
|
|
|
107
|
-
COLORPICKER_ALPHA=
|
|
107
|
+
COLORPICKER_ALPHA=z95leNrDFL/68wv1mDAfuA_Alpha
|
|
108
108
|
|
|
109
|
-
COLORPICKER_LIGHTNESS=
|
|
109
|
+
COLORPICKER_LIGHTNESS=FK789/M4mib4adgNmNaMoQ_Lightness
|
|
110
110
|
|
|
111
|
-
COLORPICKER_ALPHA_SLIDER=
|
|
111
|
+
COLORPICKER_ALPHA_SLIDER=GC+hPzN/1Xqn8CND9U1TVQ_Alpha control
|
|
112
112
|
|
|
113
|
-
COLORPICKER_HUE_SLIDER=
|
|
113
|
+
COLORPICKER_HUE_SLIDER=VDAyk2F9dmNgJZE/VQCJKA_Hue control
|
|
114
114
|
|
|
115
|
-
COLORPICKER_TOGGLE_BTN_TOOLTIP=
|
|
115
|
+
COLORPICKER_TOGGLE_BTN_TOOLTIP=UUyUeUJQLyytyBv6dj3VMA_Change Color Mode
|
|
116
116
|
|
|
117
|
-
COLORPICKER_SELECT_RGB_TOOLTIP=
|
|
117
|
+
COLORPICKER_SELECT_RGB_TOOLTIP=FQZLo080Aav+iaSbR26LMQ_RGB Mode
|
|
118
118
|
|
|
119
|
-
COLORPICKER_SELECT_HSL_TOOLTIP
|
|
119
|
+
COLORPICKER_SELECT_HSL_TOOLTIP=+aDJvXhL2WirOlWcN7sNJw_HSL Mode
|
|
120
120
|
|
|
121
|
-
COLOR_PICKER_CURRENT_COLOR_TOOLTIP=
|
|
121
|
+
COLOR_PICKER_CURRENT_COLOR_TOOLTIP=vKwGsJPQ0aaTjdDFytfINQ_Current color
|
|
122
122
|
|
|
123
|
-
COLOR_PICKER_NEW_COLOR_TOOLTIP=
|
|
123
|
+
COLOR_PICKER_NEW_COLOR_TOOLTIP=p61nh+1mzBAwGb3nQt8c3g_New color
|
|
124
124
|
|
|
125
|
-
COLOR_PICKER_CANCEL=
|
|
125
|
+
COLOR_PICKER_CANCEL=OEYhblvAllv31rbqn3IzaQ_Cancel
|
|
126
126
|
|
|
127
|
-
COLOR_PICKER_SUBMIT=
|
|
127
|
+
COLOR_PICKER_SUBMIT=9UR5ZdADTq7eT/wH44RZhw_OK
|
|
128
128
|
|
|
129
|
-
COLOR_PICKER_TITLE=
|
|
129
|
+
COLOR_PICKER_TITLE=c/56dbUV27W/A72fqq1sYQ_Color Picker
|
|
130
130
|
|
|
131
|
-
COLORPICKER_PERCENTAGE=
|
|
131
|
+
COLORPICKER_PERCENTAGE=2VbLxXU8MJpKIydpeBgfog_Percentage
|