aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-07-29 14:06:50 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-07-29 14:06:50 +0200
commitc0b2515521498a50261ea95fdcfda7a94c01a7d5 (patch)
tree2a0f638577f456594b3145f3fe0fb4c7b6c0924e /pom.xml
parent402f8958a403d94422f38d47cc39aba0f13e8aae (diff)
downloadsonarqube-c0b2515521498a50261ea95fdcfda7a94c01a7d5.tar.gz
sonarqube-c0b2515521498a50261ea95fdcfda7a94c01a7d5.zip
SONAR-75 rename i18n bundles to l10n bundles
Article from the W3C : Localization refers to the adaptation of a product, application or document content to meet the language, cultural and other requirements of a specific target market (a "locale"). Internationalization is the design and development of a product, application or document content that enables easy localization for target audiences that vary in culture, region, or language.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0c17b60efcf..a9ad6dcac6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<module>plugins/sonar-cpd-plugin</module>
<module>plugins/sonar-squid-java-plugin</module>
<module>plugins/sonar-design-plugin</module>
- <module>plugins/sonar-i18n-en-plugin</module>
+ <module>plugins/sonar-l10n-en-plugin</module>
<module>plugins/sonar-email-notifications-plugin</module>
</modules>