diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2019-01-09 10:03:13 +0100 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-01-09 20:21:08 +0100 |
commit | 75ea5f8b42cef78a7f11b433c470e7b8c4c9945b (patch) | |
tree | ecbf1982fddce1ccb43a92e86ea456bf2cca9ab6 /sonar-core | |
parent | 7a2be6200250c02366d78e5dbca578f857026565 (diff) | |
download | sonarqube-75ea5f8b42cef78a7f11b433c470e7b8c4c9945b.tar.gz sonarqube-75ea5f8b42cef78a7f11b433c470e7b8c4c9945b.zip |
SONARCLOUD-273 Update Documentation page title
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 1 |
1 files changed, 1 insertions, 0 deletions
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 5faef32d79a..b07d58a4d21 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2552,6 +2552,7 @@ api_documentation.search=Search by name... # #------------------------------------------------------------------------------ documentation.page=Documentation +documentation.page_title=SonarCloud Docs #------------------------------------------------------------------------------ |