@progress/kendo-angular-messages 1.61.0-develop.1 → 1.61.0-develop.2
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/messages/grid/grid.ar.yml +24 -0
- package/messages/grid/grid.bg-BG.yml +24 -0
- package/messages/grid/grid.cs-CZ.yml +24 -0
- package/messages/grid/grid.da-DK.yml +24 -0
- package/messages/grid/grid.de-AT.yml +24 -0
- package/messages/grid/grid.de-CH.yml +24 -0
- package/messages/grid/grid.de-DE.yml +24 -0
- package/messages/grid/grid.de-LI.yml +24 -0
- package/messages/grid/grid.en-AU.yml +24 -0
- package/messages/grid/grid.en-CA.yml +24 -0
- package/messages/grid/grid.en-GB.yml +24 -0
- package/messages/grid/grid.en-US.yml +24 -0
- package/messages/grid/grid.es-AR.yml +24 -0
- package/messages/grid/grid.es-BO.yml +24 -0
- package/messages/grid/grid.es-CL.yml +24 -0
- package/messages/grid/grid.es-CO.yml +24 -0
- package/messages/grid/grid.es-CR.yml +24 -0
- package/messages/grid/grid.es-DO.yml +24 -0
- package/messages/grid/grid.es-EC.yml +24 -0
- package/messages/grid/grid.es-ES.yml +24 -0
- package/messages/grid/grid.es-GT.yml +24 -0
- package/messages/grid/grid.es-HN.yml +24 -0
- package/messages/grid/grid.es-MX.yml +24 -0
- package/messages/grid/grid.es-NI.yml +24 -0
- package/messages/grid/grid.es-PA.yml +24 -0
- package/messages/grid/grid.es-PE.yml +24 -0
- package/messages/grid/grid.es-PR.yml +24 -0
- package/messages/grid/grid.es-PY.yml +24 -0
- package/messages/grid/grid.es-US.yml +24 -0
- package/messages/grid/grid.es-UY.yml +24 -0
- package/messages/grid/grid.es-VE.yml +24 -0
- package/messages/grid/grid.fa-IR.yml +24 -0
- package/messages/grid/grid.fi-FI.yml +24 -0
- package/messages/grid/grid.fr-BE.yml +24 -0
- package/messages/grid/grid.fr-CA.yml +24 -0
- package/messages/grid/grid.fr-CD.yml +24 -0
- package/messages/grid/grid.fr-CH.yml +24 -0
- package/messages/grid/grid.fr-CI.yml +24 -0
- package/messages/grid/grid.fr-CM.yml +24 -0
- package/messages/grid/grid.fr-FR.yml +24 -0
- package/messages/grid/grid.fr-HT.yml +24 -0
- package/messages/grid/grid.fr-LU.yml +24 -0
- package/messages/grid/grid.fr-MA.yml +24 -0
- package/messages/grid/grid.fr-MC.yml +24 -0
- package/messages/grid/grid.fr-ML.yml +24 -0
- package/messages/grid/grid.fr-SN.yml +24 -0
- package/messages/grid/grid.he-IL.yml +24 -0
- package/messages/grid/grid.hy-AM.yml +24 -0
- package/messages/grid/grid.it-CH.yml +24 -0
- package/messages/grid/grid.it-IT.yml +24 -0
- package/messages/grid/grid.ja-JP.yml +24 -0
- package/messages/grid/grid.ka-GE.yml +24 -0
- package/messages/grid/grid.nb-NO.yml +24 -0
- package/messages/grid/grid.nl-BE.yml +24 -0
- package/messages/grid/grid.nl-NL.yml +24 -0
- package/messages/grid/grid.pl-PL.yml +24 -0
- package/messages/grid/grid.pt-BR.yml +24 -0
- package/messages/grid/grid.pt-PT.yml +24 -0
- package/messages/grid/grid.ro-RO.yml +24 -0
- package/messages/grid/grid.ru-RU.yml +24 -0
- package/messages/grid/grid.sk-SK.yml +24 -0
- package/messages/grid/grid.sv-SE.yml +24 -0
- package/messages/grid/grid.tr-TR.yml +24 -0
- package/messages/grid/grid.uk-UA.yml +24 -0
- package/messages/grid/grid.zh-CN.yml +24 -0
- package/messages/grid/grid.zh-HK.yml +24 -0
- package/messages/grid/grid.zh-TW.yml +24 -0
- package/package.json +1 -1
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Въведи номер на страница
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'Грешка от тип {errorName} при валидация на полето {fieldName}'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Моля потвърдете
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Сигурни ли сте, че искате да изтриете този запис?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Да
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: Не
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Редактиране
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Запази
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Откажи
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -258,3 +258,27 @@ kendo:
|
|
|
258
258
|
|
|
259
259
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
260
260
|
pagerInputLabel: Type a page number
|
|
261
|
+
|
|
262
|
+
# The default text of a form validation error when using external editing
|
|
263
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
264
|
+
|
|
265
|
+
# The title of the remove item confirmation Dialog
|
|
266
|
+
removeConfirmationDialogTitle: Please confirm
|
|
267
|
+
|
|
268
|
+
# The title of the remove item confirmation Dialog
|
|
269
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
270
|
+
|
|
271
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
272
|
+
removeConfirmationDialogConfirmText: Yes
|
|
273
|
+
|
|
274
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
275
|
+
removeConfirmationDialogRejectText: No
|
|
276
|
+
|
|
277
|
+
# The title of the built-in external editing form container
|
|
278
|
+
externalEditingTitle: Edit
|
|
279
|
+
|
|
280
|
+
# The text of the external editing form Save button
|
|
281
|
+
externalEditingSaveText: Save
|
|
282
|
+
|
|
283
|
+
# The text of the external editing form Cancel button
|
|
284
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|
|
@@ -257,3 +257,27 @@ kendo:
|
|
|
257
257
|
|
|
258
258
|
# The text of the aria-label attribute applied to the input element for entering the page number
|
|
259
259
|
pagerInputLabel: Type a page number
|
|
260
|
+
|
|
261
|
+
# The default text of a form validation error when using external editing
|
|
262
|
+
formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
|
|
263
|
+
|
|
264
|
+
# The title of the remove item confirmation Dialog
|
|
265
|
+
removeConfirmationDialogTitle: Please confirm
|
|
266
|
+
|
|
267
|
+
# The title of the remove item confirmation Dialog
|
|
268
|
+
removeConfirmationDialogContent: Are you sure you want to delete this item?
|
|
269
|
+
|
|
270
|
+
# The text of the remove item confirmation Dialog confirm action button
|
|
271
|
+
removeConfirmationDialogConfirmText: Yes
|
|
272
|
+
|
|
273
|
+
# The text of the remove item confirmation Dialog reject action button
|
|
274
|
+
removeConfirmationDialogRejectText: No
|
|
275
|
+
|
|
276
|
+
# The title of the built-in external editing form container
|
|
277
|
+
externalEditingTitle: Edit
|
|
278
|
+
|
|
279
|
+
# The text of the external editing form Save button
|
|
280
|
+
externalEditingSaveText: Save
|
|
281
|
+
|
|
282
|
+
# The text of the external editing form Cancel button
|
|
283
|
+
externalEditingCancelText: Cancel
|