Subversion Repositories Kolibri OS

Rev

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

Rev 3476 Rev 3587
Line 74... Line 74...
74
 
74
 
75
if lang eq ru
75
if lang eq ru
76
  title db '€‘’Ž‰Š€ ŽŠŽ',0
76
  title db '€‘’Ž‰Š€ ŽŠŽ',0
77
else if lang eq et
77
else if lang eq et
-
 
78
  title db 'AKNA SEADED - VALI VÄRV JA VAJUTA OBJEKTILE',0
-
 
79
else if lang eq it
78
  title db 'AKNA SEADED - VALI VÄRV JA VAJUTA OBJEKTILE',0
80
  title db 'Impostazioni - definire il colore e cliccare lo oggetto',0
79
else
81
else
80
  title db 'WINDOWS SETTINGS - DEFINE COLOR AND CLICK ON TARGET',0
82
  title db 'WINDOWS SETTINGS - DEFINE COLOR AND CLICK ON TARGET',0
81
end if
83
end if
82
;---------------------------------------------------------------------
84
;---------------------------------------------------------------------