]> source.dussan.org Git - sonarqube.git/commitdiff
Update confirmation labels
authorStas Vilchik <vilchiks@gmail.com>
Mon, 14 Apr 2014 04:46:57 +0000 (10:46 +0600)
committerStas Vilchik <vilchiks@gmail.com>
Mon, 14 Apr 2014 04:47:06 +0000 (10:47 +0600)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 3f3064a19e99337809f3e5af80041a8e5acfef72..6560a26219e6372602097bde4464bb0e5dff5f7c 100644 (file)
@@ -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?