root/BF_Dict.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __BF_DICT_H__
   2 #define __BF_DICT_H__
   3 
   4 #include "BL_Tools.h"
   5 
   6 //////////////////////////////////////////////
   7 #define BF_DICT_VOLUMEDIALOG_TITLE      0
   8 
   9 /// top menu //
  10 #define BF_DICT_TOPMENU_LEFT                            1
  11 #define BF_DICT_TOPMENU_COMMON                  2
  12 #define BF_DICT_TOPMENU_RIGHT                           3
  13 
  14 // top menu Common//
  15 #define BF_DICT_TOPMENU_COMMON_MAINSETUP                        4
  16 #define BF_DICT_TOPMENU_COMMON_EMPTY_TRASH              5
  17 #define BF_DICT_TOPMENU_COMMON_COMPARE                          6
  18 //
  19 #define BF_DICT_TOPMENU_COMMON_SAVE_SETUP                       7
  20 #define BF_DICT_TOPMENU_COMMON_LOAD_SETUP                       8
  21 #define BF_DICT_TOPMENU_COMMON_DEFAULT_SETUP    9
  22 #define BF_DICT_TOPMENU_COMMON_SAVE_PALETTE             10
  23 #define BF_DICT_TOPMENU_COMMON_LOAD_PALETTE             11
  24 //
  25 #define BF_DICT_TOPMENU_COMMON_SELECTDICT                       42
  26 //
  27 #define BF_DICT_TOPMENU_COMMON_ABOUT                                    12
  28 //
  29 #define BF_DICT_TOPMENU_COMMON_QUIT                                             13
  30 
  31 // common messages ///
  32 #define BF_DICT_OK                              14
  33 #define BF_DICT_CANCEL          15
  34 #define BF_DICT_YES                             16
  35 #define BF_DICT_NO                              17
  36 #define BF_DICT_FILE                    53
  37 #define BF_DICT_SEARCH          52 //Search
  38 #define BF_DICT_NAME                    58 //Name
  39 #define BF_DICT_GOTO                    61 //Go to
  40 #define BF_DICT_DIR                             62 //Dir
  41 #define BF_DICT_TYPE                    65 //Type
  42 #define BF_DICT_VALUE                   66 //Value
  43 #define BF_DICT_ERROR                   67 //Error
  44 #define BF_DICT_CLOSE                   70 //Close
  45 #define BF_DICT_SIZE                    76 //Size
  46 #define BF_DICT_WARNING         102 //Warning
  47 #define BF_DICT_RENAME          104 //Rename
  48 #define BF_DICT_VIEW                    106 //View
  49 #define BF_DICT_EDIT                    107 //Edit
  50 #define BF_DICT_COPY                    108 //Copy
  51 #define BF_DICT_MOVE                    109 //Move
  52 #define BF_DICT_PATH                    121 //Path
  53 #define BF_DICT_COPYTO                  134 //Copy to
  54 #define BF_DICT_SPECIAL         135 //Special
  55 #define BF_DICT_MOVETO                  136 //Move to // full
  56 #define BF_DICT_QUESTIONS       137 //Question // full
  57 #define BF_DICT_TARGETFILE              187 //Target file
  58 #define BF_DICT_SCRIPTNAME              188 //Script name
  59 #define BF_DICT_INFOLDER                        189 //In folder
  60 #define BF_DICT_ARGS                                    190 //Arguments
  61 #define BF_DICT_SKIP                                    215 //'Skip'
  62 #define BF_DICT_TRYAGAIN                        216 //'Try again'
  63 #define BF_DICT_OWERWRITE               223 //'Owerwrite'
  64 #define BF_DICT_CANCELALL               224 //'Cancel all'
  65 #define BF_DICT_CREATE                          231 //'Create'
  66 #define BF_DICT_DELETE                          232 //'Delete'
  67 #define BF_DICT_OWERWRITEALL    258 //'Owerwrite all'
  68 #define BF_DICT_SKIPALLERRORS   260 //'Skip all errors'
  69 #define BF_DICT_APPEND                          261 //'Append'
  70 
  71 
  72 
  73 // vertical menu //
  74 #define BF_DICT_MENU_SORTNAME                                                                   18      
  75 #define BF_DICT_MENU_SORTSIZE                                                                   19
  76 #define BF_DICT_MENU_SORTDATE                                                                   20
  77 #define BF_DICT_MENU_SORTTYPE                                                                   21
  78 #define BF_DICT_MENU_SORTEXT                                                                    22
  79 //
  80 #define BF_DICT_MENU_SHOWHIDE_ICONS                                             23
  81 #define BF_DICT_MENU_FULLMODE                                                                   24
  82 #define BF_DICT_MENU_COLSMODE                                                                   25
  83 #define BF_DICT_MENU_PANELSETUP                                                         26
  84 
  85 // VERTICALMENU__FILES PANEL //
  86 #define BF_DICT_MENU_SEARCH                                                                             27
  87 #define BF_DICT_MENU_CHANGECASE                                                         28
  88 #define BF_DICT_MENU_TRACKER_ADDONS                                             29
  89 #define BF_DICT_MENU_SHOWINFO                                                                   30
  90 #define BF_DICT_MENU_SETOPPATH                                                          31
  91 #define BF_DICT_MENU_GOTO                                                                                       32
  92 #define BF_DICT_MENU_REFRESH                                                                    33
  93 #define BF_DICT_MENU_SHOWATTRS                                                          34
  94 #define BF_DICT_MENU_MAKESHLINK                                                         35
  95 
  96 // PANEL //
  97 #define BF_DICT_PANEL_COL_NAME                                                          36
  98 #define BF_DICT_PANEL_COL_TYPE                                                          37
  99 #define BF_DICT_PANEL_COL_SIZE                                                          38
 100 #define BF_DICT_PANEL_COL_DATE                                                          39
 101 //
 102 #define BF_DICT_PANEL_BYTESIN                                                                   40
 103 #define BF_DICT_PANEL_FILES                                                                             41
 104 #define BF_DICT_PANEL_DIR                                                                                       122 //<dir>
 105 #define BF_DICT_PANEL_FILEEMPTYNAME                                             123 //Are you crazy? File can`t has empty name
 106 #define BF_DICT_PANEL_SEL_INVERT                                                                124 //Invert selection
 107 #define BF_DICT_PANEL_SEL_SET                                                                   125 //Set selection
 108 #define BF_DICT_PANEL_SEL_UNSET                                                         126 //Unset selection
 109 #define BF_DICT_PANEL_MASK                                                                                      127 //Mask
 110 #define BF_DICT_PANEL_FOLDERALSO                                                                128 //Folder also
 111 #define BF_DICT_PANEL_SETUP                                                                             129 //Panel setup
 112 #define BF_DICT_PANEL_SHOWICONS                                                         130 //Show icons
 113 #define BF_DICT_PANEL_SHOWDATES                                                         131 //Show dates
 114 #define BF_DICT_PANEL_SHOWSIZES                                                         132 //Show sizes
 115 #define BF_DICT_PANEL_SHOWTYPES                                                         133 //Show types
 116 #define BF_DICT_PANEL_CREATEFOLDER_TITLE                        180 //Create folder  // Dialog title
 117 #define BF_DICT_PANEL_DELETEFILES                                                       138 //Delete files ?  // Dialog line
 118 #define BF_DICT_PANEL_PANELEMPTY                                                                139 //Sorry, but panel is empty //Dialog line
 119 #define BF_DICT_PANEL_FROM                                                                                      140 //From
 120 #define BF_DICT_PANEL_TO                                                                                                141 //To
 121 
 122 
 123 //
 124 
 125 // SELECT_LANGUAGE //
 126 #define BF_DICT_SELDICT_TITLE                                                                   43
 127 
 128 
 129 // TEXT_VIWER //
 130 #define BF_DICT_TEXTVIEWER_POS                                                          44
 131 #define BF_DICT_TEXTVIEWER_COL                                                          45
 132 #define BF_DICT_TEXTVIEWER_CP                                                                   46
 133 #define BF_DICT_TEXTVIEWER_SHOWSPEC                                             47
 134 #define BF_DICT_TEXTVIEWER_HIDESPEC                                             48
 135 #define BF_DICT_TEXTVIEWER_NEXT                                                         49      
 136 #define BF_DICT_TEXTVIEWER_CLOSE                                                        50
 137 #define BF_DICT_TEXTVIEWER_CODEPAGE                                             51
 138 #define BF_DICT_TEXTVIEWER_SEARCH_DLG                                   277 //"Search text"
 139 #define BF_DICT_TEXTVIEWER_SEARCH_DLGTEXT                       278 //"Text:"
 140 
 141 
 142 // FILES SEARCH //
 143 #define BF_DICT_FILESEARCH_FILENAME                                             54 // File name
 144 #define BF_DICT_FILESEARCH_BYTEXT                                                       55 
 145 #define BF_DICT_FILESEARCH_FROMCURFOLDER                        56 // from current folder
 146 #define BF_DICT_FILESEARCH_ONVOLUMES                                    57 // on Volumes (use Ins for select)
 147 #define BF_DICT_FILESEARCH_SIZETYPE                                             59 //Size/Type
 148 #define BF_DICT_FILESEARCH_PROGRESS                                             60 // Search in progress...
 149 #define BF_DICT_FILESEARCH_FOUNDED                                        63 // Searching finished. Founded
 150 #define BF_DICT_FILESEARCH_FILES                                            64 // files  // for example : Founded 123 files )
 151 
 152 // ATTR_DIALOG //
 153 #define BF_DICT_ATTRDLG_OPENERROR                                                       68 // can`t open file; error :
 154 #define BF_DICT_ATTRDLG_TITLE                                                                   69 // File attributes
 155 
 156 // MAIN SETUP //
 157 #define BF_DICT_MAINSETUP                                                                                       71// Main setup
 158 #define BF_DICT_MAINSETUP_COLSFONTS                                             72// Colors and fonts
 159 #define BF_DICT_MAINSETUP_FILES                                                         73// File operations setup
 160 #define BF_DICT_MAINSETUP_DEBUG                                                         74// Debug setup
 161 
 162 #define BF_DICT_MAINSETUP_ASKEXIT                                                       83// Ask before exit
 163 #define BF_DICT_MAINSETUP_VOLSHOWHOME                                   84// Vol.dialog: show home,desktop,boot
 164 #define BF_DICT_MAINSETUP_VOLSTACK                                                      85// Vol.dialog: show folder-stack
 165 #define BF_DICT_MAINSETUP_VOLICONS                                                      86// Vol.dialog: show icons
 166 #define BF_DICT_MAINSETUP_PATHICON                                                      87// Panel: show path_icon
 167 #define BF_DICT_MAINSETUP_PANBACK                                                       88// Panel: use backspace
 168 #define BF_DICT_MAINSETUP_PANRET                                                          89// Panel: return to current folder
 169 #define BF_DICT_MAINSETUP_CMDPATH                                                       90// Command line : show path
 170 #define BF_DICT_MAINSETUP_TRACKADDICONS                         91// Tracker Add-Ons menu : show icons
 171 #define BF_DICT_MAINSETUP_SEARCHVOLICONS                                92// Search : setup : show volumes icons
 172 #define BF_DICT_MAINSETUP_AUTOSAVE                                                      93// Setup auto saving
 173 
 174 // FONTS SETUP //
 175 #define BF_DICT_FONTSETUP_ANTI                                                          75// Anti aliasing
 176 #define BF_DICT_FONTSETUP_FONTPANEL                                             78// Font : Panel
 177 #define BF_DICT_FONTSETUP_FONTDIALOG                                    79// Font : Dialog
 178 #define BF_DICT_FONTSETUP_FONTMONO                                              80// Font : Mono
 179 #define BF_DICT_FONTSETUP_FONTCOMMAND                                   81// Font : Command prompt
 180 #define BF_DICT_FONTSETUP_FLAGS                                                         82// Flags
 181 
 182 // SETUP>FILE OPERATIONS //
 183 #define BF_DICT_SETUPFILES_SHOWDLG                                              94 // Taskdialog: show after new task
 184 #define BF_DICT_SETUPFILES_COPYDES                                              95 // Deselect after coping
 185 #define BF_DICT_SETUPFILES_MOVEDES                                              96 // Deselect after move
 186 #define BF_DICT_SETUPFILES_ASKDEL                                                       97 // Ask before files deleting
 187 #define BF_DICT_SETUPFILES_ASKCOPY                                              98 // Ask before copy
 188 
 189 // FILES PANEL //
 190 #define BF_DICT_FILES_LOADING                                                                   99      //Loading
 191 #define BF_DICT_FILES_FROM                                                                              100 //' from '
 192 #define BF_DICT_FILES_PATHHIST_EMPTY                                    101 //sorry, but path_history is empty
 193 #define BF_DICT_FILES_MKLINK                                                                    103 //MkLink
 194 #define BF_DICT_FILES_TOVOID                                                                    105 //To void
 195 #define BF_DICT_FILES_MKDIR                                                                             110 //MkDir
 196 #define BF_DICT_FILES_TOTRASH                                                           111     //To trash
 197 #define BF_DICT_FILES_MKFOLDEMPTY                                                       112     //I can`t make folder with empty name
 198 #define BF_DICT_FILES_VOLREAD                                                                   113     //Are you crazy ? This volume is READ_ONLY !
 199 #define BF_DICT_FILES_ERRMKDIR                                                          114     //Error in MakeDir
 200 #define BF_DICT_FILES_TOLOWER                                                                   115     //To lower
 201 #define BF_DICT_FILES_TOUPPER                                                                   116     //To upper
 202 #define BF_DICT_FILES_CAPITALISE                                                        117     //Capitalise
 203 #define BF_DICT_FILES_CAPITALISEEW                                              118 //Capitalise EW
 204 #define BF_DICT_FILES_CHANGENAMES                                                       119 //Change file names
 205 #define BF_DICT_FILES_MKLINKS                                                                   120 //Make links to
 206 #define BF_DICT_FILES_CANTRUN                                                           185 //I can`t run this file
 207 #define BF_DICT_FILES_MKSHLINK                                                          186 //Make SH-link
 208 #define BF_DICT_FILES_MKSHLINK_SETICONS                 191 //Set icons from source file
 209 #define BF_DICT_FILES_MKSH_ERROR1                                               192 //Error while folder opening
 210 #define BF_DICT_FILES_MKSH_ERROR2                                               193 //Store folder not found
 211 #define BF_DICT_FILES_MKSH_ERROR3                                               194 //This file exists
 212 #define BF_DICT_FILES_MKSH_ERROR4                                               195 //Write permission request denied
 213 #define BF_DICT_FILES_MKSH_ERROR5                                               196 //Error while file creating
 214 
 215 // SETUP ///
 216 #define BF_DICT_SETUP_ERR1                                                                                              181 //can`t create file vars.settings,error : 
 217 #define BF_DICT_SETUP_ERR2                                                                                              174 //can`t make settings dir
 218 #define BF_DICT_SETUP_ERR3                                                                                              175 //can`t create setting_file,error : 
 219 #define BF_DICT_SETUP_ERR4                                                                                              176 //can`t load palete_file,error : 
 220 #define BF_DICT_SETUP_ERR5                                                                                              177 //can`t create palete_file,error : 
 221 
 222 // SETUP>COLORS //
 223 #define BF_DICT_SETUPCOLOR_PANELBACK                                                    182 //Panel : Back
 224 #define BF_DICT_SETUPCOLOR_PANELFRAME                                                   142 //Panel : Frame
 225 #define BF_DICT_SETUPCOLOR_PANELNODE                                                    143 //Panel : Node
 226 #define BF_DICT_SETUPCOLOR_PANELNODELINK                                        144 //Panel : Node : Link
 227 #define BF_DICT_SETUPCOLOR_PANELNODEDIR                                         145 //Panel : Node : Dir
 228 #define BF_DICT_SETUPCOLOR_PANELNODEDIRLINK                             146 //Panel : Node : Dir : Link
 229 #define BF_DICT_SETUPCOLOR_PANELINFOTEXT                                        147 //Panel : Info : Text
 230 #define BF_DICT_SETUPCOLOR_PANELCURSORBACK                        148 //Panel : Cursor : Back
 231 #define BF_DICT_SETUPCOLOR_PANELCURSORTEXT                              149 //Panel : Cursor : Text
 232 #define BF_DICT_SETUPCOLOR_PANELHEADERSTEXT                             150 //Panel : Headers : Text
 233 #define BF_DICT_SETUPCOLOR_PANELFOCUSPATHTEXT           151 //Panel : FocusPath :  Text
 234 #define BF_DICT_SETUPCOLOR_PANELFOCUSPATHBACK                   152 //Panel : FocusPath :  Back
 235 #define BF_DICT_SETUPCOLOR_PANELPATHTEXT                                        153 //Panel : Path : Text
 236 #define BF_DICT_SETUPCOLOR_PANELPATHBACK                                        178 //Panel : Path : Back
 237 #define BF_DICT_SETUPCOLOR_PANELNODESELECTING                   154 //Panel : Node : Selecting
 238 #define BF_DICT_SETUPCOLOR_PANELNODEFOCUSSELECTING 155 // Panel : Node : Focus&Selecting
 239 #define BF_DICT_SETUPCOLOR_DIALOGFOCUSEDBORDER          156 // Dialog : FocusedBorder
 240 #define BF_DICT_SETUPCOLOR_DIALOGUNFOCUSEDBAR                   157 // Dialog : UnfocusedBorder
 241 #define BF_DICT_SETUPCOLOR_DIALOGBACK                                                   158 // Dialog : Back
 242 #define BF_DICT_SETUPCOLOR_DIALOGTEXT                                                   159 // Dialog : Text
 243 #define BF_DICT_SETUPCOLOR_DIALOGMENU                                                   160 // Dialog : Menu : Item selected
 244 #define BF_DICT_SETUPCOLOR_DIALOGEDITTEXT                                       161 // Dialog : Edit : Text
 245 #define BF_DICT_SETUPCOLOR_DIALOGEDITBACK                                       162 // Dialog : Edit : Back
 246 #define BF_DICT_SETUPCOLOR_DIALOGBUTTONFOCUS                    163 // "Dialog : Button : Focus
 247 #define BF_DICT_SETUPCOLOR_DIALOGBUTTONTEXT                             164 // Dialog : Button : Text
 248 #define BF_DICT_SETUPCOLOR_DIALOGPROGRESSBARE                   165 // Dialog : ProgressBar : Empty
 249 #define BF_DICT_SETUPCOLOR_DIALOGPROGRESSBARF                   166 // "Dialog : ProgressBar : Filled"
 250 #define BF_DICT_SETUPCOLOR_DIALOGRED                                              167 // Red
 251 #define BF_DICT_SETUPCOLOR_COMMANDLINE_BACK                             168 // CommandLine : Back
 252 #define BF_DICT_SETUPCOLOR_COMMANDLINE_TEXT                             169 // CommandLine : Text
 253 #define BF_DICT_SETUPCOLOR_TEXTVIEWER1                                          170 // TextViewer : Status bar : text
 254 #define BF_DICT_SETUPCOLOR_TEXTVIEWER2                                          171 //TextViewer : Status bar : back
 255 #define BF_DICT_SETUPCOLOR_TEXTVIEWER3                                          172 // TextViewer : Text
 256 #define BF_DICT_SETUPCOLOR_TEXTVIEWER4                                          173 // TextViewer : Background : back
 257 
 258 #define BF_DICT_PATH_EMPTY                                                                                              183 // command`s history is empty
 259 #define BF_DICT_PATH_CANNOTRUN                                                                          184 // can`t run this command
 260 
 261 // INFO_PANEL ///
 262 #define BF_DICT_INFOPANEL_TITLE                                                                 198 //File information
 263 #define BF_DICT_INFOPANEL_SIZE                                                                          199 //'Size: '
 264 #define BF_DICT_INFOPANEL_DATE                                                                          200 //'Date: '
 265 #define BF_DICT_INFOPANEL_PERMS                                                                 201 //'Perms: '
 266 #define BF_DICT_INFOPANEL_MIME                                                                          202 //'MIME: '
 267 #define BF_DICT_INFOPANEL_CAPACITY                                                              202 //'Capacity: '
 268 #define BF_DICT_INFOPANEL_FREEBYTES                                                     203 //'Free bytes : '
 269 #define BF_DICT_INFOPANEL_REMOVEABLE                                                    204 //'Removeable '
 270 #define BF_DICT_READONLY                                                                                                        205 //'Read only'
 271 #define BF_DICT_CANTLOADINFO                                                                                    206 //'Can`t load info'
 272 
 273 
 274 // TASKS //
 275 #define BF_DICT_TASKS_READONLYVOL                                                               207 //'Are you crazy ? This volume is READ_ONLY !'
 276 #define BF_DICT_TASKS_ONENAMEMANYFILES                                          208     //'Sorry, but I can`t give one name to many files '
 277 #define BF_DICT_TASKS_DESTFOLDERNAMEWRONG                               209     //'Are you crazy ? Name of dest.folder is wrong'
 278 #define BF_DICT_TASKS_CREATEITNOW                                                               210     //'Create it now!'
 279 #define BF_DICT_TASKS_DESTFOLDERNOTEXIST                                        211     //"Dest.folder is not existing"
 280 #define BF_DICT_TASKS_CANTMAKEFOLDER                                                    212     //'Sorry,i can`t make folder!'
 281 #define BF_DICT_TASKS_DESTVOLREADONLY                                           213     //'Are you crazy ? Destination volume is READ_ONLY !
 282 #define BF_DICT_TASKS_CANTMAKETRASH                                                     214     //'can`t make Trash_Dir '
 283 #define BF_DICT_TASKS_SYSFOLDERDELETE                                           217     //'This is a system folder. Do you really want to delete it ?'
 284 #define BF_DICT_TASKS_COPYINGFILES                                                              218     //'copying files'
 285 #define BF_DICT_TASKS_COPYINGFILESFROM                                          219     //'copying files from /'
 286 #define BF_DICT_TASKS_COPYINGFILESTO                                                    220     //' to /'
 287 #define BF_DICT_TASKS_DESTFILE                                                                          221     //'Dest.file '
 288 #define BF_DICT_TASKS_DESTFILEEXIST                                                     222     //' is existing'
 289 #define BF_DICT_TASKS_CANTMOVE                                                                          225     //' Can`t move file '
 290 #define BF_DICT_TASKS_CANTMAKERENAME                                                    226     //'Sorry, but I can`t make links and rename them at one time.'
 291 #define BF_DICT_TASKS_CANTMAKEINFOLDER                                          227     //'Sorry, but I can`t make links in folder'
 292 #define BF_DICT_TASKS_CANTMAKELINKONENAME                               227     //'Sorry, but I can`t make all links with one name'
 293 #define BF_DICT_TASKS_EXISTSSKIPASK                                                     228     //' exists. Skip it ?'
 294 
 295 // TRACKER ADDONS DIALOG //
 296 #define BF_DICT_TRADDS_NONE                                                                                     229 //'can`t find any tracker add-ons'
 297 
 298 // FTP_PANEL //
 299 #define BF_DICT_FTP_DISCONNECT                                                                          233 //'Disconnect'
 300 #define BF_DICT_FTP_MAKEDIR                                                                                     234 //'MakeDir'
 301 #define BF_DICT_FTP_CONNECTED                                                                           235 //'Ftp:Connected'
 302 #define BF_DICT_FTP_ERROR                                                                                               236 //'ftp error'
 303 #define BF_DICT_FTP_EDITBKM                                                                                     237 //'Edit bookmark'
 304 #define BF_DICT_FTP_BKM_TITLE                                                                           238 //'Title:'
 305 #define BF_DICT_FTP_BKM_HOST                                                                                    239 //'Host:'
 306 #define BF_DICT_FTP_BKM_USERNAME                                                                        240 //'User name:'
 307 #define BF_DICT_FTP_BKM_PWD                                                                                     241 //'Password:'
 308 #define BF_DICT_FTP_BKM_FOLDER                                                                          242 //'Folder:'
 309 #define BF_DICT_FTP_PANELTITLE                                                                          243 //"Ftp bookmarks"
 310 #define BF_DICT_FTP_CANTMAKESETDIR                                                              244 //"can`t make settings dir"
 311 #define BF_DICT_FTP_CANTMAKESETFILE                                                     245 //"can`t make setting_file "
 312 #define BF_DICT_FTP_CONNECTING                                                                          246 //"Ftp:Connecting..."
 313 #define BF_DICT_FTP_DIRCHANGING                                                                 247 //"Ftp:Dir changing..."
 314 #define BF_DICT_FTP_NOTREADY                                                                                    248 //"ftp_panel not ready"
 315 #define BF_DICT_FTP_DIRRELOADING                                                                        249 //"Ftp:Dir reloading..."
 316 #define BF_DICT_FTP_BKM_ASKDEL                                                                          250 //"Delete this bookmark ?"
 317 #define BF_DICT_FTP_RELOADFOLDER                                                                        251 //"Reload folder"
 318 #define BF_DICT_FTP_TASKDOWNLOAD                                                                        252 //"download from ftp"
 319 #define BF_DICT_FTP_TASKDEL                                                                                     253 //"delete file(s) from ftp"
 320 #define BF_DICT_FTP_ERRGETNAME                                                                          254 //"Can`t get name of current dir"
 321 #define BF_DICT_FTP_ERRCONNECT                                                                          255 //"Couldn't connect"
 322 
 323 // OPERROSTER //
 324 #define BF_DICT_ROSTER_OFF                                                                                              256     //" of "
 325 #define BF_DICT_ROSTER_INFO                                                                                             257     //"Info"
 326 #define BF_DICT_ROSTER_COPYASK                                                                          262     //"Copy question"
 327 #define BF_DICT_ROSTER_FILE                                                                                             263     //"file "
 328 #define BF_DICT_ROSTER_EXISTS                                                                                   264     //" exists"
 329 #define BF_DICT_ROSTER_PREPARING                                                                        265     //"preparing to process"
 330 #define BF_DICT_ROSTER_PAUSED                                                                                   266     //" PAUSED "
 331 #define BF_DICT_ROSTER_TOTAL                                                                                    267     //"total"
 332 #define BF_DICT_ROSTER_TITLE                                                                                    268     //"File operations"
 333 #define BF_DICT_ROSTER_PAUSERUN                                                                         269     //"Pause/Run"
 334 #define BF_DICT_ROSTER_MINIMISE                                                                         270     //"Minimize[Esc]"
 335 #define BF_DICT_ROSTER_OPERPROGRESS                                                             276 //"operations progress"
 336 
 337 #define BF_DICT_PAL_LOAD                                                                                                        271 //Load palete
 338 #define BF_DICT_PAL_SAVE                                                                                                        272 //Save palete
 339 #define BF_DICT_PAL_FILENAME                                                                                    273 //'File name:'
 340 
 341 /////////////////////////////////////////////////
 342 #define BF_DICT_COUNT 280
 343 
 344 
 345 void                            BF_Dict_Load(const char *pc_DictName);
 346 const char* BF_DictAt(uint32 i_Index);
 347 const char* BF_DictCurrentFile();
 348 

/* [previous][next][first][last][top][bottom][index][help] */