summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-i18n-en-plugin
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2589 Modification of web ruby templates to use bundlesFabrice Bellingard2011-07-151-7/+49
| | | | | - Added i18n to core tabs of the resource viewer (coverage, source, violations)
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-151-0/+17
| | | - Add translation for rule params
* SONAR-2591 API : translation mechanism of rule descriptionsFabrice Bellingard2011-07-1414-1/+141
| | | | | | - Added mechanism to look for rule descriptions in HTML files - Put all the rule names and descriptions of Squid Java in the English Pack using this system
* Update license headersFabrice Bellingard2011-07-142-4/+2
|
* SONAR-2589 Creation of a I18n English PackFabrice Bellingard2011-07-135-0/+727
- Creation of the plugin - Modification the I18nManager to read keys from this plugin in the first place