]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3824 Replace LOC by LOCs for the abbreviation of Lines of Code
authorFreddy Mallet <freddy.mallet@gmail.com>
Sun, 9 Dec 2012 08:09:30 +0000 (09:09 +0100)
committerFreddy Mallet <freddy.mallet@gmail.com>
Sun, 9 Dec 2012 08:09:30 +0000 (09:09 +0100)
plugins/sonar-core-plugin/src/main/resources/org/sonar/l10n/core.properties

index 1e99adb717943ac177b68e3a79abf87e0c2e5d89..dc5b9a1828e2f18ff6c4df12511f67b31c4b3e22 100644 (file)
@@ -1585,7 +1585,7 @@ metric.lines.description=Lines
 
 metric.ncloc.name=Lines of code
 metric.ncloc.description=Non Commenting Lines of Code
-metric.ncloc.abbreviation=LOC
+metric.ncloc.abbreviation=LOCs
 
 metric.packages.name=Packages
 metric.packages.description=Packages