MAIN_MESSAGE_ERROR_PRINTER = 'Problem while trying to print.'#13#10'Please make sure that your printer is ready and try again.'; MAIN_MESSAGE_ASK_REPAIR_FILE = 'Do you want to repair the file "%s" automatically? The file will be recreated with standard values. The old file will be renamed.'#13#10''#13#10'Repair now?'; MAIN_MESSAGE_ASK_REPAIR_OPEN_EXPLORER = 'Do you want to open the folder with the damaged file in the file explorer?'; MAIN_MESSAGE_REPAIR_RENAMED_FILE = 'The old file has been renamed to:'#13#10'%s'#13#10'in this folder:'#13#10'%s'#13#10#13#10'You can delete the file if the repair was successfully.'; MAIN_MESSAGE_REPAIR_ERROR_INDEX = 'XML tag not found'; MAIN_MESSAGE_REPAIR_ERROR_PARSE = 'XML parsing error'; MAIN_MESSAGE_REPAIR_ERROR_EMPTY = 'The file is empty or too short'; MAIN_MESSAGE_REPAIR_CALENDAR_INFO = 'File "%s" is unimportant and contains only settings of the calendar, e.g. the position of the calendar and the start day of the week.'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_PLUGINS_INFO = 'File "%s" is unimportant and contains only settings of the plugins.'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_REMINDER_CONFIG_INFO = 'File "%s" is unimportant and contains only settings of the reminder, e.g. the position and the column width, but does not contain appointments.'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_REMINDER_DATA_INFO = 'File "%s" contains your reminder appointments!'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_USER_CONFIG_INFO = 'File "%s" contains many settings, e.g. for the layout, fonts, controls and your registration data, but does not contain notes or data.'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_COLUMN_INFO = 'File "%s" contains the names and colors of the category buttons (the buttons on the right side), but does not contain notes or data.'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_REPAIR_CATEGORY_INFO = 'File "%s" contains a category in which some of your notes could have been saved!'#13#10#13#10'This error has been found:'#13#10'%s'; MAIN_MESSAGE_ERROR_LOAD_LOCKED = 'Load Error! File %s is in use and locked. Close the program that uses the file and try again. Notesbrowser exists now.'; MAIN_MESSAGE_ERROR_SAVE_LOCKED = 'Save Error! File %s is in use and locked.'#13#10'Saving to this file is not possible. Find out which progam locks the file and turn it off.'; MAIN_MESSAGE_FATAL_ERROR_EXIT_NB = 'A File Error has occured! Notesbrowser will exit to prevent data loss.'#13#10'Please report this bug to the Notesbrowser team at:'#13#10'service@notesbrowser.com Thank you!'; DLL_RESTORE_MESSAGE_RECOVER_DATA_FAILS = 'Notesbrowser data files could NOT be recovered! Please check if file and path are available:'#13#10'%s'; EDITOR_NEW_NOTESBROWSER_CATEGORY_FILENAME = 'New Notesbrowser Category.nbw'; EDITOR_MESSAGE_FIRST_START_1 = 'Welcome to Notesbrowser Editor!'; EDITOR_MESSAGE_FIRST_START_2 = ''; EDITOR_MESSAGE_FIRST_START_3 = 'Notesbrowser Editor is your new'; EDITOR_MESSAGE_FIRST_START_4 = 'lightweight and very fast notes'; EDITOR_MESSAGE_FIRST_START_5 = 'manager!'; EDITOR_MESSAGE_FIRST_START_6 = ''; EDITOR_MESSAGE_FIRST_START_7 = ''; EDITOR_MESSAGE_FIRST_START_8 = 'Thank you for testing our product!'; EDITOR_MESSAGE_FIRST_START_9 = ''; EDITOR_SELECT_FROM_ACTUAL_FOLDER_HINT = 'Select category from actual folder'; EDITOR_ARROW_BACK_HINT = 'Back'; EDITOR_ARROW_FORWARD_HINT = 'Forward'; EDITOR_SETTINGS_HINT = 'Settings'; EDITOR_MAIN_MENU_CAPTION_NEW_FILE = 'N&ew...'; EDITOR_NEW_FILE_DIALOG_TITLE = 'New Notesbrowser File'; EDITOR_NEW_FILE_DIALOG_NAME = 'New'; EDITOR_MESSAGE_ERROR_FILE_EXISTS = 'Cannot create file "%s"'#13#10'File already exists!'; EDITOR_MESSAGE_ERROR_NEW_FILE = 'Cannot create new file!'#13#10'"%s"'; MAIN_MESSAGE_ERROR_SAVE_NO_FILE = 'Cannot save!'#13#10'Check if the category file or the location is still existing!'; MAIN_MESSAGE_ERROR_SAVE_NO_FILE_TEMP = 'Your file is saved in this temporary file:' + #13#10 + '%s' + #13#10 + #13#10 + 'In this path:' + #13#10 + '%s'; MAIN_MESSAGE_OLD_EXE_RENAMED_FILE = 'Found a executable file of the previous version and renamed it. The old file has been renamed to:'#13#10'%s'#13#10'in this folder:'#13#10'%s'#13#10#13#10'You can delete the file.';