diff options
Diffstat (limited to 'core/locales/locale.sv.conf')
-rw-r--r-- | core/locales/locale.sv.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/locales/locale.sv.conf b/core/locales/locale.sv.conf index f6f01d17..883abf2b 100644 --- a/core/locales/locale.sv.conf +++ b/core/locales/locale.sv.conf @@ -235,7 +235,9 @@ For Run: = För Kör: For Compile: = För Kompilera: # Menu item for building the current project. Build = B_ygg -# 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 = Avbry_t # Menu items for navigating through recognized shell command errors. Next Error = _Nästa fel |