8000 2485 annotate field value by ThieryMichel · Pull Request #2492 · Inist-CNRS/lodex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

2485 annotate field value #2492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Feb 7, 2025
Merged

2485 annotate field value #2492

merged 16 commits into from
Feb 7, 2025

Conversation

ThieryMichel
Copy link
Collaborator

@ThieryMichel ThieryMichel added the 👷‍♂️ Ready For Review PR en attente de relecture et de validation label Feb 6, 2025
@@ -1249,3 +1252,7 @@
"annotation_status_ongoing" "Ongoing" "En cours"
"annotation_status_validated" "Validated" "Validée"
"annotation_status_rejected" "Rejected" "Refusée"
"annotation_correct_value" Correct "%{value}" "Corriger "%{value}"
"annotation_choose_value" "Choose value to comment" "Choisir la valeur à commenter"
"annotation_error_empty_initial_value" "This field must be empty when comment target the field" "Ce champ doit rester vide quant le commentaire cible le champ"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"annotation_error_empty_initial_value" "This field must be empty when comment target the field" "Ce champ doit rester vide quant le commentaire cible le champ"
"annotation_error_empty_initial_value" "This field must be empty when comment targets the field" "Ce champ doit rester vide quand le commentaire cible le champ"

8000
"annotation_correct_value" Correct "%{value}" "Corriger "%{value}"
"annotation_choose_value" "Choose value to comment" "Choisir la valeur à commenter"
"annotation_error_empty_initial_value" "This field must be empty when comment target the field" "Ce champ doit rester vide quant le commentaire cible le champ"
"annotation_error_required_initial_value" "This field is required when comment target the value" "Ce champ est requis quant le commentaire cible la valeur"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"annotation_error_required_initial_value" "This field is required when comment target the value" "Ce champ est requis quant le commentaire cible la valeur"
"annotation_error_required_initial_value" "This field is required when comment targets the value" "Ce champ est requis quand le commentaire cible la valeur"

@@ -1249,3 +1252,7 @@
"annotation_status_ongoing" "Ongoing" "En cours"
"annotation_status_validated" "Validated" "Validée"
"annotation_status_rejected" "Rejected" "Refusée"
"annotation_correct_value" Correct "%{value}" "Corriger "%{value}"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
"annotation_correct_value" Correct "%{value}" "Corriger "%{value}"
"annotation_correct_value" "Correct %{value}" "Corriger %{value}"

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add tests for this file ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This component is straightforward and already tested through the CreateAnnotationModal component.

@jonathanarnault jonathanarnault merged commit 1adb2f6 into master Feb 7, 2025
8 checks passed
@jonathanarnault jonathanarnault deleted the 2485-annotate-field-value branch February 7, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👷‍♂️ Ready For Review PR en attente de relecture et de validation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(1) Pouvoir sélectionner la valeur à annoter via un sélecteur
2 participants
0