Localization issues
Open
type:bug
- Dominant language
- C#
- Stars
- 12
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
Apparently, when using Robot in other languages than English, the code base calling `FromText("all")` crashes because of _all_ not being localised (e.g. in Polish it works with `FromText("wszystkie")`). It looks like the word that needs to be used can easily be found in selection:

Contributor guide
Assessment
This issue has not been assessed yet.