aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2014-06-20 12:09:57 +0200
committerJulien Lancelot <julien.lancelot@sonarsource.com>2014-06-20 12:14:12 +0200
commit0f916e53e263389e554cfe049c1f5ec23eb12569 (patch)
tree76aad636f211d5659fdb7a8c4a691b77ad389e86 /sonar-core/src
parent7f8e4f2dccbd747d3c5c726ee1d1281fe2a91167 (diff)
downloadsonarqube-0f916e53e263389e554cfe049c1f5ec23eb12569.tar.gz
sonarqube-0f916e53e263389e554cfe049c1f5ec23eb12569.zip
SONAR-5329 Format date and action
Diffstat (limited to 'sonar-core/src')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties8
1 files changed, 6 insertions, 2 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 5d0a5304351..f74268f6386 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -1587,8 +1587,6 @@ quality_profiles.projects_warning=List of projects explicitly associated to this
quality_profiles.including_x_overriding.suffix=, incl. {0} overriding
quality_profiles.set_parent=Set parent
quality_profiles.inherit_rules_from_profile=Inherit rules configuration from the profile
-quality_profiles.changelog.empty=No changes have been done.
-quality_profiles.changelog_from=Changelog from
quality_profiles.no_version=no version
quality_profiles.last_version_x_with_date=last version {0} ({1})
quality_profiles.version_x_with_date=version {0} ({1})
@@ -1624,6 +1622,12 @@ quality_profiles.including=including
quality_profiles.deprecated=deprecated
quality_profiles.manage_rules_tooltip=Manage rules of this profile
quality_profiles.see_rules_tooltip=See rules of this profile
+quality_profiles.changelog.empty=No changes have been done.
+quality_profiles.changelog_from=Changelog from
+quality_profiles.changelog.activated=Activated
+quality_profiles.changelog.deactivated=Deactivated
+quality_profiles.changelog.updated=Updated
+
#------------------------------------------------------------------------------
#