The strange symbols in the word "PreskoДЌi" are caused by a character encoding mismatch (usually between and Windows-1251 or ISO-8859-1 ). The correct letter is č (Latin 'c' with a caron). In UTF-8, the letter č is represented by two bytes.
This specific phrase is a combination of language and a technical encoding glitch known as mojibake (where special characters display incorrectly). PreskoДЌi oglasMolimo priДЌekajte:1 sekunda
Ensure your source code files are saved with UTF-8 encoding in your text editor. The strange symbols in the word "PreskoДЌi" are