From 24dbee304feb6e3ebd64df4d19959a3cb2191ef8 Mon Sep 17 00:00:00 2001 From: sisyphus-jasp Date: Fri, 20 Feb 2026 11:46:42 +0100 Subject: [PATCH 1/2] [jaspMetaAnalysis] Fix a typo in the documentation. In the multivariate multilevel sec... --- .claude/CLAUDE.md | 10 ++++++++++ .../ClassicalMetaAnalysisMultilevelMultivariate.qml | 2 +- po/QML-jaspMetaAnalysis.pot | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 27bd9cec..ad412cc2 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -231,3 +231,13 @@ After `runAnalysis()`, check: - Use `createJaspTable()`, `createJaspPlot()`, `createJaspHtml()` for output elements - Always set `$dependOn()` for proper caching and state management - Use containers for grouping related elements, state objects for reusing computed results + +## Compact Instructions + +When context is compacted, preserve: +- Current workflow stage (from /workspace/.openclaw-run/current_stage) +- Implementation plan (from /workspace/.openclaw-run/PLAN.md) +- The module name and original task description +- What git changes have been made so far + +After compaction, re-read /workspace/.openclaw-run/RECOVERY.md to re-orient. diff --git a/inst/qml/ClassicalMetaAnalysisMultilevelMultivariate.qml b/inst/qml/ClassicalMetaAnalysisMultilevelMultivariate.qml index 95354e2f..92f0a45b 100644 --- a/inst/qml/ClassicalMetaAnalysisMultilevelMultivariate.qml +++ b/inst/qml/ClassicalMetaAnalysisMultilevelMultivariate.qml @@ -242,7 +242,7 @@ Form visible: varianceCovarianceMatrixConstructsGroupsTimes.checked property bool active: varianceCovarianceMatrixConstructsGroupsTimes.checked onActiveChanged: if (!active && count > 0) itemDoubleClicked(0) - info: qsTr("Variable specifying the time point of the effect size measurement. In case multiple time points are specified, the first time corresponds to the first codntion.") + info: qsTr("Variable specifying the time point of the effect size measurement. In case multiple time points are specified, the first time corresponds to the first condition.") } AssignedVariablesList diff --git a/po/QML-jaspMetaAnalysis.pot b/po/QML-jaspMetaAnalysis.pot index fb01532e..b6f8cab6 100644 --- a/po/QML-jaspMetaAnalysis.pot +++ b/po/QML-jaspMetaAnalysis.pot @@ -4188,7 +4188,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" From f838f8487f4fcf555c558844300615c810cb5c98 Mon Sep 17 00:00:00 2001 From: boutinb Date: Fri, 20 Feb 2026 13:06:18 +0100 Subject: [PATCH 2/2] Add po files Fixes --- po/QML-bo.po | 2 +- po/QML-de.po | 2 +- po/QML-es.po | 2 +- po/QML-eu.po | 2 +- po/QML-fr.po | 2 +- po/QML-gl.po | 2 +- po/QML-id.po | 2 +- po/QML-it.po | 2 +- po/QML-ja.po | 2 +- po/QML-lt.po | 2 +- po/QML-nl.po | 2 +- po/QML-pl.po | 2 +- po/QML-pt.po | 2 +- po/QML-ru.po | 2 +- po/QML-sq.po | 2 +- po/QML-sr.po | 2 +- po/QML-tr.po | 2 +- po/QML-zh_Hans.po | 2 +- po/QML-zh_Hant.po | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/po/QML-bo.po b/po/QML-bo.po index 6a27b03d..cd69be8e 100644 --- a/po/QML-bo.po +++ b/po/QML-bo.po @@ -4197,7 +4197,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-de.po b/po/QML-de.po index 3261042d..046bab55 100644 --- a/po/QML-de.po +++ b/po/QML-de.po @@ -4396,7 +4396,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-es.po b/po/QML-es.po index 7647c29d..f21ddf27 100644 --- a/po/QML-es.po +++ b/po/QML-es.po @@ -4566,7 +4566,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" "Variable que indica el punto temporal de la medida de la magnitud del " "efecto. En caso de indicarse múltiples puntos temporales, el primer momento " diff --git a/po/QML-eu.po b/po/QML-eu.po index 7eaeeeac..0a7a41ad 100644 --- a/po/QML-eu.po +++ b/po/QML-eu.po @@ -4567,7 +4567,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" "Efektuaren tamainaren neurketaren denbora-puntua zehazten duen aldagaia. " "Denbora-puntu bat baino gehiago zehazten badira, lehenengo denbora lehenengo " diff --git a/po/QML-fr.po b/po/QML-fr.po index 363bb767..176ddd50 100644 --- a/po/QML-fr.po +++ b/po/QML-fr.po @@ -4213,7 +4213,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-gl.po b/po/QML-gl.po index 5f0a431a..a38a7437 100644 --- a/po/QML-gl.po +++ b/po/QML-gl.po @@ -4550,7 +4550,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" "Variable que indica o punto temporal da medida da magnitude do efecto. No " "caso de indicarse múltiples puntos temporais, o primeiro momento se " diff --git a/po/QML-id.po b/po/QML-id.po index 60197aee..8ee3dc95 100644 --- a/po/QML-id.po +++ b/po/QML-id.po @@ -4268,7 +4268,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-it.po b/po/QML-it.po index 185bfde7..43bdb717 100644 --- a/po/QML-it.po +++ b/po/QML-it.po @@ -4188,7 +4188,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-ja.po b/po/QML-ja.po index 8c8394f4..0716705b 100644 --- a/po/QML-ja.po +++ b/po/QML-ja.po @@ -4309,7 +4309,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-lt.po b/po/QML-lt.po index 2bff3e6c..50cd4498 100644 --- a/po/QML-lt.po +++ b/po/QML-lt.po @@ -4230,7 +4230,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-nl.po b/po/QML-nl.po index 9a3d9c91..d8f95b59 100644 --- a/po/QML-nl.po +++ b/po/QML-nl.po @@ -4254,7 +4254,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-pl.po b/po/QML-pl.po index 72454707..4dcc7b09 100644 --- a/po/QML-pl.po +++ b/po/QML-pl.po @@ -4280,7 +4280,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-pt.po b/po/QML-pt.po index bc9f842e..aa5f4364 100644 --- a/po/QML-pt.po +++ b/po/QML-pt.po @@ -4537,7 +4537,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" "Variável que especifica o ponto temporal da medição do tamanho do efeito. " "Caso sejam especificados vários pontos temporais, o primeiro corresponde à " diff --git a/po/QML-ru.po b/po/QML-ru.po index 042b457f..9899f324 100644 --- a/po/QML-ru.po +++ b/po/QML-ru.po @@ -4193,7 +4193,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-sq.po b/po/QML-sq.po index cd5ee20a..7b355416 100644 --- a/po/QML-sq.po +++ b/po/QML-sq.po @@ -4228,7 +4228,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-sr.po b/po/QML-sr.po index 47bb00f7..57300dc2 100644 --- a/po/QML-sr.po +++ b/po/QML-sr.po @@ -4244,7 +4244,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-tr.po b/po/QML-tr.po index 361c13ac..ff9de407 100644 --- a/po/QML-tr.po +++ b/po/QML-tr.po @@ -4268,7 +4268,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-zh_Hans.po b/po/QML-zh_Hans.po index 6234f603..12df2885 100644 --- a/po/QML-zh_Hans.po +++ b/po/QML-zh_Hans.po @@ -4249,7 +4249,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" diff --git a/po/QML-zh_Hant.po b/po/QML-zh_Hant.po index 346fb499..54850bb8 100644 --- a/po/QML-zh_Hant.po +++ b/po/QML-zh_Hant.po @@ -4318,7 +4318,7 @@ msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|" msgid "" "Variable specifying the time point of the effect size measurement. In case " "multiple time points are specified, the first time corresponds to the first " -"codntion." +"condition." msgstr "" msgctxt "ClassicalMetaAnalysisMultilevelMultivariate|"