Skip to content

Improved CE multipurpose template (translations)#198

Merged
SteRiccio merged 3 commits into
masterfrom
fix/improved-ce-multipurpose-template-2026-03-26
Mar 26, 2026
Merged

Improved CE multipurpose template (translations)#198
SteRiccio merged 3 commits into
masterfrom
fix/improved-ce-multipurpose-template-2026-03-26

Conversation

@SteRiccio
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Collect Earth multipurpose survey template to improve multi-language usability, primarily by expanding translations and refining labels/descriptions within the IDML template.

Changes:

  • Added/updated French/Spanish/Portuguese translations for project metadata, UI tabs, code lists, and attribute labels/descriptions.
  • Updated template metadata (Collect version, URI, timestamps) and normalized/rewrapped many XML text blocks.
  • Removed the land_use_conversions code list from the template.
Comments suppressed due to low confidence (1)

collect-server/src/main/resources/org/openforis/collect/designer/templates/collect_earth_multipurpose.idm.xml:124

  • The Land Uses codelist description still refers to a land_use_conversions codelist, but this PR removes the entire land_use_conversions list from the template. This makes the documentation misleading; please update the description text to remove/replace the reference or reintroduce the referenced codelist if it’s still required by the workflow.
			</label>
			<description>Two-level codelist compliant with the IPCC Consistent
				Land Representation guidelines. This codelist represents the
				Categories and Subdivisions (the conversions are defined in the
				land_use_conversions codelist ) necessary to classify each of the

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SteRiccio SteRiccio merged commit 770c854 into master Mar 26, 2026
1 check failed
@SteRiccio SteRiccio deleted the fix/improved-ce-multipurpose-template-2026-03-26 branch March 26, 2026 20:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +1681 to +1683
<description xml:lang="es">Valores utilizados cuando el usuario
necesita especificar el año de cambio de uso del suelo o el año de
adquisición de la imaginería VHR.
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This Spanish translation appears to have a typo: “imagenería” (with ...gen...) should likely be “imaginería” (with ...gin...) when referring to remote-sensing imagery. Please correct the word to avoid showing a misspelling in the UI.

Copilot uses AI. Check for mistakes.
</item>
</items>
</list>
<list id="2102144" name="reason_difficulty">
<label type="item">reason_difficulty</label>
<label type="item" xml:lang="fr">Raison de la difficulté</label>
<label type="item" xml:lang="es">Razón de la dificultad</label>
<label type="item" xml:lang="pt">Razão da dificuldade</label>
<codingScheme scope="local" />
<items>
<item id="2102145">
<code>Heterogeneous</code>
<label>Heterogenous landscape</label>
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling in the English label: “Heterogenous landscape” should be “Heterogeneous landscape”. This is a user-visible label in the code list.

Suggested change
<label>Heterogenous landscape</label>
<label>Heterogeneous landscape</label>

Copilot uses AI. Check for mistakes.
@@ -594,541 +602,6 @@
</item>
</items>
</list>
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The land_use_conversions code list has been removed, but the land_uses list descriptions still reference it (e.g. “conversions are defined in the land_use_conversions codelist”). This leaves the template documentation inconsistent and may confuse users about where conversion classes come from. Please either restore the land_use_conversions list (if it’s still needed) or update/remove those description references.

Suggested change
</list>
</list>
<list id="2111207" name="land_use_conversions">
<label type="list">Land use conversions</label>
<description>Conversion classes used for land use change assessment.</description>
</list>

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants