Subversion Repositories Kolibri OS

Rev

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

Rev 2675 Rev 3634
Line 249... Line 249...
249
file_not_executable db '” ©« ­¥ ï¥âáï ¨á¯®«­ï¥¬ë¬',0 ; 31
249
	file_not_executable db '” ©« ­¥ ï¥âáï ¨á¯®«­ï¥¬ë¬',0 ; 31
250
many_processes db '‘«¨èª®¬ ¬­®£® ¯à®æ¥áᮢ',0	 ; 32
250
	many_processes db '‘«¨èª®¬ ¬­®£® ¯à®æ¥áᮢ',0	 ; 32
251
run_ok db 'à®£à ¬¬  ãᯥ譮 § ¯ã饭 ',0
251
	run_ok db 'à®£à ¬¬  ãᯥ譮 § ¯ã饭 ',0
252
grab_text db '‡ ¯ã᪠¯à®£à ¬¬ë',0
252
	grab_text db '‡ ¯ã᪠¯à®£à ¬¬ë',0
253
run_but_text db '‡€“‘’ˆ’œ',0
253
	run_but_text db '‡€“‘’ˆ’œ',0
-
 
254
else if lang eq it
-
 
255
	hello db 'Inserisci percorso completo al file e premi ',0
-
 
256
	bad_file_sys db 'Filesysrem sconosciuto',0 	       ; 3
-
 
257
	file_not_find db 'File non trovato',0		       ; 5
-
 
258
	bad_fat_table db 'Tabella FAT corrotta',0	       ; 9
-
 
259
	acces_denyied db 'Accesso negato',0		       ; 10
-
 
260
	device_error db 'Device error',0		       ; 11
-
 
261
	out_of_memory db 'Out of memory',0		       ; 30
-
 
262
	file_not_executable db 'File non eseguibile',0      ; 31
-
 
263
	many_processes db 'Troppo processi',0	       ; 32
-
 
264
	run_ok db 'Il programma eseguito correttamente',0
-
 
265
	grab_text db 'RUN',0
-
 
266
	run_but_text db 'Esegui',0
254
else
267
else
255
hello db 'Enter full path to file and press ',0
268
	hello db 'Enter full path to file and press ',0
256
bad_file_sys db 'Unknown file system',0 	       ; 3
269
	bad_file_sys db 'Unknown file system',0 	       ; 3
257
file_not_find db 'File not found',0		       ; 5
270
	file_not_find db 'File not found',0		       ; 5
258
bad_fat_table db 'FAT table corrupted',0	       ; 9
271
	bad_fat_table db 'FAT table corrupted',0	       ; 9