diff options
Diffstat (limited to 'core/locales/locale.pl.conf')
-rw-r--r-- | core/locales/locale.pl.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/locales/locale.pl.conf b/core/locales/locale.pl.conf index a33b1d69..7b4430de 100644 --- a/core/locales/locale.pl.conf +++ b/core/locales/locale.pl.conf @@ -236,7 +236,9 @@ For Run: = Dla uruchomienia: For Compile: = Dla kompilacji: # Menu item for building the current project. Build = Z_buduj -# 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 = Pr_zerwij # Menu items for navigating through recognized shell command errors. Next Error = _Następny błąd |