From 9001f7e14b547fc15fcbb1709466f7ce8de31a32 Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Thu, 18 Aug 2011 17:47:18 +0200 Subject: SONAR-2074 New timeline widget: first basic version --- .../src/main/resources/org/sonar/l10n/core.properties | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/sonar-l10n-en-plugin') diff --git a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties index 9f98474b8e2..f61dd520ddd 100644 --- a/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties +++ b/plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties @@ -508,6 +508,9 @@ widget.size.methods.suffix=\ methods widget.size.accessors.suffix=\ accessors widget.size.paragraphs.suffix=\ paragraphs +widget.timeline.name=Timeline +widget.timeline.description=Displays up to 3 metrics on a history chart. + widget.ckjm.name=Chidamber & Kemerer widget.ckjm.description=Reports on LCOM4 and RFC average and distribution. widget.ckjm.lcom4=LCOM4 -- cgit v1.2.3