aboutsummaryrefslogtreecommitdiffstats
path: root/it/it-plugins
diff options
context:
space:
mode:
authorStas Vilchik <stas-vilchik@users.noreply.github.com>2017-05-04 11:19:55 +0200
committerGitHub <noreply@github.com>2017-05-04 11:19:55 +0200
commite10f04d5b4055e2813ac01a811b325a414797c4e (patch)
tree74c640ed1c6d2ef7bd0bc95b03168a130dd3a5ed /it/it-plugins
parentb09e7a4604b75b7e24e9f0543971db1e70d963b4 (diff)
downloadsonarqube-e10f04d5b4055e2813ac01a811b325a414797c4e.tar.gz
sonarqube-e10f04d5b4055e2813ac01a811b325a414797c4e.zip
SONAR-9122 prevent setting a project as private (#2015)
Diffstat (limited to 'it/it-plugins')
-rw-r--r--it/it-plugins/fake-billing-plugin/src/main/resources/org/sonar/l10n/billing.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/it/it-plugins/fake-billing-plugin/src/main/resources/org/sonar/l10n/billing.properties b/it/it-plugins/fake-billing-plugin/src/main/resources/org/sonar/l10n/billing.properties
new file mode 100644
index 00000000000..f8ac8fcaef5
--- /dev/null
+++ b/it/it-plugins/fake-billing-plugin/src/main/resources/org/sonar/l10n/billing.properties
@@ -0,0 +1,2 @@
+billing.upgrade_box.header=The fake billing plugin is installed
+billing.upgrade_box.text=It shows how to change the wording and hide the "Upgrade" button. \ No newline at end of file