Skip to content

Commit 34eef9c

Browse files
committed
Updated synchronisation status terminology
1 parent abf35fd commit 34eef9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

translations/ui-agreements/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,8 @@
426426
"eresources.addToBasketHeader": "Actions",
427427
"eresources.reference": "Reference",
428428
"eresources.SynchronisationStatus": "Synchronisation status",
429-
"eresources.syncContentsFromSource.true": "Synchronising",
430-
"eresources.syncContentsFromSource.false": "Paused",
429+
"eresources.syncContentsFromSource.true": "Enabled",
430+
"eresources.syncContentsFromSource.false": "Disabled",
431431
"eresources.source": "Source",
432432
"eresources.sourceKb": "External data source",
433433
"eresources.status": "Status",

translations/ui-agreements/en_US.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -781,8 +781,8 @@
781781
"eresources.syncContentsFromSource.true": "Synchronising",
782782
"eresources.syncContentsFromSource.false": "Paused",
783783
"eresources.synchronisationStatus": "Synchronisation status",
784-
"eresources.syncStatus.false": "Paused",
785-
"eresources.syncStatus.true": "Synchronising",
784+
"eresources.syncStatus.false": "Disabled",
785+
"eresources.syncStatus.true": "Enabled",
786786
"eresources.syncStatus.notSet": "Not set",
787787
"eresources.startSync": "Start synchronisation",
788788
"eresources.pauseSync": "Pause synchronisation",

0 commit comments

Comments
 (0)