diff options
Diffstat (limited to 'core/locales/locale.fr.conf')
-rw-r--r-- | core/locales/locale.fr.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/locales/locale.fr.conf b/core/locales/locale.fr.conf index f3afccfa..f8c8de51 100644 --- a/core/locales/locale.fr.conf +++ b/core/locales/locale.fr.conf @@ -236,7 +236,9 @@ For Run: = Pour lancer: For Compile: = Por compiler: # Menu item for building the current project. Build = C_onstruire -# Menu item for stopping a run, compile, or build shell command. +# Menu item for running the current project's tests/test suite. +Run tests = R_un tests +# Menu item for stopping a run, compile, build, or test shell command. Stop = _ArrĂȘter # Menu items for navigating through recognized shell command errors. Next Error = Erreur _suivante |