]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-8666 change description of organization key
authorStas Vilchik <vilchiks@gmail.com>
Wed, 8 Feb 2017 13:45:27 +0000 (14:45 +0100)
committerStas Vilchik <vilchiks@gmail.com>
Wed, 8 Feb 2017 13:45:27 +0000 (14:45 +0100)
sonar-core/src/main/resources/org/sonar/l10n/core.properties

index ddd4525e77229348247bd0582a88283bbb55027c..473cb702d36d718aa94837126d1dae3dc6f1eb5e 100644 (file)
@@ -2772,7 +2772,7 @@ organization.description=Description
 organization.description.description=Description of the organization (256 characters max).
 organization.edit=Edit Organization
 organization.key=Key
-organization.key.description=Key of the organization (2 to 32 characters). All chars must be lower-case letters (a to z), digits or dash (but dash can neither be trailing nor heading). The key is unique to the whole SonarQube. When not specified, the key is computed from the name.
+organization.key.description=Key of the organization (2 to 32 characters). All chars must be lower-case letters (a to z), digits or dash (but dash can neither be trailing nor heading). When not specified, the key is computed from the name.
 organization.name=Name
 organization.name.description=Name of the organization (2 to 64 characters).
 organization.updated=Organization details have been updated.