Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MaarchCourrier
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maarch
MaarchCourrier
Commits
4830ab58
Verified
Commit
4830ab58
authored
4 years ago
by
Florian Azizian
Browse files
Options
Downloads
Patches
Plain Diff
FEAT #10118 TIME 0:30 tests + allow 2 letters in Icon letters + wording
parent
29e6890a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/frontend/app/administration/attachment/attachment-type-administration.component.html
+1
-1
1 addition, 1 deletion
.../attachment/attachment-type-administration.component.html
src/lang/lang-fr.json
+5
-5
5 additions, 5 deletions
src/lang/lang-fr.json
with
6 additions
and
6 deletions
src/frontend/app/administration/attachment/attachment-type-administration.component.html
+
1
−
1
View file @
4830ab58
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<div
mat-line
*ngIf=
"attachmentType[idOpt].value && idOpt==='signable'"
>
<div
mat-line
*ngIf=
"attachmentType[idOpt].value && idOpt==='signable'"
>
<mat-form-field>
<mat-form-field>
<span
mattPrefix
color=
"primary"
>
{{'lang.iconLetter' | translate}} :
</span>
<span
mattPrefix
color=
"primary"
>
{{'lang.iconLetter' | translate}} :
</span>
<input
matInput
formControlName=
"icon"
name=
"icon"
type=
"text"
maxlength=
"
1
"
>
<input
matInput
formControlName=
"icon"
name=
"icon"
type=
"text"
maxlength=
"
2
"
>
</mat-form-field>
</mat-form-field>
</div>
</div>
</mat-list-item>
</mat-list-item>
...
...
This diff is collapsed.
Click to expand it.
src/lang/lang-fr.json
+
5
−
5
View file @
4830ab58
...
@@ -2167,13 +2167,13 @@
...
@@ -2167,13 +2167,13 @@
"requiredVisaUser"
:
"{{min}} viseur(s) requis"
,
"requiredVisaUser"
:
"{{min}} viseur(s) requis"
,
"authorizedSignUser"
:
"{{max}} signataire(s) autorisé(s)"
,
"authorizedSignUser"
:
"{{max}} signataire(s) autorisé(s)"
,
"visible_attachment"
:
"Afficher le type"
,
"visible_attachment"
:
"Afficher le type"
,
"visible_attachmentDesc"
:
"
Sera possible
de choisir ce type en création de pièce jointe
.
"
,
"visible_attachmentDesc"
:
"
Possibilité
de choisir ce type en création de pièce jointe"
,
"emailLink_attachment"
:
"Liaison automatique en envoi de courriel"
,
"emailLink_attachment"
:
"Liaison automatique en envoi de courriel"
,
"emailLink_attachmentDesc"
:
"
Coche automatique l
es pièces jointes de ce type
en
envoi d
e
courriel
.
"
,
"emailLink_attachmentDesc"
:
"
L
es pièces jointes de ce type
seront sélectionnées par défaut lors de l'
envoi d
'un
courriel"
,
"signable_attachment"
:
"Autoriser la signature"
,
"signable_attachment"
:
"Autoriser la signature"
,
"signable_attachmentDesc"
:
"Possibilité d'apposer une griffe sur les pièces jointes de ce type dans le parapheur
.
"
,
"signable_attachmentDesc"
:
"Possibilité d'apposer une griffe sur les pièces jointes de ce type dans le parapheur"
,
"newVersionDefault_attachment"
:
"Nouvelle version par défaut
en modification de pièce jointe
"
,
"newVersionDefault_attachment"
:
"
'
Nouvelle version
' activé
par défaut"
,
"newVersionDefault_attachmentDesc"
:
"
Création par défaut d'une nouvelle version en
modification de pièce jointe
de ce type.
"
,
"newVersionDefault_attachmentDesc"
:
"
Lors de la
modification d
'un
e pièce jointe
, 'Nouvelle version' sera activé par défaut
"
,
"attachmentTypeCreation"
:
"Création d'un type de pièce jointe"
,
"attachmentTypeCreation"
:
"Création d'un type de pièce jointe"
,
"attachmentTypeAdded"
:
"Type de pièce jointe ajouté"
,
"attachmentTypeAdded"
:
"Type de pièce jointe ajouté"
,
"attachmentTypeUpdated"
:
"Type de pièce jointe modifié"
,
"attachmentTypeUpdated"
:
"Type de pièce jointe modifié"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment