Skip to content

Commit 640e3e7

Browse files
avivturcursoragent
andauthored
Bump ocp-plugin-i18n-scripts to 1.0.2 (#2421)
Fixes two bugs in the i18n PO export/upload scripts: - Language aliases (e.g. zh-cn -> zh) are now resolved when consolidating existing translations, preventing translated strings from being dropped during Memsource uploads. - sed delimiter changed from / to | so branch names containing slashes no longer break the upload script. Resolves: None Signed-off-by: Aviv Turgeman <aturgema@redhat.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 0dfd1da commit 640e3e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"lint-staged": "^15.4.3",
138138
"mini-svg-data-uri": "^1.4.4",
139139
"monaco-editor": "^0.52.2",
140-
"ocp-plugin-i18n-scripts": "^1.0.0",
140+
"ocp-plugin-i18n-scripts": "^1.0.2",
141141
"prettier": "^3.5.3",
142142
"sass": "^1.86.0",
143143
"sass-loader": "^16.0.5",

0 commit comments

Comments
 (0)