stable
Clone or download
Read-only
Part of request #12391 Translate Permissions per group with vue-gettext How to test: - make generate-po still extracts translations - SVN permissions per group pane is still translated in French Will be done later: - Tracker Change-Id: I5bb6b8ce95d566cb18882d610d260e04ff636751
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/build-manifest.json | +6 | −6 | Go to diff View file |
M | plugins/svn/www/scripts/package-lock.json | +5 | −13 | Go to diff View file |
M | plugins/svn/www/scripts/package.json | +4 | −3 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/po/template.pot | +7 | −0 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/src/SVNPermissions.vue | +48 | −50 | Go to diff View file |
D | plugins/svn/www/scripts/permissions-per-group/src/gettext-provider.js | +0 | −27 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/src/index.js | +18 | −9 | Go to diff View file |
M | plugins/svn/www/scripts/permissions-per-group/src/rest-querier.js | +1 | −1 | Go to diff View file |
M | plugins/svn/www/scripts/webpack.config.js | +5 | −2 | Go to diff View file |