From 27bd7ce2f9b558ebde4173cd37d315edec2f7c5f Mon Sep 17 00:00:00 2001 From: Grégoire Aubert Date: Wed, 27 Feb 2019 10:26:55 +0100 Subject: SONARCLOUD-379 Display user sync warning message only if there are other members already --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-core') 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 0aa845d5b52..6b3891f56d3 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2689,7 +2689,7 @@ organization.members.management.manual.add_members_manually=Admin add members ma organization.members.management.automatic=Automatic sync with {0} organization.members.management.automatic.synchronized_from_x=Members are synchronized automatically from your {0} organization.members.management.automatic.members_changes_reflected.github=If you add or remove a member on GitHub, SonarCloud immediately reflects the changes -organization.members.management.automatic.warning=This will override your current Members and Permissions configuration +organization.members.management.automatic.warning_x=This will override your current Members, removing those that are not part of your {0}. organization.members.management.choose_members_permissions=Admin manages permissions for each member in SonarCloud organization.paid_plan.badge=Paid plan organization.default_visibility_of_new_projects=Default visibility of new projects: -- cgit v1.2.3