Subversion Repositories SvarDOS

Rev

Rev 1547 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#############################################################################
# SVED IN ENGLISH                                                           #
#############################################################################

#############################################################################
#                                                                           #
# IMPORTANT: EN strings must be as compact as possible as to not increase   #
# the size of the UPXed SVED binary. The size of translations is of lesser  #
# importace since these are not stored in the executable binary.            #
#                                                                           #
#############################################################################


###############
# MAIN SCREEN #
###############

0.0:ESC=MENU
0.1:UNTITLED
0.2:SAVED
0.4:Unsaved changes will be lost!
0.5:ENTER = confirm
0.6:Save as:
0.7:Load:
0.8:ESC = cancel
0.9:SPACE = save
0.10:ERROR
0.11:FILE NOT FOUND
0.12:Too many files


####################
# CONSOLE MESSAGES #
####################

1.1:[file1.txt] ... [file10.txt]
1.2:Loading
1.3:Sved, the SvarDOS editor
1.4:ver
1.10:/m  force monochrome mode
1.11:/t  do not expand tab characters


########
# MENU #
########

8.1:Open file
8.2:Save
8.3:Save as...
8.4:Close file
8.5:Change EOL
8.6:Quit