diff options
author | Evgeny Mandrikov <mandrikov@gmail.com> | 2011-10-14 17:34:55 +0400 |
---|---|---|
committer | Evgeny Mandrikov <mandrikov@gmail.com> | 2011-10-14 17:34:55 +0400 |
commit | 5a652e1d837520650aba1e8e12939340591eb8fd (patch) | |
tree | 4c1efdc8de65468c1f24ef0c5dd28bddb352c260 | |
parent | 35a3c21a61ed69c3ec7e204841cdceed3f402913 (diff) | |
download | sonarqube-5a652e1d837520650aba1e8e12939340591eb8fd.tar.gz sonarqube-5a652e1d837520650aba1e8e12939340591eb8fd.zip |
SONAR-2908 Fix typo in in english language pack: should be 'Title' instead of 'Titre'
-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 cbc2864d0e2..48c14535a23 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 @@ -122,7 +122,7 @@ sub_view=Sub-view sub_views=Sub-views table=Table template=Template -title=Titre +title=Title to=To treemap=Treemap update_verb=Update |