@progress/kendo-angular-messages 1.67.1 → 1.68.0-develop.1

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/spreadsheet/spreadsheet.ar.yml +3 -0
  2. package/messages/spreadsheet/spreadsheet.bg-BG.yml +3 -0
  3. package/messages/spreadsheet/spreadsheet.cs-CZ.yml +3 -0
  4. package/messages/spreadsheet/spreadsheet.da-DK.yml +3 -0
  5. package/messages/spreadsheet/spreadsheet.de-AT.yml +3 -0
  6. package/messages/spreadsheet/spreadsheet.de-CH.yml +3 -0
  7. package/messages/spreadsheet/spreadsheet.de-DE.yml +3 -0
  8. package/messages/spreadsheet/spreadsheet.de-LI.yml +3 -0
  9. package/messages/spreadsheet/spreadsheet.en-AU.yml +3 -0
  10. package/messages/spreadsheet/spreadsheet.en-CA.yml +3 -0
  11. package/messages/spreadsheet/spreadsheet.en-GB.yml +3 -0
  12. package/messages/spreadsheet/spreadsheet.en-US.yml +3 -0
  13. package/messages/spreadsheet/spreadsheet.es-AR.yml +3 -0
  14. package/messages/spreadsheet/spreadsheet.es-BO.yml +3 -0
  15. package/messages/spreadsheet/spreadsheet.es-CL.yml +3 -0
  16. package/messages/spreadsheet/spreadsheet.es-CO.yml +3 -0
  17. package/messages/spreadsheet/spreadsheet.es-CR.yml +3 -0
  18. package/messages/spreadsheet/spreadsheet.es-DO.yml +3 -0
  19. package/messages/spreadsheet/spreadsheet.es-EC.yml +3 -0
  20. package/messages/spreadsheet/spreadsheet.es-ES.yml +3 -0
  21. package/messages/spreadsheet/spreadsheet.es-GT.yml +3 -0
  22. package/messages/spreadsheet/spreadsheet.es-HN.yml +3 -0
  23. package/messages/spreadsheet/spreadsheet.es-MX.yml +3 -0
  24. package/messages/spreadsheet/spreadsheet.es-NI.yml +3 -0
  25. package/messages/spreadsheet/spreadsheet.es-PA.yml +3 -0
  26. package/messages/spreadsheet/spreadsheet.es-PE.yml +3 -0
  27. package/messages/spreadsheet/spreadsheet.es-PR.yml +3 -0
  28. package/messages/spreadsheet/spreadsheet.es-PY.yml +3 -0
  29. package/messages/spreadsheet/spreadsheet.es-US.yml +3 -0
  30. package/messages/spreadsheet/spreadsheet.es-UY.yml +3 -0
  31. package/messages/spreadsheet/spreadsheet.es-VE.yml +3 -0
  32. package/messages/spreadsheet/spreadsheet.fa-IR.yml +3 -0
  33. package/messages/spreadsheet/spreadsheet.fi-FI.yml +3 -0
  34. package/messages/spreadsheet/spreadsheet.fr-BE.yml +3 -0
  35. package/messages/spreadsheet/spreadsheet.fr-CA.yml +3 -0
  36. package/messages/spreadsheet/spreadsheet.fr-CD.yml +3 -0
  37. package/messages/spreadsheet/spreadsheet.fr-CH.yml +3 -0
  38. package/messages/spreadsheet/spreadsheet.fr-CI.yml +3 -0
  39. package/messages/spreadsheet/spreadsheet.fr-CM.yml +3 -0
  40. package/messages/spreadsheet/spreadsheet.fr-FR.yml +3 -0
  41. package/messages/spreadsheet/spreadsheet.fr-HT.yml +3 -0
  42. package/messages/spreadsheet/spreadsheet.fr-LU.yml +3 -0
  43. package/messages/spreadsheet/spreadsheet.fr-MA.yml +3 -0
  44. package/messages/spreadsheet/spreadsheet.fr-MC.yml +3 -0
  45. package/messages/spreadsheet/spreadsheet.fr-ML.yml +3 -0
  46. package/messages/spreadsheet/spreadsheet.fr-SN.yml +3 -0
  47. package/messages/spreadsheet/spreadsheet.he-IL.yml +3 -0
  48. package/messages/spreadsheet/spreadsheet.hy-AM.yml +3 -0
  49. package/messages/spreadsheet/spreadsheet.it-CH.yml +3 -0
  50. package/messages/spreadsheet/spreadsheet.it-IT.yml +3 -0
  51. package/messages/spreadsheet/spreadsheet.ja-JP.yml +3 -0
  52. package/messages/spreadsheet/spreadsheet.ka-GE.yml +3 -0
  53. package/messages/spreadsheet/spreadsheet.nb-NO.yml +3 -0
  54. package/messages/spreadsheet/spreadsheet.nl-BE.yml +3 -0
  55. package/messages/spreadsheet/spreadsheet.nl-NL.yml +3 -0
  56. package/messages/spreadsheet/spreadsheet.pl-PL.yml +3 -0
  57. package/messages/spreadsheet/spreadsheet.pt-BR.yml +3 -0
  58. package/messages/spreadsheet/spreadsheet.pt-PT.yml +3 -0
  59. package/messages/spreadsheet/spreadsheet.ro-RO.yml +3 -0
  60. package/messages/spreadsheet/spreadsheet.ru-RU.yml +3 -0
  61. package/messages/spreadsheet/spreadsheet.sk-SK.yml +3 -0
  62. package/messages/spreadsheet/spreadsheet.sv-SE.yml +3 -0
  63. package/messages/spreadsheet/spreadsheet.tr-TR.yml +3 -0
  64. package/messages/spreadsheet/spreadsheet.uk-UA.yml +3 -0
  65. package/messages/spreadsheet/spreadsheet.zh-CN.yml +3 -0
  66. package/messages/spreadsheet/spreadsheet.zh-HK.yml +3 -0
  67. package/messages/spreadsheet/spreadsheet.zh-TW.yml +3 -0
  68. package/package.json +1 -1
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Невалидно име: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Избраният диапазон съдържа недостъпни клетки.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Nombre inválido: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
@@ -227,3 +227,6 @@ kendo:
227
227
 
228
228
  # The content of the dialog that warns about invalid name input
229
229
  invalidNameError: 'Invalid name: {inputValue}'
230
+
231
+ # The content of the dialog that warns about performing an action on a range that contains disabled cells.
232
+ rangeDisabled: Destination range contains disabled cells.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-messages",
3
- "version": "1.67.1",
3
+ "version": "1.68.0-develop.1",
4
4
  "description": "Localization messages - Kendo UI for Angular",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",