;*****************************
;
;  NewDirlist_mcc V12.06 (21.07.1997)
;
;
;***************************** NewDirlist_mcc
MEGABYTE_SHORT (//)
Mb
;
KILOBYTE_SHORT (//)
Kb
;
BYTES (//)
Bytes
;
DIR_NAME_TITLE (//)
\033c\033bName
;
DIR_SIZE_TITLE (//)
\033c\033bSize
;
DIR_PROTECTION_TITLE (//)
\033c\033bProtection
;
DIR_DATE_TITLE (//)
\033c\033bDate
;
DIR_TIME_TITLE (//)
\033c\033bTime
;
DIR_COMMENT_TITLE (//)
\033c\033bComment
;
VOL_NAME_TITLE (//)
\033c\033bName
;
VOL_SIZE_TITLE (//)
\033c\033bSize
;
VOL_P100USED_TITLE (//)
\033c\033b% Used
;
VOL_SIZEF_TITLE (//)
\033c\033bSize Free
;
VOL_SIZEU_TITLE (//)
\033c\033bSize Used
;
;***************************** File_mcc
PATTERN_GAD (//)
tPattern :
;
READ_GAD (//)
rRead
;
ICON_GAD (//)
iIcon
;
SELECTED_TEXT (//)
Selected : %ld
;
ALL_GAD (//)
aAll
;
PATTERN2_GAD (//)
ePattern
;
NONE_GAD (//)
nNone
;
OK_GAD (//)
oOk
;
DRIVES_GAD (//)
dDrives
;
PARENT_GAD (//)
pParent
;
CANCEL_GAD (//)
cCancel
;
PATTERN_TITLE (//)
Pattern...
;
;***************************** Popfile_mcc
DEFAULT_POPFILE_TITLE (//)
Loading file...
;
;***************************** NewDirlist_mcp
OFF_TEXT (//)
Off
;
MAX_TEXT (//)
Maximum
;
NUM_ENTRIES_TEXT (//)
%ld entries
;
PAGE0 (//)
Dir list
;
PAGE1 (//)
Volume list
;
PAGE2 (//)
Others
;
SORT_DIRS_GAD (//)
dSort dirs:
;
SH_SORT_DIRS (//)
Sort dirs method:\n\
  - fist: at the top of the list.\n\
  - mixed: no sort.\n\
  - last: at the bottom of the list.
;
SORT_DIR0 (//)
First
;
SORT_DIR1 (//)
Last
;
SORT_DIR2 (//)
Mixed
;
SORT_TYPE_GAD (//)
tSort type:
;
SH_SORT_TYPE (//)
Sort type method for none dir entries:\n\
  - name: alphabetically.\n\
  - date: by date.\n\
  - size: by size.
;
SORT_TYPE0 (//)
Name
;
SORT_TYPE1 (//)
Date
;
SORT_TYPE2 (//)
Size
;
SORT_ORDER_GAD (//)
oSort order:
;
SH_SORT_ORDER (//)
Sort order method:\n\
  - normal: follow sort type method.\n\
  - reverse: reverse the order of\n\
         sort type method.
;
SORT_ORDER0 (//)
Normal
;
SORT_ORDER1 (//)
Reverse
;
ENTER_GAD (//)
eEnter dirs:
;
SH_ENTER (//)
When the user doubleclicks on a dir\n\
entry, allow him to enter the directory\n\
witout any notification!
;
HILIGHT_GAD (//)
hHilight dirs:
;
DRAWER_TEXT (//)
Drawer:
;
DRAWER_POP_TITLE (//)
Adjust Image for drawers
;
LINK_TEXT (//)
Link:
;
LINK_POP_TITLE (//)
Adjust Image for links
;
REJECT_GAD (//)
rReject Icons:
;
VISIBLE_GAD (//)
nNum visible:
;
SH_VISIBLE (//)
If your window as no ID, you can\n\
set the minimum number of entries\n\
visible in the list. Usefull for\n\
popfile.mcc!
;
ADD_GAD (//)
aAdd
;
REMOVE_GAD (//)
rRemove
;
COPY_GAD (//)
cCopy
;
SH_PATTERNLIST (//)
List of patterns and images\n\
to apply to the volumes' list.\n\
Choose the order of display\n\
using D&D.\n\
Set pattern and image you want:\n\
by example 'cd*:' as pattern and a\n\
cd image so you will have your\n\
cd in the list!
;
IMAGE_TEXT (//)
Image
;
IMAGE_POP_TITLE (//)
Adjust Image for pattern
;
DISPLAY_GAD (//)
dDisplay info:
;
SH_DISPLAY (//)
Displays the volume informations:\n\
size, used size and free size.
;
VOLUME_BAR (//)
Volume type
;
DEVICES_TEXT (//)
Devices
;
VOLUMES_TEXT (//)
Volumes
;
ASSIGNS_TEXT (//)
Assigns
;
OTHER_BAR (//)
Other
;
RESCAN_GAD (//)
Rescan volumes
;
SH_RESCAN (//)
When the list is hidden, it cannot\n\
react on disk inserted or removed.\n\
So, each time the list is displayed,\n\
the volumes can be rescaned.
;
MULTI_ASSIGN_PREFS (//)
Multi Assign Prefs
;
CLOSED_GAD (//)
Closed Multi-Assign:
;
OPENED_GAD (//)
Opened Multi-Assign:
;
CLOSED_POP_TITLE (//)
Closed Assign Image...
;
OPENED_POP_TITLE (//)
Opened Assign Image...
;
LINE1_GAD (//)
Front line:
;
SH_LINE1 (//)
Color used to draw the front line.
;
LINE2_GAD (//)
Shadow line:
;
SH_LINE2 (//)
Color used to draw the shadow line.\n\
if you want a single line, set\n\
this to MUI Pen Backgound.
;
LINE1_POP_TITLE (//)
Front line pen...
;
LINE2_POP_TITLE (//)
Shadow line pen...
;
GAD_SPACE (//)
sSpace
;
SH_SPACE (//)
Define space in pixel beetwen\n\
line and entry name.
;
DISPLAY_PREFS (//)
Display Prefs
;
USE_GAD (//)
Use led:
;
SH_USE (//)
Displays a led to show\n\
the disk activity.
;
ACTIVE_GAD (//)
Single click:
;
SH_ACTIVE (//)
When the user clicks on a\n\
dir entry, the entry is\n\
automatiquely opened.
;
FONTS_PREFS (//)
Fonts Prefs
;
INFO_BAR (//)
Information
;
