From: Stas Vilchik Date: Mon, 14 Apr 2014 04:46:57 +0000 (+0600) Subject: Update confirmation labels X-Git-Tag: 4.3~41 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=94b2afd3e92803d48f9f7165b69d1521f94e51c4;p=sonarqube.git Update confirmation labels --- diff --git a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties index 3f3064a19e9..6560a26219e 100644 --- a/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -1658,8 +1658,8 @@ quality_gates.operator.LT=is less than quality_gates.operator.GT=is greater than quality_gates.operator.EQ=equals quality_gates.operator.NE=is not -quality_gates.delete.confirm.message=Are you sure that you want to delete the "{0}" quality gate? -quality_gates.delete.confirm.default=Are you sure that you want to delete the "{0}" quality gate, which is the default quality gate? +quality_gates.delete.confirm.message=Are you sure you want to delete the "{0}" quality gate? +quality_gates.delete.confirm.default=Are you sure you want to delete the "{0}" quality gate, which is the default quality gate? quality_gates.delete_condition=Delete Condition quality_gates.delete_condition.confirm.message=Are you sure you want to delete the "{0}" condition?