diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2012-02-24 15:51:59 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2012-02-24 15:51:59 +0100 |
commit | 71d01205fda8980aad843ca58368c04b0c5594ec (patch) | |
tree | a2f1db91822bdef3a4612c47f8c03c6e1f77316a /plugins/sonar-l10n-en-plugin | |
parent | f1d9a26e64878b912694b404cf47fe84fecc688f (diff) | |
download | sonarqube-71d01205fda8980aad843ca58368c04b0c5594ec.tar.gz sonarqube-71d01205fda8980aad843ca58368c04b0c5594ec.zip |
SONAR-3242 replace the icon by a link "more actions" in the footer of the violation
Diffstat (limited to 'plugins/sonar-l10n-en-plugin')
-rw-r--r-- | plugins/sonar-l10n-en-plugin/src/main/resources/org/sonar/l10n/core.properties | 2 |
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 5ba35c04574..3b23ad461e4 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 @@ -70,6 +70,7 @@ max=Max me=Me min=Min minor=Minor +more_actions=More actions name=Name none=None off=Off @@ -423,7 +424,6 @@ reviews.resolved=Resolved reviews.resolved_submit=Resolved reviews.reopen=Reopen reviews.reopen_submit=Reopen -reviews.reply=Reply reviews.edit=Edit reviews.delete=Delete reviews.status.REOPENED=Reopened |