From 8eaca9619ac64eb240c435b665d9609a2144e42f Mon Sep 17 00:00:00 2001
From: David Mendy
Date: Thu, 9 Nov 2023 16:12:04 +0100
Subject: [PATCH] style: :lipstick: fix firearms syntax
---
frontend/cypress/e2e/firearm-identification.cy.js | 4 ++--
frontend/cypress/e2e/firearm-securing.cy.js | 4 ++--
.../cypress/e2e/shoulder-bolt-rifle-securing.cy.js | 2 +-
.../e2e/typology-revolver-identification.cy.js | 2 +-
.../cypress/e2e/typology-revolver-securing.cy.js | 6 +++---
frontend/src/components/ResultPage.vue | 2 +-
.../src/utils/firearms-utils/epaule-a-verrou.ts | 4 ++--
.../firearms-utils/pistolet-semi-auto-moderne.ts | 8 ++++----
frontend/src/utils/firearms-utils/revolver.ts | 6 +++---
.../semi-auto-style-militaire-autre.ts | 14 +++++++-------
.../SecuringRecommendations.vue | 2 +-
.../SecuringSelectOptionContent.vue | 2 +-
.../SecuringTutorialContent.vue | 8 ++++----
13 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/frontend/cypress/e2e/firearm-identification.cy.js b/frontend/cypress/e2e/firearm-identification.cy.js
index 26a5669e..fba5e0d7 100644
--- a/frontend/cypress/e2e/firearm-identification.cy.js
+++ b/frontend/cypress/e2e/firearm-identification.cy.js
@@ -20,7 +20,7 @@ describe('Firearm Identification', () => {
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/munition-type')
cy.getByDataTestid('next-step').should('have.attr', 'disabled')
- cy.contains('cartouches').first().click()
+ cy.contains('Cartouches').first().click()
cy.getByDataTestid('next-step').should('not.have.attr', 'disabled')
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
@@ -49,7 +49,7 @@ describe('Firearm Identification', () => {
cy.getByDataTestid('explanation').should('contain', 'questions supplémentaires')
cy.getByDataTestid('next-step').click()
cy.getByDataTestid('next-step').should('have.attr', 'disabled')
- cy.contains('billes').first().click()
+ cy.contains('Billes').first().click()
cy.url().should('contain', '/guide-identification/munition-type')
cy.getByDataTestid('next-step').should('not.have.attr', 'disabled')
cy.getByDataTestid('next-step').click()
diff --git a/frontend/cypress/e2e/firearm-securing.cy.js b/frontend/cypress/e2e/firearm-securing.cy.js
index 6121cfc6..acadd770 100644
--- a/frontend/cypress/e2e/firearm-securing.cy.js
+++ b/frontend/cypress/e2e/firearm-securing.cy.js
@@ -10,7 +10,7 @@ describe('Securing Firearm and Identification', () => {
})
cy.url().should('contain', '/mise-en-securite-choix-option-etape/1')
cy.getByDataTestid('button-next').should('have.attr', 'disabled')
- cy.contains('bouton pontet').first().click()
+ cy.contains('Bouton à côté du pontet').first().click()
cy.getByDataTestid('button-next').should('not.have.attr', 'disabled')
cy.getByDataTestid('button-next').click()
cy.url().should('contain', '/mise-en-securite-tutoriel')
@@ -19,7 +19,7 @@ describe('Securing Firearm and Identification', () => {
cy.contains('li', 'Actionner la culasse')
cy.getByDataTestid('button-next').click()
cy.Identification()
- cy.contains('cartouches').first().click()
+ cy.contains('Cartouches').first().click()
cy.getByDataTestid('next-step').should('not.have.attr', 'disabled')
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
diff --git a/frontend/cypress/e2e/shoulder-bolt-rifle-securing.cy.js b/frontend/cypress/e2e/shoulder-bolt-rifle-securing.cy.js
index d664802d..457b144c 100644
--- a/frontend/cypress/e2e/shoulder-bolt-rifle-securing.cy.js
+++ b/frontend/cypress/e2e/shoulder-bolt-rifle-securing.cy.js
@@ -14,7 +14,7 @@ describe('Shoulder Bolt Rifle Securing', () => {
cy.contains('li', 'Ouvrez la culasse')
cy.getByDataTestid('button-next').click()
cy.Identification()
- cy.contains('balles').first().click()
+ cy.contains('Balles').first().click()
cy.getByDataTestid('next-step').should('not.have.attr', 'disabled')
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
diff --git a/frontend/cypress/e2e/typology-revolver-identification.cy.js b/frontend/cypress/e2e/typology-revolver-identification.cy.js
index 26569659..7cfa5cf0 100644
--- a/frontend/cypress/e2e/typology-revolver-identification.cy.js
+++ b/frontend/cypress/e2e/typology-revolver-identification.cy.js
@@ -20,7 +20,7 @@ describe('Typology Revolver Identification', () => {
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/munition-type')
cy.getByDataTestid('next-step').should('have.attr', 'disabled')
- cy.contains('balles').first().click()
+ cy.contains('Balles').first().click()
cy.getByDataTestid('next-step').should('not.have.attr', 'disabled')
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
diff --git a/frontend/cypress/e2e/typology-revolver-securing.cy.js b/frontend/cypress/e2e/typology-revolver-securing.cy.js
index a10e817c..20f5dca9 100644
--- a/frontend/cypress/e2e/typology-revolver-securing.cy.js
+++ b/frontend/cypress/e2e/typology-revolver-securing.cy.js
@@ -37,7 +37,7 @@ describe('Typology Revolver Securing', () => {
cy.getByDataTestid('button-next').click()
cy.url().should('contain', '/mise-en-securite-choix-option-etape/2')
cy.getByDataTestid('button-next').should('have.attr', 'disabled')
- cy.contains('Revolver bouton barillet').first().click()
+ cy.contains('Bouton à côté du barillet').first().click()
cy.getByDataTestid('button-next').should('not.have.attr', 'disabled')
cy.getByDataTestid('button-next').click()
cy.getVideo()
@@ -46,7 +46,7 @@ describe('Typology Revolver Securing', () => {
cy.getByDataTestid('button-next').click()
cy.url().should('contain', '/fin-mise-en-securite')
cy.Identification()
- cy.contains('balles').first().click()
+ cy.contains('Balles').first().click()
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
cy.getByDataTestid('arm-category').should('contain', 'Catégorie B')
@@ -81,7 +81,7 @@ describe('Typology Revolver Securing', () => {
cy.getByDataTestid('button-next').should('not.have.attr', 'disabled')
cy.getByDataTestid('button-next').click()
cy.Identification()
- cy.contains('balles').first().click()
+ cy.contains('Balles').first().click()
cy.getByDataTestid('next-step').click()
cy.url().should('contain', '/guide-identification/resultat-final')
cy.getByDataTestid('arm-category').should('contain', 'Catégorie B')
diff --git a/frontend/src/components/ResultPage.vue b/frontend/src/components/ResultPage.vue
index 57650d01..a7fc8e6c 100644
--- a/frontend/src/components/ResultPage.vue
+++ b/frontend/src/components/ResultPage.vue
@@ -117,7 +117,7 @@ function sendFeedback (isCorrect: boolean) {
src="@/assets/guide-identification/icones/gun.jpg"
alt=""
>
- Catégorie Non déterminée
+ Catégorie non déterminée
Nous n'avons pas suffisamment d'éléments pour fournir une réponse fiable. Nous vous conseillons de faire appel à un expert.
diff --git a/frontend/src/utils/firearms-utils/epaule-a-verrou.ts b/frontend/src/utils/firearms-utils/epaule-a-verrou.ts
index 0e3ce067..8191902f 100644
--- a/frontend/src/utils/firearms-utils/epaule-a-verrou.ts
+++ b/frontend/src/utils/firearms-utils/epaule-a-verrou.ts
@@ -21,12 +21,12 @@ export const epaule_a_verrou = {
video: epauleAVerrouVideo,
guideFactice: {
cartouches: {
- label: 'balles',
+ label: 'Balles',
value: 'cartouches',
img_ammo: epauleAVerrouCartridges,
},
billes: {
- label: 'bille ou trou pour billes',
+ label: 'Billes ou trou pour billes',
value: 'billes',
img_ammo: epauleAVerrouBalls,
},
diff --git a/frontend/src/utils/firearms-utils/pistolet-semi-auto-moderne.ts b/frontend/src/utils/firearms-utils/pistolet-semi-auto-moderne.ts
index 3f7a0428..b107bb9a 100644
--- a/frontend/src/utils/firearms-utils/pistolet-semi-auto-moderne.ts
+++ b/frontend/src/utils/firearms-utils/pistolet-semi-auto-moderne.ts
@@ -19,7 +19,7 @@ export const pistolet_semi_auto_moderne = {
textOptions: '',
options: {
bouton_pontet: {
- label: 'bouton pontet',
+ label: 'Bouton à côté du pontet',
value: 'bouton_pontet',
text_steps: {
1: 'Analyser l’arme en direction sécurisée ',
@@ -33,7 +33,7 @@ export const pistolet_semi_auto_moderne = {
video: pistoletSemiAutoPontetVideo,
},
poussoir_talon: {
- label: 'poussoir talon',
+ label: 'Poussoir sous le talon',
value: 'poussoir_talon',
text_steps: {
1: 'Analyser l’arme en direction sécurisée ',
@@ -49,12 +49,12 @@ export const pistolet_semi_auto_moderne = {
},
guideFactice: {
cartouche: {
- label: 'cartouches',
+ label: 'Cartouches',
value: 'cartouches',
img_ammo: pistoletSemiAutoModerneCartridges,
},
billes: {
- label: 'billes',
+ label: 'Billes',
value: 'billes',
img_ammo: pistoletSemiAutoModerneBalls,
},
diff --git a/frontend/src/utils/firearms-utils/revolver.ts b/frontend/src/utils/firearms-utils/revolver.ts
index 5efaf35e..a2c1263f 100644
--- a/frontend/src/utils/firearms-utils/revolver.ts
+++ b/frontend/src/utils/firearms-utils/revolver.ts
@@ -58,7 +58,7 @@ export const revolver = {
options_step_2_text: 'En maintenant l’arme dans une direction sécurisée, tournez-la pour observer l’arrière du barillet. Sélectionnez ce que vous voyez.',
options_step_2: {
revolver_bouton_barillet: {
- label: 'Revolver bouton barillet',
+ label: 'Bouton à côté du barillet',
value: 'revolver_bouton_barillet',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -207,12 +207,12 @@ export const revolver = {
},
guideFactice: {
cartouches: {
- label: 'balles',
+ label: 'Balles',
value: 'cartouches',
img_ammo: revolverCartridges,
},
billes: {
- label: 'bille ou trou pour billes',
+ label: 'Billes ou trou pour billes',
value: 'billes',
img_ammo: revolverBalls,
},
diff --git a/frontend/src/utils/firearms-utils/semi-auto-style-militaire-autre.ts b/frontend/src/utils/firearms-utils/semi-auto-style-militaire-autre.ts
index 4b8fa467..b8f44c2b 100644
--- a/frontend/src/utils/firearms-utils/semi-auto-style-militaire-autre.ts
+++ b/frontend/src/utils/firearms-utils/semi-auto-style-militaire-autre.ts
@@ -27,7 +27,7 @@ export const semi_auto_style_militaire_autre = {
options_text: 'Observez la position du chargeur et sélectionnez ce que vous voyez :',
options: {
ar15: {
- label: 'bouton au-dessus chargeur',
+ label: 'Bouton au-dessus du chargeur',
value: 'ar15',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -40,7 +40,7 @@ export const semi_auto_style_militaire_autre = {
video: semiAutoMilitaireAr15Video,
},
kalash: {
- label: 'levier derrière chargeur',
+ label: 'Levier derrière le chargeur',
value: 'kalash',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -54,7 +54,7 @@ export const semi_auto_style_militaire_autre = {
video: semiAutoMilitaireAkVideo,
},
sten: {
- label: 'chargeur à angle droit',
+ label: 'Chargeur à angle droit',
value: 'sten',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -67,7 +67,7 @@ export const semi_auto_style_militaire_autre = {
video: semiAutoMilitaireStenVideo,
},
thompson: {
- label: 'levier au-dessus pontet',
+ label: 'Levier au-dessus du pontet',
value: 'thompson',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -82,7 +82,7 @@ export const semi_auto_style_militaire_autre = {
video: semiAutoMilitaireThompsonVideo,
},
uzi: {
- label: 'bouton poussoir à base poignée',
+ label: 'Bouton poussoir à la base de la poignée',
value: 'uzi',
text_steps: {
1: 'Observer l’arme en l’orientant dans une direction sans risque, en manipulant avec précaution',
@@ -98,12 +98,12 @@ export const semi_auto_style_militaire_autre = {
},
guideFactice: {
cartouches: {
- label: 'cartouches',
+ label: 'Cartouches',
value: 'cartouches',
img_ammo: semiAutoMilitaireCartridges,
},
billes: {
- label: 'billes',
+ label: 'Billes',
value: 'billes',
img_ammo: semiAutoMilitaireBalls,
},
diff --git a/frontend/src/views/GuideSecuringFirearm/SecuringRecommendations.vue b/frontend/src/views/GuideSecuringFirearm/SecuringRecommendations.vue
index ad3788c9..22bce868 100644
--- a/frontend/src/views/GuideSecuringFirearm/SecuringRecommendations.vue
+++ b/frontend/src/views/GuideSecuringFirearm/SecuringRecommendations.vue
@@ -11,7 +11,7 @@ const foundAllKeyWords = keyWords.every(keyWord => {
-
+
Vous allez recevoir des instructions pour extraire des munitions de l’arme. Si vous avez
le moindre doute quant à votre capacité à effectuer en toute sécurité les manœuvres
qui suivent, n’essayez pas de suivre les étapes suivantes.
diff --git a/frontend/src/views/GuideSecuringFirearm/SecuringSelectOptionContent.vue b/frontend/src/views/GuideSecuringFirearm/SecuringSelectOptionContent.vue
index 4c187e8f..0cc926dd 100644
--- a/frontend/src/views/GuideSecuringFirearm/SecuringSelectOptionContent.vue
+++ b/frontend/src/views/GuideSecuringFirearm/SecuringSelectOptionContent.vue
@@ -126,7 +126,7 @@ const backTo = computed(() => {
:title="resultTree[typology]?.[`options_step_${step}_video_title`]"
:src="resultTree[typology]?.[`options_step_${step}_video`]"
/>
- Environ 1 min
+ Environ 30 sec