laby icon indicating copy to clipboard operation
laby copied to clipboard

switch ascii on utf-8

Open glixx opened this issue 6 years ago • 2 comments

Some strings are not translated because of ascii.

glixx avatar Feb 25 '19 06:02 glixx

Well, sadly this project seems abandoned

q2dg avatar Jul 14 '19 21:07 q2dg

The problem is that some programming languages don't support non-ascii characters. However nowadays most do. So you're right maybe we should try to allow non-ascii in programs and see what workaround we can come up with for older programming languages.

sgimenez avatar Apr 29 '20 20:04 sgimenez