@commercetools-frontend-extensions/change-history 8.22.0 → 8.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (23) hide show
  1. package/README.md +10 -7
  2. package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +1419 -1180
  3. package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +1246 -1026
  4. package/dist/commercetools-frontend-extensions-change-history.esm.js +1425 -1186
  5. package/dist/{de-18cad55a.cjs.dev.js → de-371b1d00.cjs.prod.js} +12 -16
  6. package/dist/{de-880c7172.cjs.prod.js → de-9fd71b2d.cjs.dev.js} +12 -16
  7. package/dist/{de-d88ec50e.esm.js → de-ce40542e.esm.js} +12 -16
  8. package/dist/{en-70c04202.esm.js → en-1c982e4c.esm.js} +12 -16
  9. package/dist/{en-623b9ecb.cjs.prod.js → en-87dd4629.cjs.dev.js} +12 -16
  10. package/dist/{en-1a9e77cd.cjs.dev.js → en-f0b11682.cjs.prod.js} +12 -16
  11. package/dist/{es-d8f2c3ee.esm.js → es-0fa893c4.esm.js} +12 -16
  12. package/dist/{es-929d0897.cjs.dev.js → es-e4375929.cjs.prod.js} +12 -16
  13. package/dist/{es-6eaa2235.cjs.prod.js → es-e89f4d02.cjs.dev.js} +12 -16
  14. package/dist/{fr-FR-9edf8a40.esm.js → fr-FR-6d7956d9.esm.js} +12 -16
  15. package/dist/{fr-FR-a1b30f0a.cjs.dev.js → fr-FR-aad2c6f5.cjs.dev.js} +12 -16
  16. package/dist/{fr-FR-d1a8524a.cjs.prod.js → fr-FR-f274cb86.cjs.prod.js} +12 -16
  17. package/dist/{pt-BR-d7458b1e.esm.js → pt-BR-019f5fe5.esm.js} +12 -16
  18. package/dist/{pt-BR-f543fdc3.cjs.prod.js → pt-BR-33a80274.cjs.prod.js} +12 -16
  19. package/dist/{pt-BR-b54f0fdb.cjs.dev.js → pt-BR-86f80307.cjs.dev.js} +12 -16
  20. package/dist/{zh-CN-a6c09d9a.esm.js → zh-CN-523d1745.esm.js} +12 -16
  21. package/dist/{zh-CN-210ea4af.cjs.prod.js → zh-CN-714ca357.cjs.prod.js} +12 -16
  22. package/dist/{zh-CN-117c7d99.cjs.dev.js → zh-CN-ba7756d1.cjs.dev.js} +12 -16
  23. package/package.json +6 -6
