BHoM / BHoM/Robot_Toolkit

Localization issues

Open
#454 0 comments 0 reactions 1 assignee Claimed by @IsakNaslundBh View on GitHub
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:

![image](https://user-images.githubusercontent.com/26874773/107782291-2bcfa200-6d49-11eb-99c2-b7f9435b7fca.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.