From 7a223b1f849e9560e5a647b93115baec35bd4cb1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Gr=C3=A9goire=20Aubert?= Date: Mon, 15 May 2017 08:37:28 +0200 Subject: [PATCH] Add missing translation --- sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6dbc794bc24..6506122b3b1 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -2768,7 +2768,7 @@ widget.events.show_all=Show All #------------------------------------------------------------------------------ api_documentation.deprecation_tooltip=If an API is deprecated in version X.Y, this API will be dropped in version (X+2).0. Example: an API deprecated in 4.1 is supported in 4.2, 4.3, 5.0, 5.1, 5.2, 5.3 and is dropped in version 6.0. api_documentation.internal_tooltip=Use at your own risk; internal services are subject to change or removal without notice. - +api_documentation.page=Web API #------------------------------------------------------------------------------ # -- 2.39.5