aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorguillaume-peoch-sonarsource <guillaume.peoch@sonarsource.com>2023-09-29 11:49:45 +0200
committersonartech <sonartech@sonarsource.com>2023-10-03 20:02:48 +0000
commit67e2c9c1d091fde8e6b4394a7df23f24180e51bf (patch)
tree9d62c96e91ee6c312169d535443fe97997d03a5c /sonar-core/src
parent5eefb38e546fd4c917f55a5fbe6f1d93e4dca5c1 (diff)
downloadsonarqube-67e2c9c1d091fde8e6b4394a7df23f24180e51bf.tar.gz
sonarqube-67e2c9c1d091fde8e6b4394a7df23f24180e51bf.zip
SONAR-20532 Reword synchronization is pending
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index 315b784af83..edf1ffbd378 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1518,7 +1518,7 @@ settings.authentication.github.form.provisioning_at_login.description=Users and
settings.authentication.github.form.provisioning.disabled=Your current edition does not support provisioning with GitHub. See the {documentation} for more information.
settings.authentication.github.synchronize_now=Synchronize now
settings.authentication.github.synchronization_in_progress=Synchronization is in progress.
-settings.authentication.github.synchronization_pending=Synchronization is scheduled.
+settings.authentication.github.synchronization_pending=Synchronization is pending.
settings.authentication.github.synchronization_finish=Synchronization is done.
settings.authentication.github.synchronization_successful=Last synchronization was done {0} ago.
settings.authentication.github.synchronization_successful.with_warning=Last synchronization was done {date} ago with warnings. {details}