From 200e64a11755433724aadcb8a8bd9aad38163b0b Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Fri, 30 Mar 2012 15:47:42 +0200 Subject: SONAR-3287 Add "modifiable_history" property on ResourceType --- .../src/main/resources/org/sonar/l10n/core.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/sonar-l10n-en-plugin/src') 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 28ea72edd23..47692382715 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 @@ -884,7 +884,7 @@ manual_rules.should_provide_real_description=Rule created on the fly. A descript # #------------------------------------------------------------------------------ -project_history.page_title=Handle events and delete quality snapshots from project history +project_history.top_title=Handle events and delete quality snapshots from history project_history.col.year=Year project_history.col.month=Month project_history.col.day=Day -- cgit v1.2.3