@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.
Files changed (68) hide show
  1. package/messages/grid/grid.ar.yml +24 -0
  2. package/messages/grid/grid.bg-BG.yml +24 -0
  3. package/messages/grid/grid.cs-CZ.yml +24 -0
  4. package/messages/grid/grid.da-DK.yml +24 -0
  5. package/messages/grid/grid.de-AT.yml +24 -0
  6. package/messages/grid/grid.de-CH.yml +24 -0
  7. package/messages/grid/grid.de-DE.yml +24 -0
  8. package/messages/grid/grid.de-LI.yml +24 -0
  9. package/messages/grid/grid.en-AU.yml +24 -0
  10. package/messages/grid/grid.en-CA.yml +24 -0
  11. package/messages/grid/grid.en-GB.yml +24 -0
  12. package/messages/grid/grid.en-US.yml +24 -0
  13. package/messages/grid/grid.es-AR.yml +24 -0
  14. package/messages/grid/grid.es-BO.yml +24 -0
  15. package/messages/grid/grid.es-CL.yml +24 -0
  16. package/messages/grid/grid.es-CO.yml +24 -0
  17. package/messages/grid/grid.es-CR.yml +24 -0
  18. package/messages/grid/grid.es-DO.yml +24 -0
  19. package/messages/grid/grid.es-EC.yml +24 -0
  20. package/messages/grid/grid.es-ES.yml +24 -0
  21. package/messages/grid/grid.es-GT.yml +24 -0
  22. package/messages/grid/grid.es-HN.yml +24 -0
  23. package/messages/grid/grid.es-MX.yml +24 -0
  24. package/messages/grid/grid.es-NI.yml +24 -0
  25. package/messages/grid/grid.es-PA.yml +24 -0
  26. package/messages/grid/grid.es-PE.yml +24 -0
  27. package/messages/grid/grid.es-PR.yml +24 -0
  28. package/messages/grid/grid.es-PY.yml +24 -0
  29. package/messages/grid/grid.es-US.yml +24 -0
  30. package/messages/grid/grid.es-UY.yml +24 -0
  31. package/messages/grid/grid.es-VE.yml +24 -0
  32. package/messages/grid/grid.fa-IR.yml +24 -0
  33. package/messages/grid/grid.fi-FI.yml +24 -0
  34. package/messages/grid/grid.fr-BE.yml +24 -0
  35. package/messages/grid/grid.fr-CA.yml +24 -0
  36. package/messages/grid/grid.fr-CD.yml +24 -0
  37. package/messages/grid/grid.fr-CH.yml +24 -0
  38. package/messages/grid/grid.fr-CI.yml +24 -0
  39. package/messages/grid/grid.fr-CM.yml +24 -0
  40. package/messages/grid/grid.fr-FR.yml +24 -0
  41. package/messages/grid/grid.fr-HT.yml +24 -0
  42. package/messages/grid/grid.fr-LU.yml +24 -0
  43. package/messages/grid/grid.fr-MA.yml +24 -0
  44. package/messages/grid/grid.fr-MC.yml +24 -0
  45. package/messages/grid/grid.fr-ML.yml +24 -0
  46. package/messages/grid/grid.fr-SN.yml +24 -0
  47. package/messages/grid/grid.he-IL.yml +24 -0
  48. package/messages/grid/grid.hy-AM.yml +24 -0
  49. package/messages/grid/grid.it-CH.yml +24 -0
  50. package/messages/grid/grid.it-IT.yml +24 -0
  51. package/messages/grid/grid.ja-JP.yml +24 -0
  52. package/messages/grid/grid.ka-GE.yml +24 -0
  53. package/messages/grid/grid.nb-NO.yml +24 -0
  54. package/messages/grid/grid.nl-BE.yml +24 -0
  55. package/messages/grid/grid.nl-NL.yml +24 -0
  56. package/messages/grid/grid.pl-PL.yml +24 -0
  57. package/messages/grid/grid.pt-BR.yml +24 -0
  58. package/messages/grid/grid.pt-PT.yml +24 -0
  59. package/messages/grid/grid.ro-RO.yml +24 -0
  60. package/messages/grid/grid.ru-RU.yml +24 -0
  61. package/messages/grid/grid.sk-SK.yml +24 -0
  62. package/messages/grid/grid.sv-SE.yml +24 -0
  63. package/messages/grid/grid.tr-TR.yml +24 -0
  64. package/messages/grid/grid.uk-UA.yml +24 -0
  65. package/messages/grid/grid.zh-CN.yml +24 -0
  66. package/messages/grid/grid.zh-HK.yml +24 -0
  67. package/messages/grid/grid.zh-TW.yml +24 -0
  68. 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: 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
@@ -252,3 +252,27 @@ kendo:
252
252
 
253
253
  # The text of the aria-label attribute applied to the input element for entering the page number
254
254
  pagerInputLabel: Type a page number
255
+
256
+ # The default text of a form validation error when using external editing
257
+ formValidationErrorText: 'The {fieldName} field has {errorName} validation error'
258
+
259
+ # The title of the remove item confirmation Dialog
260
+ removeConfirmationDialogTitle: Please confirm
261
+
262
+ # The title of the remove item confirmation Dialog
263
+ removeConfirmationDialogContent: Are you sure you want to delete this item?
264
+
265
+ # The text of the remove item confirmation Dialog confirm action button
266
+ removeConfirmationDialogConfirmText: Yes
267
+
268
+ # The text of the remove item confirmation Dialog reject action button
269
+ removeConfirmationDialogRejectText: No
270
+
271
+ # The title of the built-in external editing form container
272
+ externalEditingTitle: Edit
273
+
274
+ # The text of the external editing form Save button
275
+ externalEditingSaveText: Save
276
+
277
+ # The text of the external editing form Cancel button
278
+ 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
@@ -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.61.0-develop.1",
3
+ "version": "1.61.0-develop.2",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",