aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/test-resources/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-2/+0
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+2
value of rule parameters in Q profile console
able29-fix-npm-audit'>automated/noid/stable29-fix-npm-audit Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/gu.js
blob: 4cb36aaaaac9dc1c94fecb20d9548ef8dbdad218 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "core",
    {
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "_download %n file_::_download %n files_" : ["",""],
    "_{count} search result in other places_::_{count} search results in other places_" : ["",""]
},
"nplurals=2; plural=(n != 1);");