diff --git a/programs/other/pipet/pipet.asm b/programs/other/pipet/pipet.asm index fa2a0b013..1e31fe467 100644 --- a/programs/other/pipet/pipet.asm +++ b/programs/other/pipet/pipet.asm @@ -482,7 +482,7 @@ pip_icon dd 0x00000000 col_white dd 0x00FFFFFF if lang eq ru_RU - header db '����⪠', 0 + header db '⪠', 0 else if lang eq es_ES header db 'Pipeta', 0 else