Subversion Repositories Kolibri OS

Rev

Rev 8814 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8814 Rev 9439
Line 894... Line 894...
894
  message3 db '®â  "„®" - ª« ¢¨è¨ V,Tab,U,Enter',0
894
  message3 db '®â  "„®" - ª« ¢¨è¨ V,Tab,U,Enter',0
895
  message4 db '¯à¨ ¢ª«î祭¨¨ Caps Lock - ª« ¢¨è¨ V,Q,I.',0
895
  message4 db '¯à¨ ¢ª«î祭¨¨ Caps Lock - ª« ¢¨è¨ V,Q,I.',0
896
  t_notes  db '„Ž    …    Œˆ    ”€   ‘Ž‹œ   ‹Ÿ    ‘ˆ    „Ž',0
896
  t_notes  db '„Ž    …    Œˆ    ”€   ‘Ž‹œ   ‹Ÿ    ‘ˆ    „Ž',0
897
  caption  db '„¥â᪮¥ ¯¨ ­¨­®',0
897
  caption  db '„¥â᪮¥ ¯¨ ­¨­®',0
898
else
898
else
899
  message  db 'To see help click twice on the window header',0
899
  message  db 'Click twice on the window header to see help.',0
900
  message1 db 'Press any key in English keyboard layout - ',0
900
  message1 db 'Press any key in English keyboard layout - ',0
901
  message2 db 'so you will hear the sound from the PC-speaker (Beeper)',0
901
  message2 db 'so you will hear the sound from the PC-speaker (Beeper)',0
902
  message3 db 'Note "C" is the key V,Tab,U,Enter',0
902
  message3 db 'Note "C" is the key V,Tab,U,Enter',0
903
  message4 db 'and when Caps Lock is on then the keys V,Q,I.',0
903
  message4 db 'and when Caps Lock is on then the keys V,Q,I.',0
904
  t_notes  db 'C     D     E     F     G     A     B     C ',0
904
  t_notes  db 'C     D     E     F     G     A     B     C ',0
905
  caption  db 'Baby piano',0
905
  caption  db 'Toy piano',0
906
end if
906
end if
Line 907... Line 907...
907
 
907
 
Line 908... Line 908...
908
;---------------------------------------------------------------------
908
;---------------------------------------------------------------------