Adding l10n.pl for translatino sync with transifex. Jenkins job at https...#14
Merged
Conversation
Contributor
|
Whoa nice! @Raydiation does any of the structure change due to the code change in https://github.com/owncloud/notes/tree/js-cleanup ? |
Member
Author
|
@Raydiation are you going to use twig templates? This integration is still missing on my side. |
Contributor
|
Yes some stuff is still missing |
Member
Author
|
Sorry for not being precise enough - the l10n.pl script doesn't yet support the string extraction from twig templates. |
Member
Author
|
https://github.com/umpirsky/Twig-Gettext-Extractor |
Member
Author
|
@Raydiation merge?
😈 |
BernhardPosselt
added a commit
that referenced
this pull request
Apr 21, 2013
Adding l10n.pl for translatino sync with transifex. Jenkins job at https...
Member
Author
|
translation sync just ran successful |
phil-davis
pushed a commit
that referenced
this pull request
Jul 9, 2026
All alerts are transitive dev-scope deps, remediated via npm `overrides` in js/package.json. Verified: `npm install` clean, `gulp` build green, karma/jasmine suite 22/22 passing (postcss 7->8 and merge 1->2 are major bumps — build and tests confirmed unaffected). - js-yaml 3.14.2 -> 3.15.0 (#71, GHSA quadratic-complexity DoS, needs >= 3.15.0) - lodash 4.17.23 -> 4.18.1 (#62 code injection via _.template, #63 prototype pollution in _.unset/_.omit, needs >= 4.18.0) - merge 1.2.1 -> 2.1.1 (#14 prototype pollution, needs >= 2.1.1; major bump) - minimatch 3.0.4/3.1.2 -> 3.1.5 (#54 ReDoS in matchOne(), needs >= 3.1.3) - minimist (under optimist) 0.0.10 -> 0.2.4 (#30 critical + #9 prototype pollution, needs >= 0.2.4; per-parent override, root minimist already 1.2.8) - postcss 7.0.39 -> 8.5.16 (#66 XSS via unescaped </style>, #35 line-return parsing, needs >= 8.5.10; major bump, no 7.x patch exists) Note: `npm audit` still reports separate issues (brace-expansion, es5-ext, micromatch, socket.io-parser, ws) that are NOT in the Dependabot alert set; out of scope for this change. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
...://ci.tmit.eu/job/translation-sync-notes/
@jancborchardt