@openui5/sap.f 1.121.0 → 1.122.0
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 +4 -4
- package/src/sap/f/.library +1 -1
- package/src/sap/f/Avatar.js +1 -1
- package/src/sap/f/AvatarGroup.js +23 -4
- package/src/sap/f/AvatarGroupItem.js +1 -1
- package/src/sap/f/CalendarAppointmentInCard.js +1 -1
- package/src/sap/f/CalendarInCard.js +1 -1
- package/src/sap/f/Card.js +1 -1
- package/src/sap/f/CardBase.js +1 -1
- package/src/sap/f/DynamicPage.js +1 -1
- package/src/sap/f/DynamicPageAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/DynamicPageHeader.js +1 -1
- package/src/sap/f/DynamicPageTitle.js +1 -1
- package/src/sap/f/FlexibleColumnLayout.js +39 -5
- package/src/sap/f/FlexibleColumnLayoutAccessibleLandmarkInfo.js +1 -1
- package/src/sap/f/FlexibleColumnLayoutSemanticHelper.js +1 -1
- package/src/sap/f/GridContainer.js +3 -2
- package/src/sap/f/GridContainerItemLayoutData.js +1 -1
- package/src/sap/f/GridContainerSettings.js +2 -2
- package/src/sap/f/GridList.js +1 -1
- package/src/sap/f/GridListItem.js +1 -1
- package/src/sap/f/IllustratedMessage.js +1 -1
- package/src/sap/f/Illustration.js +1 -1
- package/src/sap/f/PlanningCalendarInCardLegend.js +1 -1
- package/src/sap/f/ProductSwitch.js +1 -1
- package/src/sap/f/ProductSwitchItem.js +1 -1
- package/src/sap/f/SearchManager.js +1 -1
- package/src/sap/f/ShellBar.js +1 -1
- package/src/sap/f/SidePanel.js +1 -3
- package/src/sap/f/SidePanelItem.js +1 -1
- package/src/sap/f/cards/BaseHeader.js +42 -7
- package/src/sap/f/cards/Header.js +10 -4
- package/src/sap/f/cards/NumericHeader.js +15 -4
- package/src/sap/f/cards/NumericIndicators.js +1 -1
- package/src/sap/f/cards/NumericSideIndicator.js +35 -4
- package/src/sap/f/cards/loading/AnalyticalPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/CalendarPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/GenericPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ListPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/ObjectPlaceholder.js +1 -1
- package/src/sap/f/cards/loading/PlaceholderBase.js +2 -3
- package/src/sap/f/cards/loading/TablePlaceholder.js +1 -1
- package/src/sap/f/cards/loading/TimelinePlaceholder.js +1 -1
- package/src/sap/f/cards/util/addTooltipIfTruncated.js +44 -0
- package/src/sap/f/changeHandler/MoveDynamicPageTitleActions.js +1 -1
- package/src/sap/f/delegate/GridContainerItemNavigation.js +1 -1
- package/src/sap/f/delegate/GridItemNavigation.js +1 -1
- package/src/sap/f/designtime/GridContainer.designtime.js +34 -0
- package/src/sap/f/designtime/messagebundle.properties +7 -1
- package/src/sap/f/designtime/messagebundle_ar.properties +4 -0
- package/src/sap/f/designtime/messagebundle_bg.properties +7 -3
- package/src/sap/f/designtime/messagebundle_ca.properties +4 -0
- package/src/sap/f/designtime/messagebundle_cnr.properties +4 -0
- package/src/sap/f/designtime/messagebundle_cs.properties +7 -3
- package/src/sap/f/designtime/messagebundle_cy.properties +8 -4
- package/src/sap/f/designtime/messagebundle_da.properties +4 -0
- package/src/sap/f/designtime/messagebundle_de.properties +4 -0
- package/src/sap/f/designtime/messagebundle_el.properties +8 -4
- package/src/sap/f/designtime/messagebundle_en.properties +8 -4
- package/src/sap/f/designtime/messagebundle_en_GB.properties +8 -4
- package/src/sap/f/designtime/messagebundle_es.properties +4 -0
- package/src/sap/f/designtime/messagebundle_es_MX.properties +4 -0
- package/src/sap/f/designtime/messagebundle_et.properties +4 -0
- package/src/sap/f/designtime/messagebundle_fi.properties +4 -0
- package/src/sap/f/designtime/messagebundle_fr.properties +4 -0
- package/src/sap/f/designtime/messagebundle_fr_CA.properties +4 -0
- package/src/sap/f/designtime/messagebundle_hi.properties +6 -2
- package/src/sap/f/designtime/messagebundle_hr.properties +4 -0
- package/src/sap/f/designtime/messagebundle_hu.properties +6 -2
- package/src/sap/f/designtime/messagebundle_id.properties +8 -4
- package/src/sap/f/designtime/messagebundle_it.properties +4 -0
- package/src/sap/f/designtime/messagebundle_iw.properties +4 -0
- package/src/sap/f/designtime/messagebundle_ja.properties +4 -0
- package/src/sap/f/designtime/messagebundle_kk.properties +6 -2
- package/src/sap/f/designtime/messagebundle_ko.properties +4 -0
- package/src/sap/f/designtime/messagebundle_lt.properties +4 -0
- package/src/sap/f/designtime/messagebundle_lv.properties +5 -1
- package/src/sap/f/designtime/messagebundle_mk.properties +6 -2
- package/src/sap/f/designtime/messagebundle_ms.properties +8 -4
- package/src/sap/f/designtime/messagebundle_nl.properties +4 -0
- package/src/sap/f/designtime/messagebundle_no.properties +4 -0
- package/src/sap/f/designtime/messagebundle_pl.properties +4 -0
- package/src/sap/f/designtime/messagebundle_pt.properties +5 -1
- package/src/sap/f/designtime/messagebundle_pt_PT.properties +4 -0
- package/src/sap/f/designtime/messagebundle_ro.properties +4 -0
- package/src/sap/f/designtime/messagebundle_ru.properties +8 -4
- package/src/sap/f/designtime/messagebundle_sh.properties +4 -0
- package/src/sap/f/designtime/messagebundle_sk.properties +4 -0
- package/src/sap/f/designtime/messagebundle_sl.properties +4 -0
- package/src/sap/f/designtime/messagebundle_sr.properties +4 -0
- package/src/sap/f/designtime/messagebundle_sv.properties +4 -0
- package/src/sap/f/designtime/messagebundle_th.properties +6 -2
- package/src/sap/f/designtime/messagebundle_tr.properties +4 -0
- package/src/sap/f/designtime/messagebundle_uk.properties +7 -3
- package/src/sap/f/designtime/messagebundle_vi.properties +7 -3
- package/src/sap/f/designtime/messagebundle_zh_CN.properties +4 -0
- package/src/sap/f/designtime/messagebundle_zh_TW.properties +4 -0
- package/src/sap/f/dnd/GridDragOver.js +1 -1
- package/src/sap/f/dnd/GridDropInfo.js +1 -1
- package/src/sap/f/library.js +7 -2
- package/src/sap/f/messagebundle.properties +1 -1
- package/src/sap/f/messagebundle_ar.properties +2 -2
- package/src/sap/f/messagebundle_bg.properties +2 -2
- package/src/sap/f/messagebundle_ca.properties +2 -2
- package/src/sap/f/messagebundle_cnr.properties +2 -2
- package/src/sap/f/messagebundle_cs.properties +2 -2
- package/src/sap/f/messagebundle_cy.properties +2 -2
- package/src/sap/f/messagebundle_da.properties +2 -2
- package/src/sap/f/messagebundle_de.properties +2 -2
- package/src/sap/f/messagebundle_el.properties +2 -2
- package/src/sap/f/messagebundle_en.properties +2 -85
- package/src/sap/f/messagebundle_en_GB.properties +2 -2
- package/src/sap/f/messagebundle_es.properties +2 -2
- package/src/sap/f/messagebundle_es_MX.properties +2 -2
- package/src/sap/f/messagebundle_et.properties +1 -1
- package/src/sap/f/messagebundle_fi.properties +2 -2
- package/src/sap/f/messagebundle_fr.properties +2 -2
- package/src/sap/f/messagebundle_fr_CA.properties +2 -2
- package/src/sap/f/messagebundle_hi.properties +2 -2
- package/src/sap/f/messagebundle_hr.properties +2 -2
- package/src/sap/f/messagebundle_hu.properties +2 -2
- package/src/sap/f/messagebundle_id.properties +2 -2
- package/src/sap/f/messagebundle_it.properties +2 -2
- package/src/sap/f/messagebundle_iw.properties +2 -2
- package/src/sap/f/messagebundle_ja.properties +1 -1
- package/src/sap/f/messagebundle_kk.properties +2 -2
- package/src/sap/f/messagebundle_ko.properties +1 -1
- package/src/sap/f/messagebundle_lt.properties +2 -2
- package/src/sap/f/messagebundle_lv.properties +2 -2
- package/src/sap/f/messagebundle_mk.properties +2 -2
- package/src/sap/f/messagebundle_ms.properties +1 -1
- package/src/sap/f/messagebundle_nl.properties +2 -2
- package/src/sap/f/messagebundle_no.properties +2 -2
- package/src/sap/f/messagebundle_pl.properties +2 -2
- package/src/sap/f/messagebundle_pt.properties +2 -2
- package/src/sap/f/messagebundle_pt_PT.properties +2 -2
- package/src/sap/f/messagebundle_ro.properties +2 -2
- package/src/sap/f/messagebundle_ru.properties +2 -2
- package/src/sap/f/messagebundle_sh.properties +2 -2
- package/src/sap/f/messagebundle_sk.properties +2 -2
- package/src/sap/f/messagebundle_sl.properties +2 -2
- package/src/sap/f/messagebundle_sr.properties +2 -2
- package/src/sap/f/messagebundle_sv.properties +2 -2
- package/src/sap/f/messagebundle_th.properties +2 -2
- package/src/sap/f/messagebundle_tr.properties +2 -2
- package/src/sap/f/messagebundle_uk.properties +3 -3
- package/src/sap/f/messagebundle_vi.properties +2 -2
- package/src/sap/f/messagebundle_zh_CN.properties +1 -1
- package/src/sap/f/messagebundle_zh_TW.properties +2 -2
- package/src/sap/f/semantic/AddAction.js +1 -1
- package/src/sap/f/semantic/CloseAction.js +1 -1
- package/src/sap/f/semantic/CopyAction.js +1 -1
- package/src/sap/f/semantic/DeleteAction.js +1 -1
- package/src/sap/f/semantic/DiscussInJamAction.js +1 -1
- package/src/sap/f/semantic/EditAction.js +1 -1
- package/src/sap/f/semantic/ExitFullScreenAction.js +1 -1
- package/src/sap/f/semantic/FavoriteAction.js +1 -1
- package/src/sap/f/semantic/FlagAction.js +1 -1
- package/src/sap/f/semantic/FooterMainAction.js +1 -1
- package/src/sap/f/semantic/FullScreenAction.js +1 -1
- package/src/sap/f/semantic/MainAction.js +1 -1
- package/src/sap/f/semantic/MessagesIndicator.js +1 -1
- package/src/sap/f/semantic/NegativeAction.js +1 -1
- package/src/sap/f/semantic/PositiveAction.js +1 -1
- package/src/sap/f/semantic/PrintAction.js +1 -1
- package/src/sap/f/semantic/SemanticButton.js +1 -1
- package/src/sap/f/semantic/SemanticConfiguration.js +1 -1
- package/src/sap/f/semantic/SemanticControl.js +1 -1
- package/src/sap/f/semantic/SemanticPage.js +1 -1
- package/src/sap/f/semantic/SemanticToggleButton.js +1 -1
- package/src/sap/f/semantic/SendEmailAction.js +1 -1
- package/src/sap/f/semantic/SendMessageAction.js +1 -1
- package/src/sap/f/semantic/ShareInJamAction.js +1 -1
- package/src/sap/f/semantic/TitleMainAction.js +1 -1
- package/src/sap/f/shellBar/AdditionalContentSupport.js +1 -1
- package/src/sap/f/shellBar/CoPilot.js +1 -1
- package/src/sap/f/shellBar/ControlSpacer.js +1 -1
- package/src/sap/f/shellBar/Search.js +1 -1
- package/src/sap/f/themes/base/Card.less +1 -0
- package/src/sap/f/themes/base/DynamicPage.less +2 -1
|
@@ -57,7 +57,7 @@ sap.ui.define([
|
|
|
57
57
|
* @extends sap.f.cards.BaseHeader
|
|
58
58
|
*
|
|
59
59
|
* @author SAP SE
|
|
60
|
-
* @version 1.
|
|
60
|
+
* @version 1.122.0
|
|
61
61
|
*
|
|
62
62
|
* @constructor
|
|
63
63
|
* @public
|
|
@@ -297,11 +297,17 @@ sap.ui.define([
|
|
|
297
297
|
|
|
298
298
|
this._getTitle()
|
|
299
299
|
.setText(this.getTitle())
|
|
300
|
-
.setMaxLines(this.getTitleMaxLines())
|
|
300
|
+
.setMaxLines(this.getTitleMaxLines())
|
|
301
|
+
.setWrappingType(this.getWrappingType());
|
|
302
|
+
|
|
303
|
+
this._enhanceText(this._getTitle());
|
|
301
304
|
|
|
302
305
|
this._getSubtitle()
|
|
303
306
|
.setText(this.getSubtitle())
|
|
304
|
-
.setMaxLines(this.getSubtitleMaxLines())
|
|
307
|
+
.setMaxLines(this.getSubtitleMaxLines())
|
|
308
|
+
.setWrappingType(this.getWrappingType());
|
|
309
|
+
|
|
310
|
+
this._enhanceText(this._getSubtitle());
|
|
305
311
|
|
|
306
312
|
this._getUnitOfMeasurement().setText(this.getUnitOfMeasurement());
|
|
307
313
|
|
|
@@ -324,7 +330,10 @@ sap.ui.define([
|
|
|
324
330
|
} else {
|
|
325
331
|
this._createDetails()
|
|
326
332
|
.setText(this.getDetails())
|
|
327
|
-
.setMaxLines(this.getDetailsMaxLines())
|
|
333
|
+
.setMaxLines(this.getDetailsMaxLines())
|
|
334
|
+
.setWrappingType(this.getWrappingType());
|
|
335
|
+
|
|
336
|
+
this._enhanceText(this._getDetails());
|
|
328
337
|
}
|
|
329
338
|
|
|
330
339
|
this._getNumericIndicators()
|
|
@@ -377,6 +386,7 @@ sap.ui.define([
|
|
|
377
386
|
wrapping: true,
|
|
378
387
|
maxLines: this.getTitleMaxLines()
|
|
379
388
|
});
|
|
389
|
+
|
|
380
390
|
this.setAggregation("_title", oControl);
|
|
381
391
|
}
|
|
382
392
|
|
|
@@ -398,6 +408,7 @@ sap.ui.define([
|
|
|
398
408
|
wrapping: true,
|
|
399
409
|
maxLines: this.getSubtitleMaxLines()
|
|
400
410
|
});
|
|
411
|
+
|
|
401
412
|
this.setAggregation("_subtitle", oControl);
|
|
402
413
|
}
|
|
403
414
|
|
|
@@ -6,11 +6,13 @@
|
|
|
6
6
|
sap.ui.define([
|
|
7
7
|
"sap/ui/core/Control",
|
|
8
8
|
"sap/m/Text",
|
|
9
|
-
"sap/f/cards/NumericSideIndicatorRenderer"
|
|
9
|
+
"sap/f/cards/NumericSideIndicatorRenderer",
|
|
10
|
+
"sap/f/cards/util/addTooltipIfTruncated"
|
|
10
11
|
], function (
|
|
11
12
|
Control,
|
|
12
13
|
Text,
|
|
13
|
-
NumericSideIndicatorRenderer
|
|
14
|
+
NumericSideIndicatorRenderer,
|
|
15
|
+
addTooltipIfTruncated
|
|
14
16
|
) {
|
|
15
17
|
"use strict";
|
|
16
18
|
|
|
@@ -26,7 +28,7 @@ sap.ui.define([
|
|
|
26
28
|
* @extends sap.ui.core.Control
|
|
27
29
|
*
|
|
28
30
|
* @author SAP SE
|
|
29
|
-
* @version 1.
|
|
31
|
+
* @version 1.122.0
|
|
30
32
|
*
|
|
31
33
|
* @constructor
|
|
32
34
|
* @public
|
|
@@ -58,7 +60,13 @@ sap.ui.define([
|
|
|
58
60
|
* @experimental since 1.95
|
|
59
61
|
* Disclaimer: this property is in a beta state - incompatible API changes may be done before its official public release. Use at your own discretion.
|
|
60
62
|
*/
|
|
61
|
-
state: { "type": "sap.m.ValueColor", group: "Appearance", defaultValue : "None" }
|
|
63
|
+
state: { "type": "sap.m.ValueColor", group: "Appearance", defaultValue : "None" },
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* Defines if tooltips should be shown for truncated texts.
|
|
67
|
+
* @private
|
|
68
|
+
*/
|
|
69
|
+
useTooltips: { type: "boolean", visibility: "hidden", defaultValue: false}
|
|
62
70
|
},
|
|
63
71
|
aggregations: {
|
|
64
72
|
|
|
@@ -120,6 +128,18 @@ sap.ui.define([
|
|
|
120
128
|
return this;
|
|
121
129
|
};
|
|
122
130
|
|
|
131
|
+
NumericSideIndicator.prototype.onAfterRendering = function () {
|
|
132
|
+
if (this.getAggregation("_title")) {
|
|
133
|
+
this._enhanceText(this.getAggregation("_title"));
|
|
134
|
+
}
|
|
135
|
+
if (this.getAggregation("_number")) {
|
|
136
|
+
this._enhanceText(this.getAggregation("_number"));
|
|
137
|
+
}
|
|
138
|
+
if (this.getAggregation("_unit")) {
|
|
139
|
+
this._enhanceText(this.getAggregation("_unit"));
|
|
140
|
+
}
|
|
141
|
+
};
|
|
142
|
+
|
|
123
143
|
/**
|
|
124
144
|
* Lazily create a title and return it.
|
|
125
145
|
*
|
|
@@ -178,5 +198,16 @@ sap.ui.define([
|
|
|
178
198
|
return oControl;
|
|
179
199
|
};
|
|
180
200
|
|
|
201
|
+
/**
|
|
202
|
+
* When the option <code>useTooltips</code> is set to <code>true</code> - enhances the given text with a tooltip if the text is truncated.
|
|
203
|
+
* @private
|
|
204
|
+
* @param {sap.m.Text} oText The text control.
|
|
205
|
+
*/
|
|
206
|
+
NumericSideIndicator.prototype._enhanceText = function (oText) {
|
|
207
|
+
if (this.getProperty("useTooltips")) {
|
|
208
|
+
addTooltipIfTruncated(oText);
|
|
209
|
+
}
|
|
210
|
+
};
|
|
211
|
+
|
|
181
212
|
return NumericSideIndicator;
|
|
182
213
|
});
|
|
@@ -5,9 +5,8 @@
|
|
|
5
5
|
*/
|
|
6
6
|
sap.ui.define([
|
|
7
7
|
"sap/ui/core/Control",
|
|
8
|
-
"sap/ui/core/Core",
|
|
9
8
|
"sap/f/cards/loading/PlaceholderBaseRenderer"
|
|
10
|
-
], function (Control,
|
|
9
|
+
], function (Control, PlaceholderBaseRenderer) {
|
|
11
10
|
"use strict";
|
|
12
11
|
|
|
13
12
|
|
|
@@ -23,7 +22,7 @@ sap.ui.define([
|
|
|
23
22
|
* @extends sap.ui.core.Control
|
|
24
23
|
*
|
|
25
24
|
* @author SAP SE
|
|
26
|
-
* @version 1.
|
|
25
|
+
* @version 1.122.0
|
|
27
26
|
*
|
|
28
27
|
* @constructor
|
|
29
28
|
* @private
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
sap.ui.define([], function () {
|
|
7
|
+
"use strict";
|
|
8
|
+
|
|
9
|
+
const oDelegate = {
|
|
10
|
+
canSkipRendering: true,
|
|
11
|
+
onmouseover: (oEvent) => {
|
|
12
|
+
const oText = oEvent.srcControl;
|
|
13
|
+
|
|
14
|
+
if (oText.getTooltip()) {
|
|
15
|
+
// do not override if text already has a tooltip
|
|
16
|
+
return;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
const oTarget = oText.getDomRef("inner") || oText.getDomRef();
|
|
20
|
+
|
|
21
|
+
if (!oTarget) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
if (oTarget.offsetWidth < oTarget.scrollWidth || oTarget.offsetHeight < oTarget.scrollHeight) {
|
|
26
|
+
oTarget.title = oText.getText();
|
|
27
|
+
} else {
|
|
28
|
+
oTarget.title = "";
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* If the text is truncated - adds a tooltip.
|
|
35
|
+
* @private
|
|
36
|
+
* @ui5-restricted sap.f
|
|
37
|
+
* @param {sap.m.Text} oText The text control.
|
|
38
|
+
*/
|
|
39
|
+
function addTooltipIfTruncated(oText) {
|
|
40
|
+
oText.addEventDelegate(oDelegate);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
return addTooltipIfTruncated;
|
|
44
|
+
});
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OpenUI5
|
|
3
|
+
* (c) Copyright 2009-2024 SAP SE or an SAP affiliate company.
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
// Provides the Design Time Metadata for the sap.f.GridContainer control
|
|
8
|
+
sap.ui.define([],
|
|
9
|
+
function () {
|
|
10
|
+
"use strict";
|
|
11
|
+
|
|
12
|
+
return {
|
|
13
|
+
name: {
|
|
14
|
+
singular: "GRID_CONTAINER_CONTROL_NAME",
|
|
15
|
+
plural: "GRID_CONTAINER_CONTROL_NAME_PLURAL"
|
|
16
|
+
},
|
|
17
|
+
actions: {
|
|
18
|
+
remove: {
|
|
19
|
+
changeType: "hideControl"
|
|
20
|
+
},
|
|
21
|
+
reveal: {
|
|
22
|
+
changeType: "unhideControl"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
aggregations: {
|
|
26
|
+
items: {
|
|
27
|
+
domRef: ":sap-domref",
|
|
28
|
+
actions: {
|
|
29
|
+
move: "moveControls"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
}, /* bExport= */ false);
|
|
@@ -11,4 +11,10 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page headers
|
|
|
11
11
|
DYNAMIC_PAGE_TITLE_NAME=Page title
|
|
12
12
|
|
|
13
13
|
#XMIT: Dynamic page header control name caption plural
|
|
14
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
|
|
14
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page titles
|
|
15
|
+
|
|
16
|
+
#XMIT: Grid Container control name caption
|
|
17
|
+
GRID_CONTAINER_CONTROL_NAME=Grid Container
|
|
18
|
+
|
|
19
|
+
#XTIT: Grid Container control name plural caption
|
|
20
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u0645\u0642\u062F\u0645\u0627\u062A \u0627\u064
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0641\u062D\u0629
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0639\u0646\u0627\u0648\u064A\u0646 \u0627\u0644\u0635\u0641\u062D\u0627\u062A
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u062D\u0627\u0648\u064A\u0629 \u0634\u0628\u0643\u0627\u062A
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u062D\u0627\u0648\u064A\u0627\u062A \u0634\u0628\u0643\u0627\u062A
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=\
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=\u0417\u0430\u0433\u043B\u0430\u0432\u043D\u0430 \u043E\u0431\u043B\u0430\u0441\u0442 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u043D\u0438 \u043E\u0431\u043B\u0430\u0441\u0442\u0438 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0438
|
|
5
5
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u044F \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u044F \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0438
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u041A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440 \u0440\u0435\u0448\u0435\u0442\u043A\u0430
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u041A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0440\u0438 \u0440\u0435\u0448\u0435\u0442\u043A\u0430
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Cap\u00E7aleres de p\u00E0gina
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=T\u00EDtol de p\u00E0gina
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtols de p\u00E0gina
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Contenidor de quadr\u00EDcules
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenidors de quadr\u00EDcules
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=Page Header
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
|
|
5
5
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=Titulek str\u00E1nky
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Grid Container
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=Pennyn
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=Pennyn Tudalen
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Penynnau
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Penynnau Tudalen
|
|
5
5
|
|
|
6
|
-
DYNAMIC_PAGE_TITLE_NAME=Teitl
|
|
6
|
+
DYNAMIC_PAGE_TITLE_NAME=Teitl Tudalen
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Teitlau
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Teitlau Tudalen
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Cynhwysydd Grid
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Cynwysyddion Grid
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B1 \
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B1 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B5\u03C2 \
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u039A\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B5\u03C2 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
|
|
5
5
|
|
|
6
|
-
DYNAMIC_PAGE_TITLE_NAME=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2 \
|
|
6
|
+
DYNAMIC_PAGE_TITLE_NAME=\u03A4\u03AF\u03C4\u03BB\u03BF\u03C2 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u03A4\u03AF\u03C4\u03BB\u03BF\u03B9 \
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u03A4\u03AF\u03C4\u03BB\u03BF\u03B9 \u03A3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u039A\u03BF\u03BD\u03C4\u03AD\u03B9\u03BD\u03B5\u03C1 \u03A0\u03BB\u03AD\u03B3\u03BC\u03B1\u03C4\u03BF\u03C2
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u039A\u03BF\u03BD\u03C4\u03AD\u03B9\u03BD\u03B5\u03C1\u03C2 \u03A0\u03BB\u03AD\u03B3\u03BC\u03B1\u03C4\u03BF\u03C2
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=Page
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=Page Header
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
|
|
5
5
|
|
|
6
|
-
DYNAMIC_PAGE_TITLE_NAME=Page
|
|
6
|
+
DYNAMIC_PAGE_TITLE_NAME=Page Title
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Grid Container
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=Page
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=Page Header
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Page Headers
|
|
5
5
|
|
|
6
|
-
DYNAMIC_PAGE_TITLE_NAME=Page
|
|
6
|
+
DYNAMIC_PAGE_TITLE_NAME=Page Title
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Page Titles
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Grid Container
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Grid Containers
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Cabeceras de p\u00E1gina
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=T\u00EDtulo de p\u00E1gina
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtulos de p\u00E1gina
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Contenedor de cuadr\u00EDculas
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenedores de cuadr\u00EDculas
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Encabezados de p\u00E1gina
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=T\u00EDtulo de p\u00E1gina
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=T\u00EDtulos de p\u00E1gina
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Contenedor de estructura
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Contenedores de estructura
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=Sivujen yl\u00E4tunnisteet
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=Sivun otsikko
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Sivujen otsikot
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Matriisis\u00E4il\u00F6
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Matriisis\u00E4il\u00F6t
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0932\u0947\u0916
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0932\u0947\u0916
|
|
5
5
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u092A\u0943\u0937\u094D\u0920 \u0936\u0940\u0930\u094D\u0937\u0915
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u0917\u094D\u0930\u093F\u0921 \u0915\u0902\u091F\u0947\u0928\u0930
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u0917\u094D\u0930\u093F\u0921 \u0915\u0902\u091F\u0947\u0928\u0930
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
2
|
DYNAMIC_PAGE_HEADER_NAME=Oldalfejl\u00E9c
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Oldalfejl\
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Oldalfejl\u00E9c
|
|
5
5
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=Oldalc\u00EDm
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Oldalc\
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Oldalc\u00EDm
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=R\u00E1cskont\u00E9ner
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=R\u00E1cskont\u00E9ner
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
|
|
2
|
-
DYNAMIC_PAGE_HEADER_NAME=Header
|
|
2
|
+
DYNAMIC_PAGE_HEADER_NAME=Header Halaman
|
|
3
3
|
|
|
4
|
-
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Header
|
|
4
|
+
DYNAMIC_PAGE_HEADER_NAME_PLURAL=Header Halaman
|
|
5
5
|
|
|
6
|
-
DYNAMIC_PAGE_TITLE_NAME=Judul
|
|
6
|
+
DYNAMIC_PAGE_TITLE_NAME=Judul Halaman
|
|
7
7
|
|
|
8
|
-
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Judul
|
|
8
|
+
DYNAMIC_PAGE_TITLE_NAME_PLURAL=Judul Halaman
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=Kontainer Kisi
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=Kontainer Kisi
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u05DB\u05D5\u05EA\u05E8\u05D5\u05EA \u05E2\u05D
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=\u05DB\u05D5\u05EA\u05E8\u05EA \u05D3\u05E3
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u05DB\u05D5\u05EA\u05E8\u05D5\u05EA \u05E9\u05DC \u05D3\u05E3
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u05DE\u05DB\u05D5\u05DC\u05EA \u05D2\u05E8\u05D9\u05D3
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u05DE\u05DB\u05D5\u05DC\u05D5\u05EA \u05D2\u05E8\u05D9\u05D3
|
|
@@ -6,3 +6,7 @@ DYNAMIC_PAGE_HEADER_NAME_PLURAL=\u30DA\u30FC\u30B8\u30D8\u30C3\u30C0
|
|
|
6
6
|
DYNAMIC_PAGE_TITLE_NAME=\u30DA\u30FC\u30B8\u30BF\u30A4\u30C8\u30EB
|
|
7
7
|
|
|
8
8
|
DYNAMIC_PAGE_TITLE_NAME_PLURAL=\u30DA\u30FC\u30B8\u30BF\u30A4\u30C8\u30EB
|
|
9
|
+
|
|
10
|
+
GRID_CONTAINER_CONTROL_NAME=\u30B0\u30EA\u30C3\u30C9\u30B3\u30F3\u30C6\u30CA
|
|
11
|
+
|
|
12
|
+
GRID_CONTAINER_CONTROL_NAME_PLURAL=\u30B0\u30EA\u30C3\u30C9\u30B3\u30F3\u30C6\u30CA
|