@@ -191,6 +191,10 @@ var de = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Kunden ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Von der Plattform initiierte Änderungen ausschließen"
@@ -971,18 +975,6 @@ var de = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Vorschläge:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Benachrichtigung schließen"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Dieses Projekt erreicht bald das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen. Sobald das Limit erreicht ist, werden die jeweils ältesten Daten durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Dieses Projekt hat das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen erreicht. Die jeweils ältesten Daten werden von nun an durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Name des Autors ändern"
@@ -2171,10 +2163,6 @@ var de = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Zahlung {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Aktualisieren"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Prüfung {reviewKey}"
@@ -3353,6 +3341,10 @@ var de = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Keine weiteren Filter verfügbar"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Alle Filter entfernen"
@@ -3577,6 +3569,10 @@ var de = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "HOLEN SIE SICH PREMIUM "
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var de = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Kunden ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Von der Plattform initiierte Änderungen ausschließen"
@@ -971,18 +975,6 @@ var de = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Vorschläge:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Benachrichtigung schließen"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Dieses Projekt erreicht bald das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen. Sobald das Limit erreicht ist, werden die jeweils ältesten Daten durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Dieses Projekt hat das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen erreicht. Die jeweils ältesten Daten werden von nun an durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Name des Autors ändern"
@@ -2171,10 +2163,6 @@ var de = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Zahlung {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Aktualisieren"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Prüfung {reviewKey}"
@@ -3353,6 +3341,10 @@ var de = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Keine weiteren Filter verfügbar"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Alle Filter entfernen"
@@ -3577,6 +3569,10 @@ var de = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "HOLEN SIE SICH PREMIUM "
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var de = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "Kunden ID"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "Von der Plattform initiierte Änderungen ausschließen"
@@ -969,18 +973,6 @@ var de = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "Vorschläge:"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "Benachrichtigung schließen"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "Dieses Projekt erreicht bald das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen. Sobald das Limit erreicht ist, werden die jeweils ältesten Daten durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "Dieses Projekt hat das Aufzeichnungslimit der Standardversion von 100.000 einsehbaren Einträgen erreicht. Die jeweils ältesten Daten werden von nun an durch neue Einträge überschrieben. Mit dem Upgrade auf die Premium-Version erhöht sich das Aufzeichnungslimit und der Zeitraum der einsehbaren Einträge wird erweitert."
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "Name des Autors ändern"
@@ -2169,10 +2161,6 @@ var de = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "Zahlung {paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "Aktualisieren"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "Prüfung {reviewKey}"
@@ -3351,6 +3339,10 @@ var de = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "Keine weiteren Filter verfügbar"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "Alle Filter entfernen"
@@ -3575,6 +3567,10 @@ var de = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "HOLEN SIE SICH PREMIUM "
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var en = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "Customer ID"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "Exclude platform changes"
@@ -969,18 +973,6 @@ var en = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "Suggestions:"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "Close record notification"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "This project is about to reach the basic limit of 100 thousand viewable records. Once the record limit is reached, the oldest records are removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "This project has reached the basic limit of 100 thousand viewable records. The oldest records will be removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "Change author name"
@@ -2169,10 +2161,6 @@ var en = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "Payment {paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "Refresh"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "Review {reviewKey}"
@@ -3351,6 +3339,10 @@ var en = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "No more available filters"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "Remove all filters"
@@ -3575,6 +3567,10 @@ var en = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "GO PREMIUM"
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var en = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Customer ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Exclude platform changes"
@@ -971,18 +975,6 @@ var en = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Suggestions:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Close record notification"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "This project is about to reach the basic limit of 100 thousand viewable records. Once the record limit is reached, the oldest records are removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "This project has reached the basic limit of 100 thousand viewable records. The oldest records will be removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Change author name"
@@ -2171,10 +2163,6 @@ var en = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Payment {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Refresh"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Review {reviewKey}"
@@ -3353,6 +3341,10 @@ var en = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "No more available filters"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Remove all filters"
@@ -3577,6 +3569,10 @@ var en = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "GO PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var en = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Customer ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Exclude platform changes"
@@ -971,18 +975,6 @@ var en = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Suggestions:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Close record notification"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "This project is about to reach the basic limit of 100 thousand viewable records. Once the record limit is reached, the oldest records are removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "This project has reached the basic limit of 100 thousand viewable records. The oldest records will be removed as new records are logged. Upgrade to premium for expanded viewing and increased logging coverage."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Change author name"
@@ -2171,10 +2163,6 @@ var en = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Payment {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Refresh"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Review {reviewKey}"
@@ -3353,6 +3341,10 @@ var en = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "No more available filters"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Remove all filters"
@@ -3577,6 +3569,10 @@ var en = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "GO PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var es = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "Identificador de cliente"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "Excluir los cambios de la plataforma"
@@ -969,18 +973,6 @@ var es = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "Sugerencias:"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "Cerrar notificación de registro"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "Este proyecto está a punto de alcanzar el límite básico de 100 mil registros visibles. Una vez se haya alcanzado, los registros más antiguos se eliminan a medida que se registran nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro."
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "Este proyecto ha alcanzado el límite básico de 100 mil registros visibles. Los registros más antiguos se eliminarán a medida que se registren nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro. "
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "Cambiar nombre del autor"
@@ -2169,10 +2161,6 @@ var es = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "Pago {paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "Actualizar"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "Reseña {reviewKey}"
@@ -3351,6 +3339,10 @@ var es = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "Sin filtros disponibles"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "Eliminar todos los filtros"
@@ -3575,6 +3567,10 @@ var es = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "GO PREMIUM"
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var es = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Identificador de cliente"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Excluir los cambios de la plataforma"
@@ -971,18 +975,6 @@ var es = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Sugerencias:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Cerrar notificación de registro"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Este proyecto está a punto de alcanzar el límite básico de 100 mil registros visibles. Una vez se haya alcanzado, los registros más antiguos se eliminan a medida que se registran nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Este proyecto ha alcanzado el límite básico de 100 mil registros visibles. Los registros más antiguos se eliminarán a medida que se registren nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro. "
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Cambiar nombre del autor"
@@ -2171,10 +2163,6 @@ var es = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Pago {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Actualizar"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Reseña {reviewKey}"
@@ -3353,6 +3341,10 @@ var es = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Sin filtros disponibles"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Eliminar todos los filtros"
@@ -3577,6 +3569,10 @@ var es = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "GO PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var es = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "Identificador de cliente"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Excluir los cambios de la plataforma"
@@ -971,18 +975,6 @@ var es = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Sugerencias:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Cerrar notificación de registro"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Este proyecto está a punto de alcanzar el límite básico de 100 mil registros visibles. Una vez se haya alcanzado, los registros más antiguos se eliminan a medida que se registran nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Este proyecto ha alcanzado el límite básico de 100 mil registros visibles. Los registros más antiguos se eliminarán a medida que se registren nuevos. Actualice a premium para una visualización amplia y una mayor cobertura de registro. "
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Cambiar nombre del autor"
@@ -2171,10 +2163,6 @@ var es = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Pago {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Actualizar"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Reseña {reviewKey}"
@@ -3353,6 +3341,10 @@ var es = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Sin filtros disponibles"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Eliminar todos los filtros"
@@ -3577,6 +3569,10 @@ var es = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "GO PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var frFR = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "ID client"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "Exclure les modifications de la plateforme"
@@ -969,18 +973,6 @@ var frFR = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "Suggestions :"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "Fermer la notification d'enregistrement"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "Ce projet est sur le point d'atteindre la limite de base de 100 000 enregistrements consultables. Une fois cette limite d'enregistrements atteinte, les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "Ce projet a atteint la limite de base de 100 000 enregistrements consultables. Les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "Modifier le nom de l'auteur"
@@ -2169,10 +2161,6 @@ var frFR = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "Paiement {paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "Actualiser"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "Examen {reviewKey}"
@@ -3351,6 +3339,10 @@ var frFR = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "Aucun autre filtre disponible"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "Supprimer tous les filtres"
@@ -3575,6 +3567,10 @@ var frFR = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "PASSER À PREMIUM"
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "PREMIUM"