Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
evalulu
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luciole
evalulu
Commits
a6d74d46
Commit
a6d74d46
authored
5 months ago
by
Hilel Alvarez--Huguet
Browse files
Options
Downloads
Patches
Plain Diff
[edit] text
parent
3a772163
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
GUI_luciole/texts/texts_en.py
+2
-2
2 additions, 2 deletions
GUI_luciole/texts/texts_en.py
GUI_luciole/texts/texts_fr.py
+2
-2
2 additions, 2 deletions
GUI_luciole/texts/texts_fr.py
with
4 additions
and
4 deletions
GUI_luciole/texts/texts_en.py
+
2
−
2
View file @
a6d74d46
...
@@ -48,7 +48,7 @@ PANEL_BTN = "Open Asset Options"
...
@@ -48,7 +48,7 @@ PANEL_BTN = "Open Asset Options"
MXT_BTN
=
"
Create Mixed
"
MXT_BTN
=
"
Create Mixed
"
def
proof_switch
(
nb_session
):
def
proof_switch
(
nb_session
):
return
f
"
Proof Management |
{
nb_session
}
"
return
f
"
Content | Proof :
{
nb_session
}
"
# ADD JSON WINDOW
# ADD JSON WINDOW
TITLE_ASK_JSON_NAME
=
"
JSON File Name
"
TITLE_ASK_JSON_NAME
=
"
JSON File Name
"
...
@@ -73,7 +73,7 @@ TITLE_RENAME_JSON = "Rename JSON"
...
@@ -73,7 +73,7 @@ TITLE_RENAME_JSON = "Rename JSON"
TITLE_RESSOURCE_DIRECTORY_SELECT
=
"
Select a Working Directory
"
TITLE_RESSOURCE_DIRECTORY_SELECT
=
"
Select a Working Directory
"
def
change_ressource_file_btn
(
short_path
):
def
change_ressource_file_btn
(
short_path
):
return
f
"
Select the working directory
\n
Current Working Directory:
{
short_path
}
"
return
f
"
Select the working directory
\n
{
short_path
}
"
# ADD ASSETS
# ADD ASSETS
NEW_ASSET_TITLE
=
"
New Asset Name
"
NEW_ASSET_TITLE
=
"
New Asset Name
"
...
...
This diff is collapsed.
Click to expand it.
GUI_luciole/texts/texts_fr.py
+
2
−
2
View file @
a6d74d46
...
@@ -48,7 +48,7 @@ PANEL_BTN = "ouvrir les option d'assets"
...
@@ -48,7 +48,7 @@ PANEL_BTN = "ouvrir les option d'assets"
MXT_BTN
=
"
Créer un mixte
"
MXT_BTN
=
"
Créer un mixte
"
def
proof_switch
(
nb_session
):
def
proof_switch
(
nb_session
):
return
f
"
Gestion d
'
e
preuve
|
{
nb_session
}
"
return
f
"
Contenu | E
preuve
s :
{
nb_session
}
"
#ADD JSON WINDOW
#ADD JSON WINDOW
TITLE_ASK_JSON_NAME
=
"
Nom du fichier JSON
"
TITLE_ASK_JSON_NAME
=
"
Nom du fichier JSON
"
...
@@ -73,7 +73,7 @@ TITLE_RENAME_JSON = "Renommer JSON"
...
@@ -73,7 +73,7 @@ TITLE_RENAME_JSON = "Renommer JSON"
TITLE_RESSOURCE_DIRECTORY_SELECT
=
"
Sélectionnez un dossier de travail
"
TITLE_RESSOURCE_DIRECTORY_SELECT
=
"
Sélectionnez un dossier de travail
"
def
change_ressource_file_btn
(
short_path
):
def
change_ressource_file_btn
(
short_path
):
return
f
"
Selectionner le dossier de travail
\n
Dossier de travail actuel :
{
short_path
}
"
return
f
"
Selectionner le dossier de travail
\n
{
short_path
}
"
#ADD ASSETS
#ADD ASSETS
NEW_ASSET_TITLE
=
"
nom nouvel asset
"
NEW_ASSET_TITLE
=
"
nom nouvel asset
"
...
...
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