aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-l10n-en-plugin
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2012-02-07 14:10:43 +0100
committerFabrice Bellingard <bellingard@gmail.com>2012-02-07 14:10:43 +0100
commita09f323454d22ba731eb40a179c9bf549ff37cb4 (patch)
tree66895f1cfb2f4f5645e6753e77cfe26b660a0f62 /plugins/sonar-l10n-en-plugin
parent41ce460d1840b4cdc649d539a81a6ba142c4dc29 (diff)
downloadsonarqube-a09f323454d22ba731eb40a179c9bf549ff37cb4.tar.gz
sonarqube-a09f323454d22ba731eb40a179c9bf549ff37cb4.zip
SONAR-3104 Improve rendering
Diffstat (limited to 'plugins/sonar-l10n-en-plugin')
-rw-r--r--plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties2
1 files changed, 1 insertions, 1 deletions
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 4a1e940aca1..e20cd46b711 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
@@ -869,7 +869,7 @@ project_history.version_updated=Version was updated to "{0}" for current project
project_history.version_created=Version "{0}" was created for current project and all its sub-projects.
project_history.version_removed=Version "{0}" was removed from current project and all its sub-projects.
project_history.version_already_exists=Version "{0}" already exists.
-project_history.edit_event=Edit
+project_history.rename_event=Rename
project_history.create_event=Create
project_history.remove_event=Remove
project_history.event_updated=Event was successfully updated.