ok

"," isnt a real problem but i add now all things that i cant use ....
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| "," => "", "/" => "", ":" => "", "ö" => "oe", "ä" => "ae", "ü" => "ue", "(" => "", ")" => "", "!" => "", "*" => "", "ß" => "ss", "?" => "", "&" => "and", "=" => "is", "+" => " and ", "[" => "", "]" => "", "%" => "", "#" => "", "@" => "",
|
and i am not finish ....
Thats not normal i think ...
Edit: i am finish now

i hope it