diff --git a/src/gui/widget/stringinput.cpp b/src/gui/widget/stringinput.cpp index f69c3912c..bced32cce 100644 --- a/src/gui/widget/stringinput.cpp +++ b/src/gui/widget/stringinput.cpp @@ -631,7 +631,7 @@ void CStringInputSMS::initSMS(const char * const Valid_Chars) last_digit = -1; // no key pressed yet const char CharList[10][11] = { "0 -_/()<>=", // 10 characters "1+.,:!?%\\'", //' for c't search ;) - "abc2ä", + "abc2@ä", "def3", "ghi4", "jkl5",