@openui5/sap.ui.documentation 1.126.1 → 1.127.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 +7 -7
- package/src/sap/ui/documentation/.library +1 -1
- package/src/sap/ui/documentation/library.js +2 -2
- package/src/sap/ui/documentation/messagebundle.properties +4 -0
- package/src/sap/ui/documentation/messagebundle_ar.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_bg.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_ca.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_cnr.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_cs.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_cy.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_da.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_de.properties +4 -2
- package/src/sap/ui/documentation/messagebundle_el.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_en.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_en_GB.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_en_US_sappsd.properties +149 -111
- package/src/sap/ui/documentation/messagebundle_en_US_saprigi.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_en_US_saptrc.properties +452 -414
- package/src/sap/ui/documentation/messagebundle_es.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_es_MX.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_et.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_fi.properties +4 -2
- package/src/sap/ui/documentation/messagebundle_fr.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_fr_CA.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_hi.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_hr.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_hu.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_id.properties +7 -5
- package/src/sap/ui/documentation/messagebundle_it.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_iw.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_ja.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_kk.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_ko.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_lt.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_lv.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_mk.properties +3 -1
- package/src/sap/ui/documentation/messagebundle_ms.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_nl.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_no.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_pl.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_pt.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_pt_PT.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_ro.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_ru.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_sh.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_sk.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_sl.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_sr.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_sv.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_th.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_tr.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_uk.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_vi.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_zh_CN.properties +2 -0
- package/src/sap/ui/documentation/messagebundle_zh_TW.properties +2 -0
- package/src/sap/ui/documentation/sdk/controller/Entity.controller.js +1 -0
- package/src/sap/ui/documentation/sdk/controller/SampleNotFound.controller.js +7 -0
- package/src/sap/ui/documentation/sdk/controller/VersionNotFound.controller.js +8 -8
- package/src/sap/ui/documentation/sdk/thirdparty/highlight.js/highlight.js +3 -3
- package/src/sap/ui/documentation/sdk/view/News.view.xml +4 -4
- package/src/sap/ui/documentation/sdk/view/NotFound.view.xml +11 -7
- package/src/sap/ui/documentation/sdk/view/SampleNotFound.view.xml +17 -8
- package/src/sap/ui/documentation/sdk/view/SubApiDetail.view.xml +1 -0
- package/src/sap/ui/documentation/sdk/view/VersionNotFound.view.xml +20 -24
|
@@ -1,415 +1,453 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
2
|
+
APP_HEADER_TITLE=uzXPMLlKEKaz2zIOi9BaeQ_UI5 Demo Kit
|
|
3
|
+
APP_HEADER_LOGO_ALT=aibwGwYO2FyQHvBrahi9tA_UI5 Logo
|
|
4
|
+
APP_HEADER_SEARCH_FIELD_PLACEHOLDER=HQt+E/0Imjs4KrgTjLuJog_Search Anything
|
|
5
|
+
APP_TABHEADER_ITEM_HOME=Xo6ajGLIP2lBBvkivd2xlw_Home
|
|
6
|
+
APP_TABHEADER_ITEM_DOCUMENTATION=LjkH8qhz5rH5XbA0lPNm2w_Documentation
|
|
7
|
+
APP_TABHEADER_ITEM_API_REFERENCE=drQZVeB5iKgH69r09/fEyg_API Reference
|
|
8
|
+
APP_TABHEADER_ITEM_SAMPLES=AgvYOAs/vlwExMXnxQgsOg_Samples
|
|
9
|
+
APP_TABHEADER_ITEM_DEMO_APPS=23htq/Ix9tZlie2UFqibqg_Demo Apps
|
|
10
|
+
APP_TABHEADER_ITEM_RESOURCES=B3uh76nSRkpAEHSN1ISDpA_Resources
|
|
11
|
+
APP_TABHEADER_SUBITEM_FIORI_TOOLS=xJBqu10++zQ+57ACQkDU3A_Fiori Tools
|
|
12
|
+
APP_TABHEADER_SUBITEM_ICON_EXPLORER=4dR9Lz5d7eNsgBbGU6T4UA_Icon Explorer
|
|
13
|
+
APP_TABHEADER_SUBITEM_UI5_INSPECTOR=ap68GXGhAogA+RYJAXKGWg_UI5 Inspector
|
|
14
|
+
APP_TABHEADER_SUBITEM_UI5_TOOLING=InJbQfpFuuxAe9UWI0wrmw_UI5 Tooling
|
|
15
|
+
APP_CHANGE_VERSION_BTN=bjhba3Sn1ci8HWUnhoy10A_Change Version
|
|
16
|
+
APP_VERSION_BETA_VERSION=LrrXLhp2nNxLmEV4Rkkubw_Beta version
|
|
17
|
+
APP_VERSION_VERSION=UghBFZE78KO/9jMbll1iPQ_Version
|
|
18
|
+
APP_VERSION_NOT_PRODUCTIVE=9d8k5tibVfc+LaWejEL9Kw_\u2013 not for productive use\!
|
|
19
|
+
APP_VERSION_IN_PROGRESS=d4NcOpRrvalvviSW+z6YHA_(in development)
|
|
20
|
+
APP_FEEDBACK_BTN_TOOLTIP=g0szZoIM6VT9nF0kFj17ng_Feedback
|
|
21
|
+
APP_NEWS_BTN_TOOLTIP=KhmEfbUOddOaany9scwpZw_News
|
|
22
|
+
APP_NEWS_DISMISS_ALL_BTN=08agBEawmQUjqyDD/E/plA_Dismiss All News Items
|
|
23
|
+
APP_NEWS_SHOW_ALL_BTN=HMJSlxzYFgprMRHoUGw91Q_Show All News
|
|
24
|
+
APP_NEWS_NO_NEW_TEXT=OSqTLq7ee0cFc4/pneRzfA_No News
|
|
25
|
+
APP_SEARCH_FIELD_CLOSE=eFU69BCJ0JJU5O6GvRK2Vg_Close
|
|
26
|
+
APP_INFORMATION_BTN_TOOLTIP=3PyMQLiDgVCLLxNUWtUbuA_Settings
|
|
27
|
+
APP_LEGAL_BTN_TOOLTIP=OTIf2rLkbAMlAAdFmXEUFA_Legal Information
|
|
28
|
+
APP_INFORMATION_BTN_FEEDBACK=wz9R4p33yiDmBSMQWaWAbw_Feedback
|
|
29
|
+
APP_INFORMATION_BTN_ABOUT=XlS7YSQiOZq2O0ES7uEKxQ_About
|
|
30
|
+
APP_INFORMATION_BTN_LEGAL=nA5Ki8NeO1cW3/haXSKMOw_Legal
|
|
31
|
+
APP_INFORMATION_BTN_PRIVACY=Z8nu4HB1y/lpzKpuuFHBnw_Privacy
|
|
32
|
+
APP_INFORMATION_BTN_TERMS_OF_USE=nhIwDsQLH92HR26AevSMfQ_Terms of Use
|
|
33
|
+
APP_INFORMATION_BTN_APPEARANCE=3uTZzcG0kmxFVOhP0wrn1Q_Appearance
|
|
34
|
+
APP_INFORMATION_BTN_APPEARANCE_LIGHT=qaL1noHuD07N4QXDyRXY8g_Light
|
|
35
|
+
APP_INFORMATION_BTN_APPEARANCE_DARK=arnO/GBFhndzyjp9RBlX4w_Dark
|
|
36
|
+
APP_INFORMATION_BTN_APPEARANCE_HCB=LEc4sCIMGDql1bgu3scjUA_High Contrast Black
|
|
37
|
+
APP_INFORMATION_BTN_APPEARANCE_HCW=IBRM8Ykc9ozf7RSB1pZkOA_High Contrast White
|
|
38
|
+
APP_INFORMATION_BTN_APPEARANCE_AUTO=YA0y4Dmm3UYWhJhrdK6TBA_Auto (Depending on the OS Settings)
|
|
39
|
+
APP_INFORMATION_BTN_SITEMAP=LY5UlL5QFRWrKVWE7h4kBA_Sitemap
|
|
40
|
+
APP_INFORMATION_BTN_COPYRIGHT=WgmQsHbIqH/9IFvEatAa/g_Copyright
|
|
41
|
+
APP_INFORMATION_BTN_TRADEMARK=vZTVoEcR2Vltjw/vIcRN5w_Trademark
|
|
42
|
+
APP_INFORMATION_BTN_DISCLAIMER=QmxLyDacw5kmV30RDHLasw_Disclaimer
|
|
43
|
+
APP_INFORMATION_BTN_LICENSE=Kpv9TTpG5E9RK6nJai5f8w_License
|
|
44
|
+
APP_COOKIES_TEXT=MKpmDdq0KtVXfwLLRdT40Q_We use cookies to improve your experience on our site. By continuing to use this website, you consent to use our cookies.
|
|
45
|
+
|
|
46
|
+
APP_INFORMATION_BTN_NEWS=dCI/AMyZV3POh1JVEeawpg_News
|
|
47
|
+
APP_INFORMATION_BTN_SETTINGS=kb2WFbOOCjawmdvdew2U0g_Settings
|
|
48
|
+
APP_INFORMATION_BTN_POLICIES=6ZH6B3Y5aANoJ2JL6OqisQ_Policies
|
|
49
|
+
|
|
50
|
+
NEWS_NEW_GROUP_TITLE=dDFMhN1lpS/ldwwtBcc6VA_New
|
|
51
|
+
NEWS_READ_GROUP_TITLE=cxDuYpXI6OpvJsEU3c8AJw_Read
|
|
52
|
+
NEWS_BTN_MARK_AS_READ=+pGlRji9o2mDyFsZo7Pq9A_Mark All as Read
|
|
53
|
+
NEWS_BTN_VISIT_LINK=yG6kdZN8piyuK02ESQq+9Q_Visit Link
|
|
54
|
+
NEWS_PREP_FAILURE_TITLE=Rv6vqjludIl83GYsABwuFg_News could not be loaded
|
|
55
|
+
|
|
56
|
+
FEEDBACK_DIALOG_TITLE=Wumz97lNtylLSrsU4l/5pw_Give Feedback
|
|
57
|
+
FEEDBACK_DIALOG_OVERALL=D6pJR74cG6t6gT5QNw84Pg_How is your overall experience?
|
|
58
|
+
FEEDBACK_DIALOG_MESSAGE=dXZZJuhSOP7kCX4L4V22kg_What would you like to tell us?
|
|
59
|
+
FEEDBACK_DIALOG_MESSAGE_PLACEHOLDER=q2+xQUUufW/Nq+5/ip3uOQ_You can share your feedback for the overall Demo Kit experience or for the specific page you are currently viewing.
|
|
60
|
+
FEEDBACK_DIALOG_RELATED=JN1PhrrNf/9eXXZyg72j/g_Feedback is related to the current page.
|
|
61
|
+
FEEDBACK_DIALOG_SHOW_DATA=JYTK25nyegBqc1xxP8rCPQ_Show Context Data
|
|
62
|
+
FEEDBACK_DIALOG_DISCLAIMER=CJ4Mw2z0kSKf/KZSnUFEMA_Your feedback is anonymous, we do not collect any personal data.
|
|
63
|
+
FEEDBACK_DIALOG_BTN_SEND=ISzz5sE5eKiUsDOoKV0Hrg_Send
|
|
64
|
+
FEEDBACK_DIALOG_BTN_CANCEL=tRULeP61f6f2XTJrOKdsag_Cancel
|
|
65
|
+
FEEDBACK_DIALOG_STATUS_EXCELLENT=LgT2JZLGc6TzJBfHaIBUyQ_Excellent
|
|
66
|
+
FEEDBACK_DIALOG_STATUS_GOOD=lG5cQkeI6hgCSYD5qTmZDA_Good
|
|
67
|
+
FEEDBACK_DIALOG_STATUS_AVERAGE=iFwomr5y5kPwjChGX0F5Lg_Average
|
|
68
|
+
FEEDBACK_DIALOG_STATUS_POOR=NAEUcw7z25DfCh4FKYLASw_Poor
|
|
69
|
+
FEEDBACK_DIALOG_STATUS_VERY_POOR=aihi9GW7/8WICAb47VfW+A_Very Poor
|
|
70
|
+
FEEDBACK_DIALOG_TITLE_SUCCESS=hR0iCRMi5Ez/bNkXA4G91w_Thank you\!
|
|
71
|
+
FEEDBACK_DIALOG_TEXT_SUCCESS=W3XZNKfB4SZMeHaN65AJfw_Your feedback has been sent.
|
|
72
|
+
FEEDBACK_DIALOG_TITLE_ERROR=y6shKcj9UR9yedXb0H4OKQ_Sorry\!
|
|
73
|
+
FEEDBACK_DIALOG_TEXT_ERROR=Fwcq1frvK7eNdG5GBc/pPg_An error occurred sending your feedback\:\n
|
|
74
|
+
|
|
75
|
+
SURVEY_POPOVER_TITLE=hh2h8PTHP/wbsu6kr9Ixnw_Tell us what's on your mind.
|
|
76
|
+
SURVEY_POPOVER_LONG_SURVEY_TITLE=QPkZfgIcGevaxVLVSNoJfw_User Experience Survey
|
|
77
|
+
SURVEY_POPOVER_LONG_SURVEY_BADGE=IuH0ZTsdsV6hXZXKJD0XqA_NEW
|
|
78
|
+
SURVEY_POPOVER_LONG_SURVEY_AVAILABILITY=/1ZDnUvO0T0uoxrBRRxiDg_Available until
|
|
79
|
+
SURVEY_POPOVER_LONG_SURVEY_DESC=zoyJPpSNdy42SZ5YvMoE1g_Complete a five-minute survey and help us improve your product experience\! The survey will open in a new tab.
|
|
80
|
+
SURVEY_POPOVER_LONG_SURVEY_BTN=ue0ocG2430+YznVAPNgxow_Take Survey
|
|
81
|
+
SURVEY_POPOVER_LONG_SURVEY_BTN_TOOLTIP=AyWXfiykqeJrQW8GTVeN3w_External Link to Qualtrics User Experience Survey
|
|
82
|
+
SURVEY_POPOVER_DEFAULT_SURVEY_TITLE=EjwOam7goaAbS/5MPtuagQ_Share Your Feedback
|
|
83
|
+
SURVEY_POPOVER_DEFAULT_SURVEY_DESC=LB74GB+KYtJkyD9VyYOkcw_Your opinion matters. Share your thoughts with us at any time\!
|
|
84
|
+
SURVEY_POPOVER_DEFAULT_SURVEY_BTN=VsrOAai7HzquKh8UsmV0UQ_Give Feedback
|
|
85
|
+
SURVEY_POPOVER_CLOSE_BTN=J8+9fY6soGPb6+67iZKhXw_Close
|
|
86
|
+
|
|
87
|
+
WELCOME_BLOCK_1_TEXT_1=O9K43LAB3Xw0JF4pNAo/0g_Discover New Enterprise Grade Horizons
|
|
88
|
+
WELCOME_BLOCK_1_START_BTN=CCgZBBCeGIgFsnOIvsl6+w_Get Started with UI5
|
|
89
|
+
WELCOME_BLOCK_1_DOWNLOAD_BTN=YdtOxOT61vrQHtszM/bUAQ_Download
|
|
90
|
+
WELCOME_KEY_FEATURES=xdpBhrs1dKsHUDuG7W04lw_Key Features
|
|
91
|
+
WELCOME_START_CODING=yBhq5HG8VYo7VicSX7HLzQ_Start Coding
|
|
92
|
+
WELCOME_CHOOSE_SCENARIO=8Tu3bUl6kiqb5B4aBfc/zQ_Choose Your Scenario
|
|
93
|
+
WELCOME_JOIN_COMMUNITY=LPlsUfH7IvLICGMfThJDbA_Join the Community
|
|
94
|
+
WELCOME_BLOCK_2_TITLE=Rh70e3ypVHtA5PeC+0euLQ_Responsive Across Browsers and Devices
|
|
95
|
+
WELCOME_BLOCK_2_TEXT=OS7jcfEUg5pfFskQxys9xw_No need to worry about device specifics\! UI5 apps run on smartphones, tablets, and desktops. The UI controls automatically adapt themselves to the capabilities of each device and make the most of the available real estate.
|
|
96
|
+
WELCOME_BLOCK_2_IMG_ALT=da8DZbI/23sAUS4MmicZcA_Picture showing phone, desktop screen and tablet
|
|
97
|
+
WELCOME_BLOCK_3_TITLE=1PVmUXRPhhc2Av3szIz2FQ_Powerful Development Concepts
|
|
98
|
+
WELCOME_BLOCK_3_TEXT_1=m9HNRy/CgYbGwQ6X50irQA_UI5 was created by professionals for modern developers to build state of the art web applications. It comes with all features needed to cover most current application requirements. The UI5 core offers a solid foundation that simplifies your work by managing many aspects of modern development behind the scenes\:
|
|
99
|
+
WELCOME_BLOCK_3_TEXT_2=nKPFuhoVfYp6DjNVt4Btfw_Includes standards like MVC and various data-binding types
|
|
100
|
+
WELCOME_BLOCK_3_TEXT_3=t8egmtNMWb2CcdJBS9KxTg_Choice of different view formats (XML, HTML, JavaScript, JSON)
|
|
101
|
+
WELCOME_BLOCK_3_TEXT_4=p+wN+9whKH8h5fcf1QuzEg_Binding with OData, JSON, XML and other data formats
|
|
102
|
+
WELCOME_BLOCK_3_TEXT_5=SWbkw+BNz11TakNROBJZQw_Built-in support tool for exploring the object tree and binding status
|
|
103
|
+
WELCOME_BLOCK_3_TEXT_6=YeiqpIw4OT96PqTYp9/XGg_Translation and internationalization support
|
|
104
|
+
WELCOME_BLOCK_3_TEXT_7=8slobn0i/onmuugzWaAKng_Extensibility concepts at code and application level
|
|
105
|
+
WELCOME_BLOCK_4_TITLE=mTtffaN9A649ari3VEtRgA_Enterprise-Ready Web Toolkit
|
|
106
|
+
WELCOME_BLOCK_4_TEXT_1=SmAuafO/gnxgg7yagb4uQw_Why is UI5 used by all major SAP products as well as by many customers and partners? And why is it also successful in the open-source community beyond SAP? Here are some of the most important value addeds that UI5 delivers\:
|
|
107
|
+
WELCOME_BLOCK_4_TEXT_2=ZOTNfRkCWMCeiIQOnhU70Q_Translation and internationalization support
|
|
108
|
+
WELCOME_BLOCK_4_TEXT_3=HcPCBrYjlmpUYWvcIOOZSg_Extensibility concepts at code and application level
|
|
109
|
+
WELCOME_BLOCK_4_TEXT_4=9AeQIcrQtbHwSe59LGfSmA_High Contrast theme to aid visually impaired users
|
|
110
|
+
WELCOME_BLOCK_4_TEXT_5=V6TkqxLQPMdhHk0WdSF2GA_Easy to integrate into a consistent SAP ecosystem
|
|
111
|
+
WELCOME_BLOCK_4_TEXT_6=X/bnxiop8QnBZZ7MqXNC5A_Flexible tools for any type of developer
|
|
112
|
+
WELCOME_BLOCK_4_TEXT_7=VX5qJVcqDnHXo+b7NS5BXA_Benefit from new innovations while staying upgrade-compatible
|
|
113
|
+
WELCOME_BLOCK_4_TEXT_8=PCn4UQoywyP++6dqbSeXdg_Unlimited usage in SAP and non-SAP technology stacks
|
|
114
|
+
WELCOME_BLOCK_5_TITLE=KCIjCAEL4UOzR0ecXqNM/A_Award-Winning SAP Fiori Design in Action
|
|
115
|
+
WELCOME_BLOCK_5_TEXT=/f/X2WdZfrbYvEGpJv0oWA_UI5 applications benefit from a consistent design language and predefined UX patterns across all frontend features. Use a predefined theme or try our online theming tool to create a custom theme.
|
|
116
|
+
WELCOME_BLOCK_5_IMG_ALT=kvAaCZQ0UUvrtyAdxStjZA_Picture showing SAP Fiori design elements
|
|
117
|
+
WELCOME_BLOCK_6_TITLE=NQd8OlMxnlK8xLoTdE3GrQ_Get Ready
|
|
118
|
+
WELCOME_BLOCK_6_TEXT_1=0VW8mbR+cqAGeBbYETfvcg_All you need to develop Web apps with UI5 is a development environment and a browser. For maximum convenience, you can use SAP Business Application Studio in the cloud. For maximum flexibility, you have the alternative choice of setting up your local development environment.
|
|
119
|
+
WELCOME_BLOCK_6_TEXT_2=8BWNx42V7G88VJXkHhj/kg_Try the first example here\:
|
|
120
|
+
WELCOME_BLOCK_7_TITLE=8Q/XUp/HsR6ky2cErU727Q_UI5 Evolution
|
|
121
|
+
WELCOME_BLOCK_7_TEXT_1=Nai87WRu5wug7bh+MeWFxQ_UI5 evolution stands for fundamental improvements as part of an ongoing effort to advance SAPUI5, to enable applications to run faster, and code to become more modular. By embracing web standards, asynchronous loading, and emerging technologies, SAPUI5 continues to be a future-proof, enterprise-proven solution.
|
|
122
|
+
WELCOME_BLOCK_7_TEXT_2=mAYajIm4WSEy6K5K2Zn1/g_We encourage developers to actively support and leverage the new capabilities.
|
|
123
|
+
WELCOME_BLOCK_7_ALT=UNa7AcpWkxhDUqzuZqQQDA_The UI5 evolution is creating innovation, providing build tooling, modular core, open standards, and gaining high performance using asynchronous loading.
|
|
124
|
+
WELCOME_BLOCK_8_TITLE=JjVG66RIIEkZ3Py7HCtwug_SAPUI5 on SAP BTP
|
|
125
|
+
WELCOME_BLOCK_8_TEXT_1=b3Pz8+EEHhG9/0I4Hq9jYQ_Sign up for the free SAP BTP trial account to test the platform and build cloud-based UI5 apps.
|
|
126
|
+
WELCOME_BLOCK_8_TEXT_2=aAe20pq6pauClBKEoXxgpw_Easy-to-use development environment with SAP Business Application Studio
|
|
127
|
+
WELCOME_BLOCK_8_TEXT_3=UNSITjWp5LhTESnvonkp7Q_Free trial for development use
|
|
128
|
+
WELCOME_BLOCK_9_TITLE=oDk3Z1tdp4ZoOZZFuYFeKQ_SAPUI5 (On-Premise)
|
|
129
|
+
WELCOME_BLOCK_9_TEXT_1=WfNZ0+VDuQj8lyIZ57Bcgw_SAPUI5 is part of the user interface technologies in SAP HANA, NetWeaver ABAP, and Java systems.
|
|
130
|
+
WELCOME_BLOCK_9_TEXT_2=WFeTbAjSmod0/ufecIc7mA_Ready to use for SAP customers
|
|
131
|
+
WELCOME_BLOCK_9_TEXT_3=RlLlL3mh6FBL+3ohuyScrA_Integrates with existing system landscapes
|
|
132
|
+
WELCOME_BLOCK_10_TITLE=kSpf9r2OhczaE1TUBE+M7g_OpenUI5 - Free and Open Source
|
|
133
|
+
WELCOME_BLOCK_10_TEXT_1=vCs2kaLal8P+Pzp6SGyOCg_Try the open source variant of UI5. It contains all core UI5 features and is available on GitHub under the Apache 2.0 license.
|
|
134
|
+
WELCOME_BLOCK_10_TEXT_2=buz4oexFByKvYxhfQaRvxA_Supported by the open source community
|
|
135
|
+
WELCOME_BLOCK_10_TEXT_3=slocNqtwdHvu2tTsDrztXw_Managed on GitHub - contributions welcome\!
|
|
136
|
+
WELCOME_BLOCK_11_TITLE=xVs1XVVEhkcA/AKG/Jva+A_UI5 on Content Delivery Network
|
|
137
|
+
WELCOME_BLOCK_11_TEXT_1=2EUbxfIwZUdw/E+mVKOuHA_Develop and run UI5 apps with the flexibility of a robust CDN. Files are loaded from the location closest to the user for optimal performance.
|
|
138
|
+
WELCOME_BLOCK_11_TEXT_2=KmgEIizraHVOnCoo2Yhb8g_Multi-version CDN to maintain a custom lifecycle
|
|
139
|
+
WELCOME_BLOCK_11_TEXT_3=28oHb/cjUvn7owL3w0AXgg_For any on-premise and cloud development scenario
|
|
140
|
+
WELCOME_BLOCK_12_TITLE=0+ee4O8qVru96zZSt+sl7g_SAP Community
|
|
141
|
+
WELCOME_BLOCK_13_TITLE=4dJDcTQ3LpW6Nqk2agEuvQ_Newsletter
|
|
142
|
+
WELCOME_VIDEO_BLOCK_TITLE=aQTxGN4zTIu/TisfFsM/sw_What is SAPUI5?
|
|
143
|
+
|
|
144
|
+
WELCOME_VIDEO_BLOCK_TEXT_1=kz+X4v2Bmwv50DvjNW9Qsw_SAPUI5 is an HTML5 framework for creating cross-platform, enterprise-grade web applications in an efficient way. What started as a small project is now one of the most successful technologies ever invented by SAP.
|
|
145
|
+
WELCOME_VIDEO_BLOCK_TEXT_2=9m/ZakspH8MmceWKqInDww_In this video, you can grasp the value of SAPUI5 in 110 seconds. On our SAP Community page, you can deep dive into more details of our leading UI technologies <a href\="https\://community.sap.com/topics/ui5">here</a>.
|
|
146
|
+
|
|
147
|
+
TOPIC_DETAIL_INIT_DOCUMENTATION=M0Te5m0rOeZDbuEw/XC4qQ_Documentation
|
|
148
|
+
TOPIC_DETAIL_INIT_DOWNLOAD_BTN=r+pUsbRbkMwhu75afXjNVg_Download
|
|
149
|
+
TOPIC_DETAIL_INIT_BLOCK_1_TITLE=GxIwF8rF/ULt1qUdoYuSdQ_What's New?
|
|
150
|
+
TOPIC_DETAIL_INIT_BLOCK_1_TEXT=GH1HKiBYObDcfQ9wyIU4+Q_Find out about the new features in the latest UI5 versions
|
|
151
|
+
TOPIC_DETAIL_INIT_BLOCK_2_TITLE=XwcCy7QrPni4mlrMFfYchw_Read Me First
|
|
152
|
+
TOPIC_DETAIL_INIT_BLOCK_2_TEXT=xjS5jwSMXixwu5f1GRCOew_Important information before you start using UI5 productively
|
|
153
|
+
TOPIC_DETAIL_INIT_BLOCK_3_TITLE=bwSjfQmqR2HRvaODsyhCMw_Get Started
|
|
154
|
+
TOPIC_DETAIL_INIT_BLOCK_3_TEXT=YisI7hXEDQMf69R3EqOitA_Setup and tutorials
|
|
155
|
+
TOPIC_DETAIL_INIT_BLOCK_4_TITLE=vbgk7XzBfZWdntrdT5Iykw_Developing Apps
|
|
156
|
+
TOPIC_DETAIL_INIT_BLOCK_4_TEXT=oXPCI9gPzz0gStCQE0bqJA_Best practices and what pitfalls you should look out for
|
|
157
|
+
TOPIC_DETAIL_INIT_BLOCK_5_TITLE=lWuilVwouzp6Ufxi+S5wmQ_Extending Apps
|
|
158
|
+
TOPIC_DETAIL_INIT_BLOCK_5_TEXT=brQ+mD5l7zDlu4+1ztcUNg_Adapt apps to your specific requirements
|
|
159
|
+
TOPIC_DETAIL_INIT_BLOCK_6_TITLE=qeEoVk6KDJ/8u3uObkxgoA_Developing Controls
|
|
160
|
+
TOPIC_DETAIL_INIT_BLOCK_6_TEXT=5P2F+YcbDk5mJ5gAuzDcJQ_Create custom controls or contribute to UI5
|
|
161
|
+
TOPIC_DETAIL_INIT_BLOCK_7_TEXT=66STkO+Ss/Ot52Wb/ANYEw_UI patterns and templates for commonly used application patterns
|
|
162
|
+
TOPIC_DETAIL_INIT_BLOCK_8_TITLE=DOsBNBsH/wg5M9otIV5bJg_Analysis Path Framework
|
|
163
|
+
TOPIC_DETAIL_INIT_BLOCK_8_TEXT=DwsxNzPyCbvzXajWh3BHDg_Build and enhance interactive analytical web applications
|
|
164
|
+
TOPIC_DETAIL_INIT_BLOCK_9_TITLE=EMrh4mRDWh3eJKuNqzuf/w_Essentials
|
|
165
|
+
TOPIC_DETAIL_INIT_BLOCK_9_TEXT=GJ/6bvNtRcGFmJWqKXkjow_Development concepts, such as MVC, data binding, and components
|
|
166
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TITLE=iamAxtEa/GSLXwxlt3UQsg_More About Controls
|
|
167
|
+
TOPIC_DETAIL_INIT_BLOCK_10_TEXT=1sn0B0hHcrbh4QWnsJE5Ig_Addition to the API Reference
|
|
168
|
+
|
|
169
|
+
TOPIC_DETAIL_BACK_BTN=F7R1SL2jxwaQzNaJjrqlKA_Back to Search Results
|
|
170
|
+
TOPIC_DETAIL_EDIT_GITHUB=3KkIqLgLc05o1+2BNVTqnQ_Edit on GitHub
|
|
171
|
+
TOPIC_DETAIL_EDIT_GITHUB_TOOLTIP=CyHnmPP/H69861QL1X7Feg_Edit this page on GitHub
|
|
172
|
+
TOPIC_DETAIL_FULLSCREEN_TOOLTIP=NStkvJ5fN207B/OHExgdkA_Show this document in full screen mode
|
|
173
|
+
|
|
174
|
+
TOPIC_MASTER_FILTER_PLACEHOLDER=nF9Sx9bSAfnzqwJhBzyzWw_Search
|
|
175
|
+
TOPIC_MASTER_EXPAND_TOOLTIP=eGZFdcCWd0O4DGkKfB2xMw_Expand All
|
|
176
|
+
TOPIC_MASTER_COLAPSE_TOOLTIP=V7weDDkKhcOzJLBPIdwzjw_Collapse All
|
|
177
|
+
TOPIC_MASTER_NO_DATA_TEXT=vb4E+EC3kOqXLc5qgkiw0A_No data, please try with the global search
|
|
178
|
+
|
|
179
|
+
ENTITY_ABOUT=d8OxthLjOVyFme2u7owSOw_About
|
|
180
|
+
ENTITY_SAMPLES=RSQbxDgs0CHhK5jCe3LZPw_Samples ({0})
|
|
181
|
+
ENITITY_API=h3GRVNutdZbfM85E+n99jA_API Reference\:
|
|
182
|
+
ENTITY_DOCUMENTATION=9u3Wpnyamb+WXFtMoHmvsw_Documentation\:
|
|
183
|
+
ENTITY_UX=3uok7Htn9od3ZSZ0gd3sbg_UX Guidelines\:
|
|
184
|
+
ENTITY_EXTENDS=ADxRefzkVb8TZqJ1dgAWcA_Extends\:
|
|
185
|
+
ENTITY_COMPONENT=6bzeHUgV1wpGSmSF1j2pxg_Application Component
|
|
186
|
+
ENTITY_SINCE=0zBC3X7rp4vXRppS8Re/qw_Available Since
|
|
187
|
+
ENTITY_CATEGORY=PGAJzRkbh/3a4VE3l8bILg_Category
|
|
188
|
+
ENTITY_DENSITY=nKsJ8kFbVziTD7CWGu9iSg_Content Density
|
|
189
|
+
ENTITY_DEPRECATED=qKUwLOOBsDiyx1EaPgNk3Q_Deprecated
|
|
190
|
+
ENTITY_FULLSCREEN_TOOLTIP=aM88ZPLsTBxCa53vBvOxjA_Show this sample in full screen mode
|
|
191
|
+
ENTITY_BACK_BTN=Lhqa0YKb1rdgsk85Q97X9w_Back to Search Results
|
|
192
|
+
ENTITY_TABLE_NAME=xvacbLgwQVw7xGtT9lpoHA_Name
|
|
193
|
+
ENTITY_TABLE_DESCRIPTION=1Y2u6Aizyb6+h6QQgPe5Gg_Description
|
|
194
|
+
|
|
195
|
+
CONTROLS_PAGE_TITLE=Lc5fBGa2k8s2dynlWFgD9A_Samples
|
|
196
|
+
CONTROLS_PAGE_DESC=wa8DbmOoFK9hP6CnJgfhjQ_Explore and download code samples
|
|
197
|
+
CONTROLS_FEATURED_CONTROLS=FyTdV0pwqGDsaVMr4hpx3Q_Featured Controls
|
|
198
|
+
CONTROLS_LAYOUT_PAGES=NLPxAqwUxus/rQNzXbli4Q_Layout & Pages
|
|
199
|
+
CONTROLS_TEXT_1=l5utabAgeORGosjICPCO2Q_User interaction
|
|
200
|
+
CONTROLS_TEXT_2=wNxdJTYhiML1FS7aP1jgNA_Various list structures
|
|
201
|
+
CONTROLS_TEXT_3=W3A//eL16M+l1L8AnhRReA_Simple or more powerful tables
|
|
202
|
+
CONTROLS_TEXT_4=ck/vKOXjiqzoXM4zvUHGag_Dialogs and popovers
|
|
203
|
+
CONTROLS_TEXT_5=fPjHyRM8Ah5TNhy6G2K0Yw_Tiles for texts, images or charts, for instance
|
|
204
|
+
CONTROLS_TEXT_6=1HiQgt8HrfJyQG/nveMfXQ_User notification
|
|
205
|
+
CONTROLS_TEXT_7=eJGE1//oY9exFfTOiraP1w_Toolbars and headers
|
|
206
|
+
CONTROLS_TEXT_8=dRcf9306gxNe4PMmUWHytw_Hierarchical data representation
|
|
207
|
+
CONTROLS_TEXT_9=0Uq7CaJORommAZbuVt28gQ_Metadata-driven controls
|
|
208
|
+
CONTROLS_TEXT_10=pfa06XrAkR20skbtV2YYYg_Location visualization
|
|
209
|
+
CONTROLS_TEXT_11=rXSw9AeMAyOSbDnrMVLGfg_Data visualization
|
|
210
|
+
CONTROLS_TEXT_12=+3JKV9sT6DgWaAhCeSp9CQ_Step-based interactions
|
|
211
|
+
CONTROLS_TEXT_13=Nj6Pi4XYfhwW1Z2/qAAGSQ_Displaying, creating, or editing objects
|
|
212
|
+
CONTROLS_TEXT_14=2BQIKb7xbuve17WJTeorgw_Page with title, header, and content area
|
|
213
|
+
CONTROLS_TEXT_15=u7DuhJ+3Wl5a7HfxGW1SOw_Page with up to 3 columns
|
|
214
|
+
CONTROLS_TEXT_16=PR5VnPdfYPQs154I+3vEaA_Two-column layout
|
|
215
|
+
|
|
216
|
+
CONTROLS_MASTER_FILTER_PLACERHOLDER=4w89JyF/NIdSwAiX4ZrQZg_Search
|
|
217
|
+
CONTROLS_MASTER_FILTER_BTN_TOOLTIP=NoSHhUTwpfEBsBW4WbbDmw_Group / Filter
|
|
218
|
+
CONTROLS_MASTER_NO_DATA_TEXT=POu0FQ4ozVz9d2lto4J/jw_No data, please try with the global search.
|
|
219
|
+
|
|
220
|
+
CODE_BACK_BTN_TOOLTIP=+QPlzb+/g3KBnglEsjTZag_Back to sample
|
|
221
|
+
CODE_API_REFERENCE=mU5EUs1kWYb0sFPiWOLJBQ_API Reference
|
|
222
|
+
CODE_DOWNLOAD_BTN=3xEsLDq2OcwuRvBpT7ozbw_Download
|
|
223
|
+
|
|
224
|
+
CHANGE_VERSION_DIALOG_TITLE=C8IGXUx21vrNHikb8VTD+A_Change Version
|
|
225
|
+
CHANGE_VERSION_DIALOG_CLOSE_BTN=3TLjjKVlFVceZ1RGNKiVVw_Close
|
|
226
|
+
CHANGE_VERSION_DIALOG_APPLY_BTN=V14XTNt9/X71z/4GcXS83A_Apply
|
|
227
|
+
CHANGE_VERSION_DIALOG_LATEST_BTN=AIefQg6MtHXlc+a7pzyB8A_Latest
|
|
228
|
+
APP_SETTINGS_DIALOG_TITLE=GVO5GDx3xuzLsdgy7qoeGg_Settings
|
|
229
|
+
APP_SETTINGS_DIALOG_THEME=aUjUZ9kBfgcTUsNMsFMHWg_Theme\:
|
|
230
|
+
APP_SETTINGS_DIALOG_LANGUAGE=ENU32a01UXKnF68PkcBwQg_Language
|
|
231
|
+
APP_SETTINGS_DIALOG_COOKIE_PREFERENCES=7PSnqUrclwGTBLDVDzhh4g_Cookie Preferences
|
|
232
|
+
APP_SETTINGS_DIALOG_LANGUAGE_INFO=kMIFIwmuorlEVCCjVfun2w_Keep in mind that the selected language applies only to the Demo Kit application user interface. The content provided in the application in the different sections, such as Documentation, API Reference, and Samples, is available only in English.
|
|
233
|
+
APP_SETTINGS_DIALOG_DENSITY=pJCz84ncUfFHPmB2wPnEhg_Content Density\:
|
|
234
|
+
APP_SETTINGS_DIALOG_READ_MORE=kTMzSGtsHQBJZToOYdFGwQ_Read more about content densities
|
|
235
|
+
APP_SETTINGS_DIALOG_RTL=CstPc9ebDu2hyYb1ccVd7A_Right-to-Left Mode\:
|
|
236
|
+
APP_SETTINGS_DIALOG_OK_BTN=LsKEAN7YLcmiLL2vn3xADg_OK
|
|
237
|
+
APP_SETTINGS_DIALOG_CANCEL_BTN=ChDB4bQPVYGi0T6PrSRMBg_Cancel
|
|
238
|
+
|
|
239
|
+
COOKIE_SETTINGS_DIALOG_TITLE=slPoh8gtOsa/fE9h8UrRQQ_Your Cookie Settings
|
|
240
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TITLE=2qT55PeJsdG0tq8HwMDvqw_Required Cookies
|
|
241
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_SUMMARY=aIdmHvm/67kLU+h6TainDg_These cookies are required to enable core site functionality.
|
|
242
|
+
COOKIE_SETTINGS_DIALOG_REQUIRED_COOKIES_TEXT=q5xDfAUiuMAuDPh4CaHvzA_We use cookies to improve your experience on our site. By continuing to use this site, you consent to use our cookies.
|
|
243
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TITLE=gR8XmDuEFth7nsxeBdv/Ig_Functional Cookies
|
|
244
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SUMMARY=0NRx7EY9YmCtb3yoQdHndg_These cookies are used to analyze site usage for the purpose of measuring and improving site performance.
|
|
245
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_TEXT=Ay388He2rACRR0jjsjkW6w_This site uses SAP Web Analytics to analyze how users use this site. The information generated (including a part of your IP address and a browser ID) will be transmitted to and stored by SAP on its servers. Cookies are used to identify your repeat visit and the origin page of your visit. We will use this information only for the purpose of evaluating website usage and compiling reports on website activity for website operators - and finally, to improve the site. If you would like to opt-in for SAP Web Analytics tracking, please specify your preference using the "On"/"Off" switch above. By opt-in, you consent to the processing of analytics data about you in the manner and for the purposes set out above.
|
|
246
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_MORE_INFO=WQvkgUPO5vAw0Gh2CWe1kw_More Info
|
|
247
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_ACCEPT_ALL=VYMdIWp6IripLm0xe1zq2w_Accept All
|
|
248
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_REJECT_ALL=11lLFdSkF14UitL/sPm6xA_Reject All
|
|
249
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SET_PREFERENCES=m4CzWY7QLuTlRuuwvZqyQA_Set Preferences
|
|
250
|
+
COOKIE_SETTINGS_DIALOG_FUNCTIONAL_COOKIES_SAVE_PREFERENCES=WGQtIR9+oIZSNm+wcFo44Q_Save Preferences
|
|
251
|
+
COOKIE_SETTINGS_DIALOG_CANCEL_BTN=kzFtX7cktKv/X0nRVEMqLw_Cancel
|
|
252
|
+
|
|
253
|
+
EMPTY_TEXT=WbAS9GdqkCYABCG9z45wBw_Empty
|
|
254
|
+
|
|
255
|
+
DOWNLOADS_TEXT=pGVfiUXsWTGmMTXCM3Y+6g_Downloads
|
|
256
|
+
|
|
257
|
+
DEMO_APPS_TITLE=HZc8V3DkGX3RLVEXByKFjw_Demo Apps
|
|
258
|
+
DEMO_APPS_SUBTITLE_OPENUI5=koTewlXG6jxTb/cMkQpENA_Lists the demo apps that show you how you can use the various features and controls of OpenUI5.
|
|
259
|
+
DEMO_APPS_SUBTITLE_SAPUI5=pMpQ2doUisQt3FGo31AMlQ_Lists the demo apps that show you how you can use the various features and controls of SAPUI5.
|
|
260
|
+
DEMO_APPS_READ_MORE_BTN=PoKJY+Ii5cFCyQjdLvEcWQ_Read More
|
|
261
|
+
DEMO_APPS_DOWNLOAD_OVERVIEW=EHwRDd8adZ6pRAuQmWJBNA_Downloads Overview
|
|
262
|
+
DEMO_APPS_CATEGORY_SHOWCASE=Hxu70ctrdZWDmZcMM5sNmg_UI5 Concepts in Real-Life Scenarios
|
|
263
|
+
DEMO_APPS_CATEGORY_TUTORIAL=gz+CVP4601n9PxW8L9ECNg_Demo Apps with Tutorials
|
|
264
|
+
DEMO_APPS_CATEGORY_RTA=7d/zeR5IJ5cNA/UkBQ2t1g_SAPUI5 Flexibility Demo Apps
|
|
265
|
+
DEMO_APPS_CATEGORY_MISC=Hnm4Rc9Q20Y2aCi1Cl12+w_Miscellaneous Demo Apps
|
|
266
|
+
DEMO_APPS_LIBRARY=tq1E2UoBTNVftk1mA8NjIw_Control Library\:
|
|
267
|
+
DEMO_APPS_CARD_LINK=nWsQceoItVe8qwNKRagIFg_Open App
|
|
268
|
+
|
|
269
|
+
LEGAL_DISCLAIMER_TITLE=/g40vNfQ9c8QI07m5Bs0kw_Legal Disclaimer for Links
|
|
270
|
+
LEGAL_DISCLAIMER_LABEL_1=GFAPoy/7vVfxAATEjz3hIA_Links with the icon
|
|
271
|
+
LEGAL_DISCLAIMER_EXTERNAL_TOOLTIP=yczjoxUE+RW9hlcyNT7fEA_Information published on non-SAP site
|
|
272
|
+
LEGAL_DISCLAIMER_TEXT_1=iwj9iZOPd6NJ22/x6GQ9eg_You are entering a website that is not hosted by SAP. By using such links, you agree (unless expressly stated otherwise in your agreements with SAP) to this\:
|
|
273
|
+
LEGAL_DISCLAIMER_TEXT_2=MUD/F0eQ4saMAEveDzCPNw_- The content of the linked-to site is not SAP documentation. You may not infer any product claims against SAP based on this information.
|
|
274
|
+
LEGAL_DISCLAIMER_TEXT_3=mj9s8rtnK+5viLuF5JIXDw_- SAP does not agree or disagree with the content on the linked-to site, nor does SAP warrant the availability and correctness.
|
|
275
|
+
LEGAL_DISCLAIMER_LABEL_2=rPQ/PlOK/GEERnH/dfsmLw_Links with the icon
|
|
276
|
+
LEGAL_DISCLAIMER_INTERNAL_TOOLTIP=5cg3UUXzOqTCfzwNfGB8/A_Information published on SAP site
|
|
277
|
+
LEGAL_DISCLAIMER_TEXT_4=/9LcqbFWq/ZsTBmoSFlzpQ_You are leaving the documentation for that particular SAP product or service and are entering a SAP-hosted website. By using such links, you agree that (unless expressly stated otherwise in your agreements with SAP) you may not infer any product claims against SAP based on this information.
|
|
278
|
+
|
|
279
|
+
VIEW_SETTINGS_DIALOG_ITEM_1=fsdgk0MUG9myRgxXwkrzsw_Alphabetically
|
|
280
|
+
VIEW_SETTINGS_DIALOG_ITEM_2=GUbIaJDS+kdAEwFsbgKPrg_Category
|
|
281
|
+
VIEW_SETTINGS_DIALOG_ITEM_3=yX6H+abw1h8dhUYwoBtQ5Q_Content Density
|
|
282
|
+
VIEW_SETTINGS_DIALOG_ITEM_4=XQP8Ty9miUHqKxdtA2JqxQ_Namespace
|
|
283
|
+
VIEW_SETTINGS_DIALOG_ITEM_5=loHTxS4OG9YMMYM1X++EpA_Release
|
|
284
|
+
|
|
285
|
+
SAMPLE_BACK_BTN_TOOLTIP=gWnPnPIxc/TDLwKiI3N7yQ_Back to samples
|
|
286
|
+
SAMPLE_INFO_TOOLTIP=n6t+ySo4gGWwP94F6gDL2Q_Sample information
|
|
287
|
+
SAMPLE_EDITED_TOOLTIP=LPsOkH436j15bA0AG+ePzw_Sample is edited
|
|
288
|
+
SAMPLE_EDITED_WARNING=fr/KrB1B53hgV+N0mHsBBQ_This sample has been edited. To reset all changes, press the "Reset all Changes" button when previewing the source code.
|
|
289
|
+
SAMPLE_API_REFERENCE_BTN=0ACMK1yi/M3ZQd2/HSa81Q_API Reference
|
|
290
|
+
SAMPLE_PREV_BTN_TOOLTIP=BsOYKxFpvmxW2vYDjPnABg_Show previous sample
|
|
291
|
+
SAMPLE_NEXT_BTN_TOOLTIP=OTsr9lk1vMaFLbPPO+bMDw_Show next sample
|
|
292
|
+
SAMPLE_FULLSCREEN_BTN_TOOLTIP=Y/vHe4gbDyatd425LMWxIw_Show this sample in full screen mode
|
|
293
|
+
SAMPLE_ADAPT_BTN_TOOLTIP=IwynFXoLVhvIBS0Q5HLQDw_Adapt UI
|
|
294
|
+
SAMPLE_CODE_BTN_TOOLTIP=nj8yYOy4uwP6OJc5CX0Nlg_Show source code for this sample
|
|
295
|
+
SAMPLE_NEW_TAB_BTN_TOOLTIP=5V4mZquH924lxmyGC53+1w_Open in new tab
|
|
296
|
+
SAMPLE_DOWNLOAD_BTN_TOOLTIP=VxRn5dNb10H5TtMqd5eQGg_Download
|
|
297
|
+
SAMPLE_RESET_CHANGES=gJJ79uiwXGVbLZFpsP2ZKg_Reset all Changes
|
|
298
|
+
|
|
299
|
+
RELEASE_NOTES_TITLE=gKqY3lyGISw01T0NexyJPg_Change Log
|
|
300
|
+
|
|
301
|
+
SEARCH_PAGE_TITLE=7KNVn4sBg1hc/MZ7mZ2hAQ_Search Results for "{0}"
|
|
302
|
+
SEARCH_PAGE_DESCRIPTION=dpVQbmuJrlp3pMyxju1ruQ_Search results are displayed in categories.
|
|
303
|
+
SEARCH_PAGE_ALL_SECTION_TITLE=YENm7qhJOUvgZhz1Fc04Cw_All ({0})
|
|
304
|
+
SEARCH_SUGGESTIONS_TITLE_API_REFERENCE=1mezAqkRSCwYyF5/qwnJ+A_Top 10 Results from API Reference
|
|
305
|
+
SEARCH_SUGGESTIONS_TITLE_DOCUMENTATION=ZukdI9/Dg+jDwE+1F4r7dA_Top 10 Results from Documentation
|
|
306
|
+
SEARCH_SUGGESTIONS_TITLE_SAMPLES=7M5MsYmpKlhiMjYE0wXvrw_Top 10 Results from Samples
|
|
307
|
+
SEARCH_SUGGESTIONS_TITLE_ALL=qGC6JNmG6Mzq3aq3djcf4w_Top 10 Results from All
|
|
308
|
+
SEARCH_SUGGESTIONS_ALL_SECTION_TITLE=ZyLgIjt3/DyoNoRtB4rpBQ_All
|
|
309
|
+
SEARCH_SUGGESTIONS_SEE_ALL_SECTION_TITLE=RE02+H9TruTbLVlZxB8HRw_See All
|
|
310
|
+
SEARCH_SUGGESTIONS_DOCUMENTATION_SECTION_TITLE=hEEPxwVtmf+WQE1NvnA6Ow_Documentation
|
|
311
|
+
SEARCH_SUGGESTIONS_API_SECTION_TITLE=LfPM1AOXkTdnrAYcZs4Jxg_API Reference
|
|
312
|
+
SEARCH_SUGGESTIONS_SAMPLES_SECTION_TITLE=EzfZl6X/lWnY8Y7AODdnBg_Samples
|
|
313
|
+
SEARCH_PAGE_ALL_SECTION_TABLE_TITLE=wN9KP0AW8eVCcu4XJbqtBw_All ({0} of {1})
|
|
314
|
+
SEARCH_PAGE_API_SECTION_TITLE=vw8QvtthwGz1pChW5gdhfw_API Reference ({0})
|
|
315
|
+
SEARCH_PAGE_API_SECTION_TABLE_TITLE=SevJjR3TG0GpY6xhfF4EPw_API Reference ({0} of {1})
|
|
316
|
+
SEARCH_PAGE_DOCUMENTATION_SECTION_TITLE=DLAunHjC0mDkz3ynHHA8sw_Documentation ({0})
|
|
317
|
+
SEARCH_PAGE_DOCUMENTATION_SECTION_TABLE_TITLE=uHfOxjvqP2nzKhbVxDjhPA_Documentation ({0} of {1})
|
|
318
|
+
SEARCH_PAGE_SAMPLES_SECTION_TITLE=iFJgrjCH0hp4SecNPYtXOg_Samples ({0})
|
|
319
|
+
SEARCH_PAGE_SAMPLES_SECTION_TABLE_TITLE=cplWGjmnCr53AnN3pnXv7g_Samples ({0} of {1})
|
|
320
|
+
|
|
321
|
+
RELEASE_DIALOG_TITLE=QdZEnoGyW8nEnV/zaC+YaA_Change log for\: {0}
|
|
322
|
+
RELEASE_DIALOG_CLOSE_BTN=HaSJzF1B6f8PHTfbrJDFxg_Close
|
|
323
|
+
RELEASE_DIALOG_NO_DATA_TEXT=FhW0NwutPPjZBOlm3amJuw_No changes for this library.
|
|
324
|
+
|
|
325
|
+
ABOUT_DIALOG_TITLE=geVyJwPzzvEv9SLOCTrc9g_About
|
|
326
|
+
ABOUT_DIALOG_TEXT_1=nOAIuZBAUMbvrjWO8OA4XA_UI5 Demo Kit - UI Development Toolkit for HTML5
|
|
327
|
+
ABOUT_DIALOG_TEXT_2=zINyAFdvfWQ/G8Lv9E1lkQ_\u00A9 Copyright 2009-2024 SAP SE. All rights reserved.
|
|
328
|
+
ABOUT_DIALOG_TEXT_3=LIYgFai1f5VrC5NP+59C2g_\u00A9 2009-2024 SAP SE or an SAP affiliate company.
|
|
329
|
+
ABOUT_DIALOG_TEXT_4=aCSuLTDdAT9379r9m1iQ9Q_{0} Version {1}
|
|
330
|
+
ABOUT_DIALOG_TEXT_5=pu3nNp8PiwEhViRZhmRACQ_Open UI5 Version {0}
|
|
331
|
+
ABOUT_DIALOG_TEXT_6=QVQMmG+KWTVKha0NHRL8Eg_This software includes the following library versions
|
|
332
|
+
ABOUT_DIALOG_LINK_1=LXxSdvb6peyL2aBj4jMZKw_Version Details
|
|
333
|
+
ABOUT_DIALOG_TEXT_7=aGKQhnVXyFCBygmPxtuhwA_This software includes third-party open source software.
|
|
334
|
+
ABOUT_DIALOG_TEXT_8=o0VbynRDoVOD9TiZWWc7gg_Included Third-Party Software
|
|
335
|
+
ABOUT_DIALOG_VERSION_TITLE=/TaeUyP5KyOSG99H5U3q0g_Version Details
|
|
336
|
+
ABOUT_DIALOG_VERSION=RkAPT+a4LWA/QK994l2jXQ_Version
|
|
337
|
+
ABOUT_DIALOG_DESCRIPTION=LwPHyPEYjBPxVEk6DVUPPw_Description
|
|
338
|
+
ABOUT_DIALOG_CHANGE_LOG=uzdHgCsddB/Ms99gVfQk4A_Change Log
|
|
339
|
+
ABOUT_DIALOG_CHANGE_LOG_LINK=6C7vlxs8v/j4YRQB8LQzfQ_Change Log
|
|
340
|
+
ABOUT_DIALOG_COMPONENT=y2TtKDg3gVSLHN0sesPShQ_Component
|
|
341
|
+
ABOUT_DIALOG_CLOSE_BTN=IUz8hARtb0W0Zjk7lWnCzw_Close
|
|
342
|
+
ABOUT_DIALOG_THIRD_PARTY=SuAj/slQJAHZOVbSCLy6Ng_Included Third-Party Software
|
|
343
|
+
|
|
344
|
+
FOOTER_LEGAL_DISCOLURE=xcjS+x4OmXG3NceybmwaoQ_Legal Disclosure
|
|
345
|
+
FOOTER_PRIVACY=B3d1+rhcnpjY1GqERdwt1g_Privacy
|
|
346
|
+
FOOTER_TERMS=XSF+TipjZBM6xiZYQLGkEQ_Terms of Use
|
|
347
|
+
FOOTER_LICENSE=JamVpjRARI5OS3ZIgWGV5A_License
|
|
348
|
+
|
|
349
|
+
NOT_FOUND_TITLE=aCHRc4sdzHZ5b/QpvNhKRg_Not found
|
|
350
|
+
NOT_FOULD_TEXT=STgLOCjzZ3fG60wwWqiwiQ_The requested resource was not found.
|
|
351
|
+
NOT_FOUND_BACK=JaE0eD7sOSQcbGl402rYcA_Back
|
|
352
|
+
|
|
353
|
+
NOT_FOUND_REMOVED_TEXT=7PDFFp5jWnf3ydA3YSERQQ_The requested UI5 version is outdated and has been removed.
|
|
354
|
+
NOT_FOUND_DK_REMOVED_TEXT=Q8EdtzGelZiLtx0ilAnqZQ_The requested UI5 Demo Kit content has been removed.
|
|
355
|
+
NOT_FOUND_UNAVAILABLE_TEXT=nDPdmEctibo3TGDWgRI3Ww_The requested resource is not available.
|
|
356
|
+
VERSION_NOT_FOUND_READ_MORE=dmCB/u6Id3emvFznlYW4ng_Read More
|
|
357
|
+
VERSION_NOT_FOUND_HOME_PAGE_BUTTON=IbbTvE0Y0iq3FuhSaDdPpg_Home Page
|
|
358
|
+
|
|
359
|
+
NOT_FOUND_SAMPLE_TITLE=EHESEYgdLvidJ93uNwMRcg_Sample Not Found
|
|
360
|
+
NOT_FOUND_SAMPLE_TEXT=XqnPL6LL1cOzm+4QajG3mA_The requested sample does not exist for the selected UI5 version. Check the available samples here
|
|
361
|
+
NOT_FOUND_SAMPLE_NAV_TO_SAMPLES=2x59TkZThQYcc0kgR6d9rA_Samples Page
|
|
362
|
+
|
|
363
|
+
SITEMAP_TITLE=1I/VsXP7GG0fltNR8ntcJg_Sitemap
|
|
364
|
+
|
|
365
|
+
LIVE_EDITOR_TITLE=YVFTDGZRd3NKQtFzmOMaxA_Live Editor
|
|
366
|
+
LIVE_EDITOR_RESULT=vlCsUc3mzdY6dqKvy0UWDg_Result
|
|
367
|
+
LIVE_EDITOR_PREVIEW_BTN=WUHBpv7G2JMNvma9HbPhIw_Preview
|
|
368
|
+
LIVE_EDITOR_LIVE_PREVIEW_TEXT=16IgmBtPkCpEM5ya49uE6Q_Auto-preview
|
|
369
|
+
|
|
370
|
+
API_MASTER_PLACEHOLDER=5CsJiFSmCGSndeY+R+jETA_Search
|
|
371
|
+
API_MASTER_EXPAND_BTN_TOOLTIP=amrDC+kdlQUNj5KLNKjR+w_Expand All
|
|
372
|
+
API_MASTER_COLLAPSE_BTN_TOOLTIP=im2kFtSgyI9IylFNzguYww_Collapse All
|
|
373
|
+
API_MASTER_DEPRECATED_CB=nHjjNPWvOVF9H0s45ygSsw_Include deprecated
|
|
374
|
+
API_MASTER_EXPERIMENTAL_CB=ViWaUIcfwRsoLv808NXh8A_Include experimental
|
|
375
|
+
API_MASTER_NO_DATA_TEXT=5qiKzLJ0+Ual4ltf1a+MPA_No data, please try with the global search
|
|
376
|
+
API_MASTER_DEPRECATED=e9iuCPP1UvyQ2NpI1+xfMw_Deprecated
|
|
377
|
+
API_MASTER_EXPERIMENTAL=ty02oBaWM4OIfCbABJxIfw_Experimental
|
|
378
|
+
API_MASTER_DEPRECATED_APIS=gYs9hPofdujCzNYz+uLlew_Deprecated APIs
|
|
379
|
+
API_MASTER_EXPERIMENTAL_APIS=/sBQSLzl/tRphnGDMhbVdA_Experimental APIs
|
|
380
|
+
API_MASTER_INDEX_BY_VERSION=5vQyjBtdpynoF8IFpuwQCQ_Index by Version
|
|
381
|
+
|
|
382
|
+
API_DETAIL_SINCE_TITLE=OTAMifOlQYtK0mGKcdVgKw_Index by Version
|
|
383
|
+
|
|
384
|
+
API_DETAIL_EXPERIMENTAL_TITLE=q2CityoLDpCTMnW2edgmPw_Index of Experimental APIs
|
|
385
|
+
|
|
386
|
+
API_DETAIL_DEPRECATED_TITLE=zTcbEGZhj81lDogQDG25FA_Index of Deprecated APIs
|
|
387
|
+
API_DETAIL_DEPRECATED_WARNING=MlKqbw5w+XYYCG0S1e+iyQ_For general information about deprecated features, please check the compatibility rules.
|
|
388
|
+
|
|
389
|
+
API_DETAIL_AS_OF_VERSION=Mjtkplx41/WC04fAhN5TBg_As of {0}
|
|
390
|
+
API_DETAIL_NA_VERSION=ray0aZCeUZdOClqiBoM2qQ_Version N/A
|
|
391
|
+
|
|
392
|
+
RESOURCES_INTRO_CARD_TITLE=N5R4pCDMmwanLRrM8g0zew_Resources
|
|
393
|
+
RESOURCES_INTRO_CARD_SUBTITLE=biBwKuH/Zmi4YW/IsFKAOA_This is your hub for selected UI5 resources to assist you on your development journey. Go ahead and explore, learn, and leverage them to get the most out of your UI5 projects\!
|
|
394
|
+
|
|
395
|
+
RESOURCES_ASIDE_CARD_TITLE=lkMa9mpRNA4qS62zIty23w_Overview A-Z
|
|
396
|
+
|
|
397
|
+
RESOURCES_CATEGORY_TITLE_FEATURED=TcqSWl/qosXSPhGsqk/mOA_Featured
|
|
398
|
+
RESOURCES_CARD_TITLE_ICON_EXPLORER=mhwgE+KoEQYypqzGIIJgsQ_Icon Explorer
|
|
399
|
+
RESOURCES_CARD_DESC_ICON_EXPLORER=avg3I3UeL+yMFwvm4DtCQg_The right icons speak louder than words. Use our large collection of icons in our icon fonts to find the best ones for your app project.
|
|
400
|
+
RESOURCES_CARD_TITLE_ACC_GUIDE=vGymGv4jw1/9ifhikeC71g_Accessibility Guide
|
|
401
|
+
RESOURCES_CARD_DESC_ACC_GUIDE=9w+t0GU8k7CzJ0cw1CSlaw_The Accessibility Guide provides in-depth information with examples about web accessibility, whether you are a control or application developer, or a business user searching to learn more about web accessibility in the SAPUI5 area.
|
|
402
|
+
|
|
403
|
+
RESOURCES_CATEGORY_TITLE_DEV_TOOLS=1UMjI2EyS0iUQx+MdNjK4w_Development Tools
|
|
404
|
+
RESOURCES_CARD_TITLE_TOOLING=TonaQubg08lYk+2zQw051A_UI5 Tooling
|
|
405
|
+
RESOURCES_CARD_DESC_TOOLING=IttuHCWLIm6VQqz1TwhPWg_UI5 Tooling is a state-of-the-art modular toolchain to develop UI5 projects by consuming UI5 via npm. It is an open-source, modular, configurable, and extensible CLI to efficiently develop apps, libraries, and reuse components with the UI5 framework.
|
|
406
|
+
RESOURCES_CARD_TITLE_FIORI_TOOLS=d+mcup5iv9yI20pj+r8OiQ_SAP Fiori Tools
|
|
407
|
+
RESOURCES_CARD_DESC_FIORI_TOOLS=ZCv+28F1DAGuG5pPP55p5Q_SAP Fiori tools simplifiy the creation of SAP Fiori elements applications by providing extensions for your SAP Business Application Studio and Visual Studio Code development environments.
|
|
408
|
+
RESOURCES_CARD_TITLE_CARD_EXPLORER=JxDglowFR50DWw1m+QU4lA_Card Explorer
|
|
409
|
+
RESOURCES_CARD_DESC_CARD_EXPLORER=tHk8RGylbZSTdyRffGsKKQ_Integration cards are a great way to provide business content for users on widget-like cards on home pages or dashboards. The Card Explorer shows you everything you need to know to implement them.
|
|
410
|
+
RESOURCES_CARD_TITLE_LINTER=xyuRrL6HkvEmE1YDa99+gQ_UI5 linter
|
|
411
|
+
RESOURCES_CARD_DESC_LINTER=L3KzbTDg3e6fx+jgvBdamA_UI5 linter is a static code analysis tool for UI5 projects. It checks JavaScript, XML, JSON, and other files in your project, and reports findings. It helps you follow best practices in your UI5 projects and to adapt them to new UI5 major versions.
|
|
412
|
+
RESOURCES_CARD_TITLE_FPM_EXPLORER=gBYA3DLn/iMPBczUWME8dA_Flexible Programming Model Explorer
|
|
413
|
+
RESOURCES_CARD_DESC_FPM_EXPLORER=atBusaVWf0nP69HQNly75g_The flexible programming model makes it easy for you to tailor applications to your own particular needs when using SAP Fiori elements for OData V4.
|
|
414
|
+
RESOURCES_CARD_TITLE_BUSINESS_APP_STUDIO=w06/ZqqAg6/p2ZQH1J+w/A_SAP Business Application Studio
|
|
415
|
+
RESOURCES_CARD_DESC_BUSINESS_APP_STUDIO=3AuP5il2hS4nbTNfuVlCTg_SAP Business Application Studio (BAS) is a modern cloud-based development environment, tailored for efficient development and extension of business applications for intelligent enterprises.
|
|
416
|
+
|
|
417
|
+
RESOURCES_CATEGORY_TITLE_CUSTOMISING=DG4Fofj+NAxODQigsQZ2jQ_Customising
|
|
418
|
+
RESOURCES_CARD_TITLE_THEME_DESIGNER=WARywdpB0tVKWnkzNgnC8g_UI Theme Designer
|
|
419
|
+
RESOURCES_CARD_DESC_THEME_DESIGNER=ClT+9M3ykE9yoQ2HYW5laQ_UI theme designer is a browser-based tool for theming and branding key SAP user interfaces. Use it to build your corporate identity themes quickly and easily by modifying theme templates provided by SAP.
|
|
420
|
+
RESOURCES_CARD_TITLE_THEME_PARAMETER_TOOLBOX=GDYbn8hSz4M881uQWzQinw_Theme Parameter Toolbox
|
|
421
|
+
RESOURCES_CARD_DESC_THEME_PARAMETER_TOOLBOX=O78wdY03I5zjPsYktrBYjA_With the theme parameter toolbox, you can search, filter, and preview semantic theme parameters. It covers current and past themes offered by SAP.
|
|
422
|
+
RESOURCES_CARD_TITLE_FLEXIBILITY=4CpyPuYJdtHTAYBKSHJG8A_SAPUI5 Flexibility
|
|
423
|
+
RESOURCES_CARD_DESC_FLEXIBILITY=0bwjGNQGLt4psBYxZ12ZBQ_With SAPUI5 flexibility, developers, key users, and end users can shape the UI of SAPUI5 apps to provide a tailored user experience - without having to touch the source code.
|
|
424
|
+
|
|
425
|
+
RESOURCES_CATEGORY_TITLE_TROUBLESHOOTING=GNYN0PjocLa7pVKF+bluEQ_Troubleshooting
|
|
426
|
+
RESOURCES_CARD_TITLE_INSPECTOR=BmrhQ0pphLhTqcss8ae3GQ_UI5 Inspector
|
|
427
|
+
RESOURCES_CARD_DESC_INSPECTOR=oJHtXlhzfCOMXhnZVloNQA_UI5 Inspector is an an open-source Chrome DevTools extension that you can use to easily debug and support your OpenUI5 or SAPUI5-based apps.
|
|
428
|
+
RESOURCES_CARD_TITLE_SUPPORT_ASSISTANT=1ZSB/q8tKb/VdF28Xau1cA_Support Assistant
|
|
429
|
+
RESOURCES_CARD_DESC_SUPPORT_ASSISTANT=PR3EzxbXKuiKRlyAPLF4Zw_The support assistant enables developers to check whether their apps are built according to SAPUI5 best practices and guidelines.
|
|
430
|
+
|
|
431
|
+
RESOURCES_CATEGORY_TITLE_TESTING=BIToj4+aqrNeA73OGMRaUQ_Testing
|
|
432
|
+
RESOURCES_CARD_TITLE_TEST_RECORDER=6hC1CalH3CvxKwhczPGFxw_Test Recorder
|
|
433
|
+
RESOURCES_CARD_DESC_TEST_RECORDER=pC6C66KeRzyMBtW9XeqmXA_The Test Recorder helps you to create UI5 integration and system tests by recording your actions in the browser.
|
|
434
|
+
RESOURCES_CARD_TITLE_WDI5=nZeGz6c4zoS71lLJxBv8hQ_wdi5
|
|
435
|
+
RESOURCES_CARD_DESC_WDI5=tIPmqKquGKpeW31mkmGpRQ_wdi5 is a Webdriver.IO service that uses UI5's test API. It is designed to run cross-platform end-to-end tests on a SAPUI5 application with selectors that are compatible to OPA5.
|
|
436
|
+
|
|
437
|
+
RESOURCES_CARD_LINK_ICON_EXPLORER=9WZWOPJwEtdPtwcGj13XSw_Check out the Icon Explorer
|
|
438
|
+
RESOURCES_CARD_LINK_ACC_GUIDE=mWCvaCpB7I37akiEsIrYzQ_Check out the Accessibility Guide
|
|
439
|
+
RESOURCES_CARD_LINK_TOOLING=rZtwbpxhj3CVLLktlIYAfA_Check out UI5 Tooling
|
|
440
|
+
RESOURCES_CARD_LINK_FIORI_TOOLS=lmKHSAa0CZLMx77EBAEZhw_Check out the SAP Fiori tools
|
|
441
|
+
RESOURCES_CARD_LINK_CARD_EXPLORER=bvrErDZC3JGs52fLTEeUQw_Check out UI Integration with cards
|
|
442
|
+
RESOURCES_CARD_LINK_LINTER=JJtcx+oDgkF85xqPh/LqmA_Check out UI5 linter
|
|
443
|
+
RESOURCES_CARD_LINK_FPM_EXPLORER=IDn2GlvBx0hZccH5NIPbHw_Check out the FPM Explorer
|
|
444
|
+
RESOURCES_CARD_LINK_BUSINESS_APP_STUDIO=MC0DHrSegMNOnKkjWPYutg_Check out BAS
|
|
445
|
+
RESOURCES_CARD_LINK_THEME_DESIGNER=RbKiwOY4ZsKUQPd1BWMWSg_Check out UI theme designer
|
|
446
|
+
RESOURCES_CARD_LINK_THEME_PARAMETER_TOOLBOX=CgfKB47FE91rx7LfmjK15A_Check out the toolbox
|
|
447
|
+
RESOURCES_CARD_LINK_FLEXIBILITY=1MlIie6B1wKRkIOa4T2COg_Check out SAPUI5 flexibility
|
|
448
|
+
RESOURCES_CARD_LINK_INSPECTOR=nbavmJ044lxofw/IcXtULA_Check out the UI5 Inspector
|
|
449
|
+
RESOURCES_CARD_LINK_SUPPORT_ASSISTANT=gxcLKJ8pkIfSWXQn8lqKKw_Check out the support assistant
|
|
450
|
+
RESOURCES_CARD_LINK_TEST_RECORDER=gnQBkzBVF88Au4dTZQj4sA_Check out the test recorder
|
|
451
|
+
RESOURCES_CARD_LINK_WDI5=s7mcO4AW5Pu5zPZcAHKwFQ_Check out wdi5
|
|
452
|
+
|
|
453
|
+
RESOURCES_CARD_LINK_TOOLTIP=ZNyIcQUPjV3klTDTAL27hQ_Open in new tab
|