forked from KolibriOS/kolibrios
Most of language code fixes
This commit is contained in:
@@ -76,9 +76,9 @@ CODE
|
||||
; <--- initialised data --->
|
||||
DATA
|
||||
|
||||
if lang eq ru
|
||||
if lang eq ru_RU
|
||||
title db '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ணࠬ<E0AEA3><E0A0AC>',0
|
||||
else if lang eq fr
|
||||
else if lang eq fr_FR
|
||||
title db 'La programme poncive',0
|
||||
else
|
||||
title db 'Template program',0
|
||||
|
Reference in New Issue
Block a user