heinrich5991

Results 65 issues of heinrich5991

E.g. Russian has different plural for 2-4, 21-24, etc.

enhancement
client

Relevant line: https://github.com/ddnet/ddnet/blob/a5ca7c64e0e4adaae3e19f13c3f1e0af451341b1/src/rust-bridge/test/build.rs#L18

building
rust

@Learath2 summarizing our discussion from some time ago: > we ended up saying the only usecase we have for it can just be implemented as a standard http endpoint +...

server
needs-discussion

`Localizable` just drops the context, as such it can't work at runtime because it doesn't know its context anymore. Possible solution: Return a struct containing both the string and the...

bug
client