New Everything 1.5 localization strings IDs.
Strings can be customized with Everything.lng or localization_strings ini setting.
| String ID | Decimal ID | String Value |
|---|---|---|
| EVERYTHING | 0 | Everything |
| VERSION_FORMAT | 1 | Version %s |
| COPYRIGHT | 2 | Copyright © 2026 David Carpenter |
| CREDITS | 3 | David Carpenter |
| OK | 4 | OK |
| ABOUT_FORMAT | 5 | About %s |
| ARE_YOU_SURE_SORT_FORMAT | 6 | Are you sure you want to sort %d items?\nGathering data and sorting could take several minutes. |
| CONFIRM_SORT | 7 | Confirm sort |
| UNABLE_TO_CREATE_USN_JOURNAL_FORMAT | 8 | Unable to create USN Journal on volume \\\\.\\%c: |
| CREATE_USN_JOURNAL | 9 | Create USN Journal |
| UNABLE_TO_DELETE_USN_JOURNAL_FORMAT | 10 | Unable to delete USN Journal on partition \\\\.\\%c: |
| DELETE_USN_JOURNAL | 11 | Delete USN Journal |
| UNABLE_TO_OPEN_USN_JOURNAL_FORMAT | 12 | Unable to open volume \\\\.\\%c: |
| OPEN_USN_JOURNAL | 13 | Open USN Journal |
| CHANGES_HAVE_BEEN_MADE_TO_THE_ETP_SERVER | 14 | Changes have been made to the ETP/FTP server\nWould you like to restart the ETP/FTP server? |
| RESTART_ETP_SERVER | 15 | Restart ETP/FTP server? |
| LOADING_DATABASE | 16 | Loading... |
| UPDATING_DATABASE | 17 | Updating... |
| QUERY_DATABASE | 18 | Query database... |
| FAILED_TO_LOAD_CREATED_DATABASE_FORMAT | 19 | Failed to load created database: %s |
| THE_DATABASE_PATH_DOES_NOT_EXIST | 20 | The database path does not exist |
| THE_DATABASE_FILE_DOES_NOT_EXIST | 21 | The database file does not exist |
| CAN_NOT_OPEN_THE_DATABASE_FILE_FOR_READING | 22 | Unable to open the database file for reading |
| CAN_NOT_COMPRESS_DATABASE_STREAM | 23 | Unable to compress database stream |
| THE_DATABASE_IS_NOT_A_VALID_EVERYTHING_DATABASE | 24 | The database is not a valid Everything database |
| UNSUPPORTED_DATABASE_VERSION_FORMAT | 25 | Unsupported database version %08x |
| CAN_NOT_READ_THE_DATABASE_FILE | 26 | Unable to read the database file |
| DATABASE_IS_OUT_OF_DATE | 27 | Database is out of date |
| DATABASE_IS_CORRUPT | 28 | Database is corrupt |
| DELETING_USN_JOURNAL | 29 | Deleting USN Journal... |
| CREATING_DATABASE | 30 | Indexing... |
| QUERYING_USN_CHANGE_JOURNAL_FORMAT | 31 | Querying USN Change Journal on %s (%c:) |
| CREATING_USN_CHANGE_JOURNAL_FORMAT | 32 | Creating USN Change Journal on %s (%c:) |
| SCANNING_FORMAT | 33 | Scanning %s (%c:) |
| ALLOCATING_FOLDER_INDEXES | 34 | Allocating folder indexes... |
| SORTING_FOLDER_FRN_INDEXES | 35 | Sorting folder FRN indexes... |
| CONVERTING_FOLDER_PARENT_FRNS_TO_FOLDER_POINTERS | 36 | Converting folder parent FRNs to folder pointers... |
| REMOVING_ORPHAN_FOLDERS | 37 | Removing orphan folders... |
| CHECKING_EXCLUDE_LIST | 38 | Finding excluded folders... |
| REMOVING_EXCLUDED_FOLDERS | 39 | Rebuilding folder indexes... |
| SORTING_FOLDER_NAMES | 40 | Sorting folder names... |
| SETTING_FOLDER_NAME_OFFSETS | 41 | Setting folder name offsets... |
| ALLOCATING_FILE_INDEXES | 42 | Allocating file indexes... |
| CONVERTING_FILE_FRNS_TO_FOLDER_POINTERS | 43 | Converting file FRNs to folder pointers... |
| REMOVING_ORPHAN_FILES | 44 | Removing orphan files... |
| SORTING_FILE_NAMES | 45 | Sorting file names... |
| CALCULATING_DECODE_SIZE | 46 | Calculating decode size... |
| SAVING_TO_DISK | 47 | Saving to disk... |
| FILELIST_NOT_FOUND | 48 | Filelist not found |
| FAILED_TO_OPEN_FILELIST | 49 | Failed to open filelist |
| FAILED_TO_DECOMPRESS_FILELIST_COMPRESSION_STREAM | 50 | Failed to decompress filelist compression stream |
| FAILED_TO_OPEN_VOLUME_FORMAT | 51 | Failed to open volume \\\\.\\%c: for reading |
| FAILED_TO_OPEN_VOLUME_FOR_READING_FORMAT | 52 | Failed to open %c:\\ for reading |
| FAILED_TO_QUERY_OR_CREATE_USN_JOURNAL_ON_FORMAT | 53 | Failed to query or create USN Journal on \\\\.\\%c |
| FAILED_TO_GET_VOLUME_INFORMATION_ON_FORMAT | 54 | Failed to get volume information on %c:\\ |
| DATABASE_LOCATION_DOES_NOT_EXIST_FORMAT | 55 | Database location %s does not exist |
| FAILED_TO_CREATE_EVERYTHING_DB_TMP_IN_FORMAT_FOR_WRITING | 56 | Failed to create Everything.db.tmp in %s for writing |
| FAILED_TO_WRITE_TO_EVERYTHING_DB_TMP_IN_FORMAT | 57 | Failed to write to Everything.db.tmp in %s |
| FAILED_TO_COMPRESS_DATABASE | 58 | Failed to compress database |
| FAILED_TO_REPLACE_EVERYTHING_DB_WITH_EVERYTHING_DB_TMP_IN_FORMAT | 59 | Failed to replace Everything.db with Everything.db.tmp in %s |
| SAVING | 60 | Saving to disk... |
| SORTING | 61 | Sorting... |
| CONNECTING_TO_ETP_SERVER | 62 | Connecting to ETP Server... |
| STARTING_WINSOCK | 63 | Starting Winsock... |
| CONNECT_TO_ETP_SERVER_CAPTION | 64 | Connect to ETP Server |
| FAILED_TO_CONNECT_TO_FORMAT | 65 | Failed to connect to %s.\n%s |
| FAILED_TO_STARTUP_WINSOCK | 66 | Failed to start Winsock. |
| GETTING_HOST_NAME | 67 | Getting host name... |
| FAILED_TO_GET_LOCAL_HOST_NAME | 68 | Failed to get local host name. |
| CREATING_SOCKET | 69 | Creating socket... |
| FAILED_TO_CREATE_SOCKET | 70 | Failed to create socket. |
| LOOKING_UP_FORMAT | 71 | Looking up %s... |
| FAILED_TO_LOOKUP_HOST | 72 | Failed to lookup host. |
| HOST_NOT_FOUND | 73 | Host not found. |
| CONNECTION_REFUSED | 74 | Connection refused. |
| CONNECTING_TO_FORMAT | 75 | Connecting to %s... |
| FAILED_TO_CONNECT | 76 | Failed to connect. |
| CONNECTED_TO_WAITING_FOR_RESPONSE_FORMAT | 77 | Connected to %s waiting for response... |
| CONNECTION_RESET_BY_SERVER | 78 | Connection reset by server. |
| REQUESTING_COMPUTER_NAME_FORMAT | 79 | Requesting computer name... |
| WAITING_FOR_RESPONSE | 80 | Waiting for response... |
| FAILED_TO_REQUEST_FOR_COMPUTER_NAME | 81 | Request for computer name failed. |
| SENDING_USER | 82 | Sending user... |
| INVALID_USER_NAME | 83 | Invalid user name. |
| SENDING_PASSWORD | 84 | Sending password... |
| INVALID_PASSWORD | 85 | Invalid password. |
| SENDING_QUERY | 86 | Sending query... |
| QUERY_ETP_SERVER | 87 | Query ETP server |
| FAILED_TO_QUERY_ETP_SERVER_FORMAT | 88 | Failed to query ETP server %s.\n%s |
| CREATING_THREAD | 89 | Creating thread... |
| CHECK_FOR_UPDATES | 90 | Check for updates |
| FAILED_TO_CHECK_FOR_UPDATES_FORMAT | 91 | Unable to check for updates: %s |
| FAILED_TO_CREATE_THREAD | 92 | Failed to create thread. |
| SENDING_VERSION_REQUEST | 93 | Sending version request... |
| FAILED_TO_SEND_VERSION_REQUEST | 94 | Failed to send version request. |
| FAILED_TO_RECEIVE_VERSION | 95 | Failed to receive version. |
| LATEST_VERSION_INFORMATION_NOT_FOUND | 96 | Latest version information not found. |
| SEARCH_EVERYTHING | 97 | Search Everything |
| SEARCH | 98 | Search |
| TOTAL_SIZE | 99 | Total Size |
| FREE_SPACE | 100 | Free Space |
| NAME | 101 | Name |
| PATH | 102 | Path |
| SIZE | 103 | Size |
| DATE_MODIFIED | 104 | Date Modified |
| UNAUTHORIZED | 105 | Unauthorized |
| ERROR | 106 | Error |
| NOT_FOUND | 107 | Not Found |
| CHANGES_HAVE_BEEN_MADE_TO_THE_HTTP_SERVER | 108 | Changes have been made to the HTTP server\nWould you like to restart the HTTP server? |
| RESTART_HTTP_SERVER | 109 | Restart HTTP server? |
| LOCAL_DISK | 110 | Local Disk |
| REMOVABLE_DISK | 111 | Removable Disk |
| TEXT_FILES | 112 | TXT Text Files |
| ALL_FILES | 113 | All Files |
| KB | 114 | KB |
| TRAY_NEW_SEARCH_WINDOW | 115 | &New Window |
| TRAY_START_HTTP_SERVER | 116 | Start &HTTP Server |
| TRAY_START_ETP_SERVER | 117 | Start &ETP/FTP Server |
| TRAY_CONNECT_TO_ETP_SERVER | 118 | &Connect to ETP Server... |
| TRAY_OPTIONS | 119 | &Options... |
| TRAY_EXIT | 120 | E&xit |
| MENU_FILE | 121 | &File |
| MENU_EDIT | 122 | &Edit |
| MENU_SEARCH | 123 | &Search |
| MENU_TOOLS | 124 | &Tools |
| MENU_HELP | 125 | &Help |
| MENU_COPY_HERE | 126 | &Copy Here |
| MENU_MOVE_HERE | 127 | &Move Here |
| MENU_CREATE_SHORTCUT_HERE | 128 | Create &Shortcut Here |
| MENU_CANCEL | 129 | Cancel |
| ONE_OBJECT_SELECTED | 130 | 1 item selected |
| OBJECTS_SELECTED_FORMAT | 131 | %s items selected |
| ONE_OBJECT | 132 | 1 item |
| OBJECTS_FORMAT | 133 | %s items |
| JUMP_TO | 134 | Jump to |
| MENU_NEW_SEARCH_WINDOW | 135 | &New Window |
| MENU_CLOSE | 136 | Close Win&dow |
| MENU_CUT | 137 | Cu&t |
| MENU_COPY | 138 | &Copy |
| MENU_PASTE | 139 | &Paste |
| MENU_SELECT_ALL | 140 | Select &All |
| MENU_INVERT_SELECTED | 141 | &Invert Selection |
| MENU_TEXT_SIZE | 142 | &Zoom |
| MENU_INCREASE | 143 | Zoom &In |
| MENU_DECREASE | 144 | Zoom &Out |
| MENU_NORMAL | 145 | &Reset |
| MENU_MATCH_CASE | 146 | Match &Case |
| MENU_MATCH_WHOLE_WORD | 147 | Match &Whole Words |
| MENU_MATCH_PATH | 148 | Match &Path |
| MENU_MATCH_REGEX | 149 | &Regular Expressions |
| MENU_START_HTTP_SERVER | 150 | Start &HTTP Server |
| MENU_START_ETP_SERVER | 151 | Start &ETP/FTP Server |
| MENU_CONNECT_TO_ETP_SERVER | 152 | &Connect to ETP Server... |
| MENU_DISCONNECT_FROM_ETP_SERVER | 153 | &Disconnect from ETP Server |
| MENU_OPTIONS | 154 | &Options... |
| MENU_HELP_TOPICS | 155 | Everything &Help |
| MENU_EVERYTHING_WEBSITE | 156 | Everything &Website |
| MENU_CHECK_FOR_UPDATES | 157 | Check for &Updates... |
| MENU_ABOUT_EVERYTHING | 158 | &About Everything |
| LAST_WRITE_TIME | 159 | Date Modified |
| CREATION_TIME | 160 | Date Created |
| LAST_ACCESS_TIME | 161 | Date Accessed |
| ATTRIBUTES | 162 | Attributes |
| MENU_COPY_PATH_TO_CLIPBOARD | 163 | Copy Path |
| MENU_COPY_FULL_NAME_TO_CLIPBOARD | 164 | Copy Full Path |
| MENU_EXPLORE_PATH | 165 | Explore Path |
| MENU_EXPLORE | 166 | Explore |
| MENU_OPEN_PATH | 167 | Open Path |
| MENU_OPEN | 168 | &Open |
| ARE_YOU_SURE_YOU_WISH_TO_OPEN_FILES_FORMAT | 169 | Are you sure you want to open %d files? |
| CONFIRM_OPEN | 170 | Confirm open |
| EVERYTHING_OPTIONS | 171 | Everything Options |
| CANCEL | 172 | Cancel |
| APPLY | 173 | Apply |
| GENERAL | 174 | General |
| VIEW | 175 | View |
| NTFS_VOLUMES | 176 | NTFS |
| ETP_SERVER | 177 | ETP/FTP Server |
| HTTP_SERVER | 178 | HTTP Server |
| NONE | 179 | None |
| BY_DEFAULT_FORMAT | 180 | %s\n(%s by default) |
| ENABLED | 181 | Enabled |
| DISABLED | 182 | Disabled |
| EMPTY | 183 | Empty |
| LANGUAGE | 184 | &Language: |
| LANGUAGE_HELP | 185 | Set the language Everything will use to display text.\nRequires restart. |
| LANGUAGE_SYSTEM_DEFAULT | 186 | User Default |
| CHECK_FOR_UPDATES_ON_START | 187 | Check for &updates on startup |
| CHECK_FOR_UPDATES_ON_START_HELP_FORMAT | 188 | Notify me when updates are available from %s. |
| RUN_IN_BACKGROUND | 189 | Run in &background |
| RUN_IN_BACKGROUND_HELP | 190 | Always running, disabling this will exit Everything when no windows are open. |
| START_EVERYTHING_ON_SYSTEM_STARTUP | 191 | &Start Everything on system startup |
| START_EVERYTHING_ON_SYSTEM_STARTUP_HELP | 192 | Automatically run \"Everything\" when you log on to Windows.\nPlease make sure run as administrator is disabled if Everything does not run on system startup. |
| SHOW_SHELL_CONTEXT_MENUS | 193 | Show Search Everything folder context &menu item |
| SHOW_SHELL_CONTEXT_MENUS_HELP | 194 | Add \"Search Everything...\" to folder context menus. |
| START_MENU_SHORTCUTS | 195 | S&tart menu shortcut |
| START_MENU_SHORTCUTS_HELP | 196 | Show Start menu shortcuts. |
| DESKTOP_SHORTCUT | 197 | D&esktop shortcut |
| DESKTOP_SHORTCUT_HELP | 198 | Show Desktop shortcut. |
| QUICK_LAUNCH_SHORTCUT | 199 | &Quick Launch shortcut |
| QUICK_LAUNCH_SHORTCUT_HELP | 200 | Show Quick Launch shortcut. |
| MATCH_PATH_WHEN_SEARCH_CONTAINS_PATH_SEPERATOR | 201 | Match &path when a search term contains a path separator |
| MATCH_PATH_WHEN_SEARCH_CONTAINS_PATH_SEPERATOR_HELP | 202 | Search full paths when a search term contains a backslash (\\). |
| ALLOW_MULTIPLE_WINDOWS | 203 | Create a &new window when running Everything |
| ALLOW_MULTIPLE_WINDOWS_HELP | 204 | Create a new window or show an existing window when running Everything. |
| ALLOW_MULTIPLE_INSTANCES | 205 | Allow multiple &instances |
| ALLOW_MULTIPLE_INSTANCES_HELP | 206 | Allow multiple instances creates a new search process whenever you run Everything. |
| UNLOAD_DATABASE_WHEN_INACTIVE | 207 | &Unload database when inactive |
| UNLOAD_DATABASE_WHEN_INACTIVE_HELP | 208 | Database is only loaded when any \"Everything\" windows are open. Monitoring will only occur when the database is loaded. The database is updated when loaded and may take a few seconds. |
| CONFIRM_LARGE_SORT | 209 | &Confirm large sort |
| CONFIRM_LARGE_SORT_HELP | 210 | Show a confirmation dialog before doing a large sort. |
| NEW_WINDOW_HOTKEY_MODIFIER | 211 | New window &Hotkey modifier: |
| NEW_WINDOW_HOTKEY_MODIFIER_HELP | 212 | Hotkey modifier combination.\nThe hotkey modifier can be a combination of the following values:\nWindows Key\nControl\nAlt\nShift |
| NEW_WINDOW_HOTKEY_KEY | 213 | New window Hotkey &key: |
| NEW_WINDOW_HOTKEY_KEY_HELP | 214 | Hotkey virtual-key code. |
| IDLE | 215 | Idle |
| LOWEST | 216 | Lowest |
| BELOW_NORMAL | 217 | Below normal |
| NORMAL | 218 | Normal |
| ABOVE_NORMAL | 219 | Above normal |
| HIGHEST | 220 | High |
| TIME_CRITICAL | 221 | Time Critical |
| UPDATE_DISPLAY_IMMEDIATELY_AFTER_SCROLLING | 222 | &Update display immediately after scrolling |
| UPDATE_DISPLAY_IMMEDIATELY_AFTER_SCROLLING_HELP | 223 | Update the display after scrolling. Enabling this can decrease scrolling performance. |
| AUTO_SCROLL_VIEW | 224 | Automatically scroll &view |
| AUTO_SCROLL_VIEW_HELP | 225 | Periodically scroll the window when the cursor is dragged outside the visible area. |
| SHOW_TOOLTIPS | 226 | Show &tooltips |
| SHOW_TOOLTIPS_HELP | 227 | Display these tooltips. |
| SHOW_ROW_MOUSEOVER | 228 | Show row &mouseover |
| SHOW_ROW_MOUSEOVER_HELP | 229 | Highlights the row the cursor is over. |
| HIGHLIGHT_SEARCH_TERMS | 230 | Show &highlighted search terms |
| HIGHLIGHT_SEARCH_TERMS_HELP | 231 | Highlight search terms by making them bold in the results. |
| SHOW_SELECTED_ITEM_IN_STATUSBAR | 232 | Show selected item in status &bar |
| SHOW_SELECTED_ITEM_IN_STATUSBAR_HELP | 233 | Show details for the selected file or folder in the status bar. |
| ICON_LOAD_PRIORITY | 234 | Load &icon priority: |
| ICON_LOAD_PRIORITY_HELP | 235 | The priority of the thread to load icons. |
| MAX_ICON_CACHE_SIZE | 236 | Maximum icon cache &size: |
| MAX_ICON_CACHE_SIZE_HELP | 237 | Maximum size of system icon indexes to cache, in kilobytes. 0 = unlimited. |
| READ_FILE_INFO_PRIORITY | 238 | Load extended in&formation priority: |
| READ_FILE_INFO_PRIORITY_HELP | 239 | The priority of the thread to load extended information. |
| MAX_FILE_INFO_CACHE_SIZE | 240 | Maximum file info cache &size: |
| MAX_FILE_INFO_CACHE_SIZE_HELP | 241 | Maximum size of file information to cache, in kilobytes. 0 = unlimited. |
| DATABASE_LOCATION | 242 | Database &location: |
| DATABASE_LOCATION_HELP | 243 | Specify the location of the database file.\nLeave empty to store the database file in the default location for local application data. |
| BROWSE_FOR_THE_DATABASE_LOCATION_BROWSE_HELP | 244 | Browse for the database location. |
| LOCAL_NTFS_VOLUMES | 245 | &Local NTFS volumes: |
| LOCAL_NTFS_VOLUMES_HELP | 246 | Select a volume to modify its values. |
| ENABLE_USN_JOURNAL_LOGGING | 247 | Enable &USN Journal |
| ENABLE_USN_JOURNAL_LOGGING_HELP | 248 | Enable or disable the Update Sequence Number (USN) Journal on this volume.\nThe USN Journal is managed by the NTFS driver.\nThe USN Journal is required to monitor changes to this volume. |
| MAX_SIZE | 249 | Maximum &size: |
| CHANGE_JOURNAL_MAX_SIZE_HELP | 250 | Target maximum size of the change journal in KB.\n1 KB = 1024 bytes.\nRecommended: 32768 KB or larger.\nChanging this value might not be immediate.\nThe USN Journal will eventually grow or shrink to the requested size. |
| DELTA_SIZE | 251 | Allocation &delta: |
| CHANGE_JOURNAL_DELTA_SIZE_HELP | 252 | Size of memory allocation that is added to the end and removed from the beginning of the change journal in KB.\n1 KB = 1024 bytes.\nRecommended: 4096 KB - 8192 KB. |
| INCLUDE_IN_DATABASE | 253 | &Include in database |
| INCLUDE_IN_DATABASE_HELP | 254 | Include this volume in the Everything database.\nIf unchecked, Everything will not automatically include this volume. |
| MONITOR_CHANGES | 255 | &Monitor changes |
| MONITOR_CHANGES_HELP | 256 | Monitor changes to this volume to keep the Everything index up to date.\nRequires a USN Journal. |
| SETTINGS_FOR_SELECTED_VOLUME | 257 | Settings for selected local NTFS volume |
| SETTINGS_FOR_VOLUME_FORMAT | 258 | Settings for %s |
| SELECT_A_FOLDER_FOR_DATABASE_LOCATION | 259 | Select a folder where you want to store the database: |
| ETP_SERVER_PORT | 260 | Listen on &port: |
| ETP_SERVER_PORT_HELP | 261 | Listen for new connections on the specified port. |
| ETP_SERVER_PASSWORD | 262 | Pass&word: |
| ETP_SERVER_PASSWORD_HELP | 263 | ETP/FTP server password.\nEmpty = Password ignored. |
| ETP_SERVER_FIREWALL_HOST | 264 | &ETP/FTP Server Firewall Host: |
| ETP_SERVER_FIREWALL_HOST_HELP | 265 | ETP/FTP server firewall host.\nIf this is set and the ETP/FTP server enters passive mode, it will use host:port to listen for data connections.\n(empty = active) |
| ETP_SERVER_FIREWALL_PORT | 266 | &ETP/FTP Server Firewall Port: |
| ETP_SERVER_FIREWALL_PORT_HELP | 267 | ETP/FTP server firewall port.\nIgnored if ETP/FTP server data host is not set.\n |
| ENABLE_ETP_SERVER_LOGGING | 268 | Enable &logging |
| ENABLE_ETP_SERVER_LOGGING_HELP | 269 | Log all ETP/FTP server connections, requests and responses. |
| ETP_LOG_FILE | 270 | Log &file: |
| ETP_LOG_FILE_HELP | 271 | Set the filename of the ETP/FTP server log file.\nEmpty = Log to Logs\\ETP_Server_Log.txt in the default location for application data. |
| START_ETP_SERVER_ON_STARTUP | 272 | Start ETP/FTP server on startup |
| START_ETP_SERVER_ON_STARTUP_HELP | 273 | Start ETP/FTP server on Everything startup.\n |
| BROWSE_FOR_THE_ETP_SERVER_LOG_FILE | 274 | Select the ETP/FTP server log file. |
| ETP_SERVER_LOG_MAX_SIZE_HELP | 275 | Maximum size of the ETP server log file, in KB.\n(0 = unlimited)\n1 KB = 1024 bytes. |
| ETP_SERVER_LOG_DELTA_SIZE_HELP | 276 | Size of memory allocation that is removed from the beginning of the ETP/FTP server log, in kilobytes.\n |
| SAVE_ETP_SERVER_LOG_FILE | 277 | Save ETP/FTP server log file: |
| HTTP_SERVER_PORT | 278 | Listen on &port: |
| HTTP_SERVER_PORT_HELP | 279 | Listen for new connections on the specified port. |
| HTTP_SERVER_USERNAME | 280 | &Username: |
| HTTP_SERVER_USERNAME_HELP | 281 | Basic access authentication username.\nEmpty = Username ignored. |
| HTTP_SERVER_PASSWORD | 282 | Pass&word: |
| HTTP_SERVER_PASSWORD_HELP | 283 | Basic access authentication password.\nEmpty = Password ignored. |
| ENABLE_HTTP_SERVER_LOGGING | 284 | Enable &logging |
| ENABLE_HTTP_SERVER_LOGGING_HELP | 285 | Log all HTTP server requests and responses. |
| HTTP_SERVER_LOG_FILE | 286 | Log &file: |
| HTTP_SERVER_LOG_FILE_HELP | 287 | Set the filename of the HTTP server log file.\nEmpty = Log to Logs\\HTTP_Server_Log.txt in the default location for application data. |
| START_HTTP_SERVER_ON_STARTUP | 288 | Start HTTP server on startup |
| START_HTTP_SERVER_ON_STARTUP_HELP | 289 | Start HTTP server on Everything startup. |
| BROWSE_FOR_THE_HTTP_SERVER_LOG_FILE | 290 | Select the HTTP server log file. |
| HTTP_SERVER_LOG_MAX_SIZE | 291 | Maximum size of the HTTP server log file, in KB.\n(0 = unlimited)\n1 KB = 1024 bytes. |
| HTTP_SERVER_LOG_DELTA_SIZE | 292 | Size of memory allocation that is removed from the beginning of the HTTP server log, in kilobytes. |
| SAVE_HTTP_SERVER_LOG_FILE | 293 | Select the HTTP Server Log File |
| LANGUAGE_CHANGE | 294 | Language change |
| LANGUAGE_CHANGE_REQUIRES_RESTART | 295 | Changes to the language will be made the next time Everything is started. |
| NEW_VERSION_IS_AVAILABLE_MESSAGE_FORMAT | 296 | Everything version %d.%d.%d.%d is available.\n\n%s\n\nWould you like to open the download page now? |
| NEW_VERSION_IS_AVAILABLE_FORMAT | 297 | Version %d.%d.%d.%d is available.\n\nWould you like to download it now? |
| EVERYTHING_IS_UP_TO_DATE | 298 | Everything is up to date! |
| CONTAINS_COMMANDS_FOR_WORKING_WITH_EVERYTHING | 299 | Contains commands for working with Everything. |
| CONTAINS_COMMANDS_FOR_EDITING_SEARCH_RESULTS | 300 | Contains commands for editing search results. |
| CONTAINS_SEARCH_TOGGLES | 301 | Contains search toggles. |
| CONTAINS_TOOLS_COMMANDS | 302 | Contains tools commands. |
| CONTAINS_HELP_COMMANDS | 303 | Contains help commands. |
| VIEW_HELP_TOPICS | 304 | View help topics. |
| SELECTS_ALL_TEXT | 305 | Selects all text. |
| SELECTS_ALL_ITEMS | 306 | Selects all items. |
| REVERSES_WHICH_ITEMS_ARE_SELECTED_AND_WHICH_ARE_NOT | 307 | Reverses which items are selected, and which are not. |
| REMOVES_THE_SELECTED_TEXT_AND_COPIES_IT_ONTO_THE_CLIPBOARD | 308 | Removes the selected text and copies it onto the Clipboard. |
| COPIES_SELECTED_TEXT_INTO_THE_CLIPBOARD_TO_PUT_IT_IN_A_NEW_LOCATION_USE_THE_PASTE_COMMAND | 309 | Copies selected text into the Clipboard. To put it in a new location, use the Paste command. |
| OPENS_A_NEW_SEARCH_WINDOW | 310 | Opens a new search window. |
| CLOSES_THIS_WINDOW | 311 | Closes this window. |
| TOGGLES_THE_SEARCH_TO_MATCH_CASE_OR_IGNORE_CASE | 312 | Toggles the search to match case or ignore case. |
| TOGGLES_THE_SEARCH_TO_MATCH_WHOLE_WORDS_ONLY_OR_ALLOW_MATCHES_TO_BE_FOUND_INSIDE_WORDS | 313 | Toggles the search to match whole words only or allow matches to be found inside words. |
| TOGGLES_THE_SEARCH_TO_INCLUDE_THE_FULL_PATH_AND_FILE_NAME_OR_JUST_THE_FILE_NAME | 314 | Toggles the search to match the full path or just the name. |
| DISPLAYS_PROGRAM_INFORMATION_VERSION_NUMBER_AND_COPYRIGHT | 315 | Displays program information, version number, and copyright. |
| REMOVES_THE_SELECTED_ITEMS_AND_COPIES_THEM_ONTO_THE_CLIPBOARD | 316 | Removes the selected items and copies them onto the Clipboard. |
| COPIES_SELECTED_ITEMS_INTO_THE_CLIPBOARD_TO_PUT_THEM_IN_A_NEW_LOCATION_USE_THE_PASTE_COMMAND | 317 | Copies selected items into the Clipboard. To put them in a new location, use the Paste command. |
| INSERT_THE_ITEMS_YOU_HAVE_COPIED_OR_CUT_INTO_THE_SELECTED_LOCATION | 318 | Insert the items you have copied or cut into the selected location. |
| CREATE_SHORTCUTS_TO_THE_ITEMS_YOU_HAVE_COPIED_OR_CUT_INTO_THE_SELECTED_LOCATION | 319 | Create shortcuts to the items you have copied or cut into the selected location. |
| DISCONNECTS_FROM_A_CONNECTED_ETP_SERVER | 320 | Disconnects from a connected ETP server. |
| INSERT_THE_TEXT_YOU_HAVE_COPIED_OR_CUT_INTO_THE_SELECTED_LOCATION | 321 | Insert the text you have copied or cut into the selected location. |
| EDIT_OPTIONS | 322 | Edit options. |
| STARTS_A_ETP_SERVER_ALLOWING_REMOTE_USERS_TO_SEARCH_AND_ACCESS_YOUR_FOLDERS_AND_FILES_VIA_A_ETP_CLIENT | 323 | Starts an ETP/FTP server allowing remote users to search and access your files and folders with an ETP/FTP client. |
| CONNECTS_TO_A_ETP_SERVER_ALLOWING_YOU_TO_SEARCH_AND_ACCESS_THE_HOST_FOLDERS_AND_FILES | 324 | Connects to an ETP server, allowing you to search and access the host files and folders. |
| STARTS_A_HTTP_SERVER_ALLOWING_REMOTE_USERS_TO_SEARCH_AND_ACCESS_YOUR_FOLDERS_AND_FILES_VIA_A_WEB_BROWSER | 325 | Starts a HTTP server allowing remote users to search and access your files and folders with a web browser. |
| CONNECTS_TO_THE_EVERYTHING_WEBSITE_AND_CHECKS_FOR_ANY_UPDATES | 326 | Connects to the Everything website and checks for program updates. |
| OPEN_THE_EVERYTHING_WEBSITE_IN_YOUR_DEFAULT_BROWSER | 327 | Open the Everything website in your web browser. |
| ENABLE_REGEX_SEARCHING | 328 | Enable Perl Compatible Regular Expressions. |
| INCREASE_THE_FONT_SIZE | 329 | Increase the font and icon size. |
| DECREASE_THE_FONT_SIZE | 330 | Decrease the font and icon size. |
| RESTORE_THE_FONT_SIZE_TO_THE_DEFAULT_DESKTOP_FONT_SIZE | 331 | Restore the font and icon size to the default desktop font and icon size. |
| DOWNLOAD_LANGUAGE_PACK | 332 | Opens the download page for the language pack |
| HOST | 333 | &Host: |
| PORT | 334 | &Port: |
| USERNAME | 335 | &Username: |
| PASSWORD | 336 | Pass&word: |
| USE_FTP_LINKS | 337 | Use FTP links |
| EXCLUDE_LIST | 338 | Exclude |
| EXCLUDE_PATH_LIST | 339 | Path List |
| EXCLUDE_PATH_LIST_HELP | 340 | Path list |
| CHECK_MEDIA | 341 | &Check media |
| CHECK_MEDIA_HELP | 342 | Access this volumes media |
| SELECT_A_FOLDER_TO_EXCLUDE | 343 | Select a Folder to Exclude |
| REMOVE_EXCLUDE_PATH | 344 | Remove Folder |
| REMOVE_EXCLUDE_PATH_HELP | 345 | Remove the selected path from the exclude list. |
| ADD_EXCLUDE_PATH | 346 | Add Folder |
| ADD_EXCLUDE_PATH_HELP | 347 | Add a folder to the exclude list. |
| EXTENSION | 348 | Extension |
| TYPE | 349 | Type |
| HTTP_SERVER_ALLOW_FILE_DOWNLOAD | 350 | Allow file &download |
| HTTP_SERVER_ALLOW_FILE_DOWNLOAD_HELP | 351 | Allow HTTP clients to download files. |
| ETP_SERVER_ALLOW_FILE_DOWNLOAD | 352 | Allow file &download |
| ETP_SERVER_ALLOW_FILE_DOWNLOAD_HELP | 353 | Allow remote ETP/FTP clients to download files. |
| CHECKING_FILE_EXCLUDE_LIST | 354 | Finding excluded files... |
| REMOVING_EXCLUDED_FILES | 355 | Rebuilding file indexes... |
| MENU_EXPORT | 356 | &Export... |
| TYPE_IN_SEARCH | 357 | Ready |
| ETP_SERVER_USERNAME | 358 | &Username: |
| ETP_SERVER_USERNAME_HELP | 359 | ETP/FTP server username.\nEmpty = Username ignored. |
| CREDIT_LIST | 360 | !Created by\nvoidtools\n\n!Programming\nDavid Carpenter\n\n!Localization and Testing\nPiotr J. Balwierz\nMichael Banz\nZsolt Péter Basák (Shiki)\nSacher Collado Benitez (ScB)\nEric Binet\nPoul Bundgaard\nMateus Scherer Cardoso\nQasim Chireh\nColok and Pierre le Lidgeu\nCynikal\ndaspud\nLê Sỹ Đạt\nSonam Dawa\nde4dcod3\nDinoTechno\ndis1\nDownzen\nalyzeedus dwadeh\nImre Kristoffer Eilertsen\nÅke Engelbrektson\nAbdulhamid Fadavi (hamid56)\nEgyed Ferenc\nChristian Arellano García\ngeogeo.gr\nIrshat Ghalip\nGregor\nshai horn\nhorst.epp\njeiea\njekovcar\nReza Jelodar\nJikoo\njvh\nSazan Kërçuku\nKoray KIRCAOGLU\nThomas Knoop\nTakuma Koga (koga2020)\nNedim Laletovic\nOlav Mägi\nmiyano\nAlexandru Bogdan Munteanu\nSamuel Murray\nnagan\nNotNull\nOdyssey\nozzii\nStefano Piccardi\nMarko Puskaric\nrexx\nRicardo A. Rivas\nIgor Rückert\nJadran Rudec\nSam\nJulian Seward\nZafar Shamsiddinov\nDenis Sjostrom\nHenry Spencer\nStamimail\nsuperjohn\nZoltán Szabó (Bird)\nTekLord\ntherube\nTom\ntuska\nUniversity of Cambridge\nVeikkoM\n01 Vlatce\nWanderMax\nGT Wang\nJeroen Westera\nSepp Winkler\nxbeta\nXisterion\nBurak Yavuz (BouRock)\nDmitry Yerokhin\nCarl Yuan\nZubair Ibn Zamir\nZbigniew Zienko\nИгорь Федоренко\nஅனிஷ் பிரபு தி.(Anish Prabu T.), Ashwin and Aarthi\nนิติกร คำภักดี\n\n\n\n\n\nThanks for using Everything! |
| TYPE2 | 361 | &Type |
| VALUE | 362 | &Value |
| APPLY_TO | 363 | &Apply To |
| INCLUDE_FIRST | 364 | Include |
| INCLUDE_FIRST_HELP | 365 | Include this item in the database.\nLet me choose which folders and files are included. |
| INCLUDE | 366 | &Include |
| INCLUDE_HELP | 367 | Include this item in the database |
| EXCLUDE_FIRST | 368 | Exclude |
| EXCLUDE_FIRST_HELP | 369 | Exclude this item from the database.\nInclude all files and folders except the files and folders I exclude. |
| EXCLUDE | 370 | &Exclude |
| EXCLUDE_HELP | 371 | Exclude this item from the database |
| THIS_FILE | 372 | &This file |
| FILES_AND_FOLDERS | 373 | Files and folder&s |
| FILES_AND_FOLDERS_HELP | 374 | Apply to files and folders. |
| FILES_ONLY | 375 | Files &only |
| FILES_ONLY_HELP | 376 | Apply to files only. (Default) |
| FOLDERS_ONLY | 377 | Folders onl&y |
| FOLDERS_ONLY_HELP | 378 | Apply to folders only. |
| THIS_FOLDER_SUBFOLDERS_AND_FILES | 379 | This folder, &subfolders and files |
| THIS_FOLDER_SUBFOLDERS_AND_FILES_HELP | 380 | Apply to this folder, subfolders and files. (Default) |
| THIS_FOLDER_ONLY | 381 | This folder &only |
| THIS_FOLDER_ONLY_HELP | 382 | Apply to this folder only. |
| THIS_FOLDER_AND_FILES_IN_THIS_FOLDER_ONLY | 383 | This folder and files in this folder onl&y |
| THIS_FOLDER_AND_FILES_IN_THIS_FOLDER_ONLY_HELP | 384 | Apply to this folder and files in this folder only. |
| INCLUDE_HIDDEN_FILES_AND_FOLDERS | 385 | Include &hidden files and folders |
| INCLUDE_HIDDEN_FILES_AND_FOLDERS_HELP | 386 | Include &hidden files and folders in the database. |
| INCLUDE_SYSTEM_FILES_AND_FOLDERS | 387 | Include &system files and folders |
| INCLUDE_SYSTEM_FILES_AND_FOLDERS_HELP | 388 | Include &system files and folders in the database. |
| ENABLE_EXCLUDE | 389 | &Enable exclude list |
| ENABLE_EXCLUDE_HELP | 390 | Enable the exclude list.\nUse Omit Results to quickly exclude files/folders without rebuilding the index.\nManually rebuilding the database may be necessary to find files/folders moved from an excluded folder. |
| EXCLUDE_LIST_HELP | 391 | List of rules that define what files or folders are included or excluded in the database.\nYou can only include or exclude files or folders that would normally appear in the database.\nRules are applied in order from top to bottom.\n\nTo include only the files and folders I choose, set the first rule to an include type.\n\nTo include all files and folders except the files and folders I choose, set the first rule to an exclude type.\n\n(Empty = No files or folders are excluded) |
| ADD_FOLDER | 392 | Add Fol&der |
| ADD_FOLDER_HELP | 393 | Include or exclude a folder |
| ADD_FILE | 394 | Add Fi&le |
| ADD_FILE_HELP | 395 | Include or exclude a file |
| ADD_FILTER | 396 | Add Filte&r |
| ADD_FILTER_HELP | 397 | Include or exclude a wildcard filter for files or folders |
| MOVE_UP | 398 | Move &up |
| MOVE_DOWN | 399 | Move dow&n |
| REMOVE | 400 | Re&move |
| INCLUDE_OR_EXCLUDE_FOLDER | 401 | Include or Exclude Folder |
| INCLUDE_OR_EXCLUDE_FILE | 402 | Include or Exclude File |
| INCLUDE_OR_EXCLUDE_FILTER | 403 | Include or Exclude Filter |
| FOLDER | 404 | Fol&der: |
| FILE | 405 | Fi&le: |
| FILTER | 406 | Filte&r: |
| CREDITS2 | 407 | &Credits |
| SECONDS | 408 | Seconds |
| SEARCH_FOR_EVERYTHING | 409 | <i>Everything</i> |
| ONE_RESULT_FOR_FORMAT | 410 | <b>%s</b> result for <b> |
| X_RESULTS_FOR_FORMAT | 411 | <b>%s</b> results for <b> |
| RESULTS_X_OF_Y_FOR_FORMAT | 412 | results <b>%s</b> - <b>%s</b> of <b>%s</b> for <b> |
| BROWSE_FOR_A_FILE_HELP | 413 | Browse for a file |
| BROWSE_FOR_A_FOLDER_HELP | 414 | Browse for a folder |
| SPECIFY_A_FOLDER_HELP | 415 | Specify a folder.\nWildcards can be used. |
| SPECIFY_A_FILE_HELP | 416 | Specify a file.\nWildcards can be used. |
| SPECIFY_A_FILTER_HELP | 417 | Specify a wildcard filter.\n* matches zero or more characters.\n? matches one character.\nInclude a path separator to match against full paths |
| HIDE_RESULTS_WHEN_THE_SEARCH_EMPTY | 418 | &Hide results when the search is empty |
| HIDE_RESULTS_WHEN_THE_SEARCH_EMPTY_HELP | 419 | Only display results when you type in a search. |
| EXCLUDE_HIDDEN_FILES_AND_FOLDERS | 420 | Exclude &hidden files and folders |
| EXCLUDE_HIDDEN_FILES_AND_FOLDERS_HELP | 421 | Exclude files and folders with the hidden file attribute from the database.\nRebuilding the database may be necessary to find files/folders that have the hidden attribute removed. |
| EXCLUDE_SYSTEM_FILES_AND_FOLDERS | 422 | Exclude &system files and folders |
| EXCLUDE_SYSTEM_FILES_AND_FOLDERS_HELP | 423 | Exclude files and folders with the system file attribute from the database.\nRebuilding the database may be necessary to find files/folders that have the system attribute removed. |
| EXPORT_RESULT_LIST_FILE | 424 | Export Result List |
| EXPORT_THE_RESULT_LIST_TO_A_TEXT_FILE | 425 | Export results to a file. |
| EVERYTHING_HELP | 426 | Everything Help |
| UNINSTALL_EVERYTHING | 427 | Uninstall Everything |
| UNABLE_TO_RENAME_DATABASE | 428 | Unable to rename database |
| RENAME_DATABASE | 429 | Rename database |
| MENU_OPEN_HELP | 430 | Open |
| MENU_OPEN_PATH_HELP | 431 | Open containing folder. |
| MENU_EXPLORE_HELP | 432 | Open in the default file browser. |
| MENU_EXPLORE_PATH_HELP | 433 | Open containing folder in the default file browser. |
| MENU_COPY_FULL_NAME_TO_CLIPBOARD_HELP | 434 | Copy the full path to the clipboard. |
| MENU_COPY_PATH_TO_CLIPBOARD_HELP | 435 | Copy the path to the clipboard. |
| CONTAINS_COMMANDS_FOR_ADJUSTING_THE_FONT_SIZE | 436 | Contains commands for adjusting the font and icon size. |
| MB | 437 | MB |
| GB | 438 | GB |
| FILE_LISTS | 439 | File Lists |
| STATUS_CASE | 440 | CASE |
| STATUS_WHOLE_WORD | 441 | WHOLEWORD |
| STATUS_PATH | 442 | PATH |
| STATUS_REGEX | 443 | REGEX |
| X_OF_Y_OBJECTS_SELECTED_FORMAT | 444 | %s of %s objects selected |
| 1_OF_1_OBJECT_SELECTED | 445 | |
| KEYS | 446 | Keyboard |
| KEYBOARD_COMMANDS_STATIC | 447 | &Commands: |
| KEYBOARD_COMMANDS_HELP | 448 | List of commands |
| KEYBOARD_SHORTCUTS_GROUP | 449 | Shortcuts for %s command |
| KEYBOARD_SHORTCUTS_HELP | 450 | List of keyboard shortcuts for the selected command. |
| KEYBOARD_ADD_BUTTON | 451 | A&dd... |
| KEYBOARD_ADD_HELP | 452 | Add a keyboard shortcut to the selected command. |
| KEYBOARD_EDIT_BUTTON | 453 | &Edit... |
| KEYBOARD_EDIT_HELP | 454 | Edit the selected keyboard shortcut. |
| KEYBOARD_REMOVE_BUTTON | 455 | Remo&ve |
| KEYBOARD_REMOVE_BUTTON_HELP | 456 | Remove the selected keyboard shortcut |
| KEYBOARD_RESTORE_DEFAULTS_BUTTON | 457 | &Restore Defaults |
| KEYBOARD_RESTORE_DEFAULTS_BUTTON_HELP | 458 | Restore all settings on this page to their default state. |
| KEYBOARD_ADD_CAPTION | 459 | Add Keyboard Shortcut |
| KEYBOARD_EDIT_CAPTION | 460 | Edit Keyboard Shortcut |
| KEYBOARD_USE_SHORTCUT_IN_STATIC | 461 | &Use shortcut in: |
| KEYBOARD_USE_SHORTCUT_IN_HELP | 462 | Specify the required focus.\nGlobal = any focus in the Everything window. |
| KEYBOARD_USEIN_GLOBAL | 463 | Global |
| KEYBOARD_USEIN_RESULT_LIST | 464 | Result List |
| KEYBOARD_USEIN_SEARCH_EDIT | 465 | Search Edit |
| KEYBOARD_USEIN_EDITOR | 466 | Editor |
| KEYBOARD_SHORTCUT_KEY_STATIC | 467 | Shortcut &key: |
| KEYBOARD_SHORTCUT_KEY_HELP | 468 | Press a new keyboard shortcut. |
| MENU_VIEW | 469 | &View |
| VIEW_MENU_HELP | 470 | Contains commands for manipulating the view. |
| MENU_HELP_SEARCH_SYNTAX | 471 | &Search Syntax |
| HELP_SEARCH_SYNTAX_MENU_HELP | 472 | Show search syntax help. |
| SINGLE_CLICK_TRAY | 473 | Single click &tray |
| SINGLE_CLICK_TRAY_HELP | 474 | Open Everything from the tray icon with a single click. |
| SHOW_TRAY_ICON | 475 | Show tray &icon |
| SHOW_TRAY_ICON_HELP | 476 | Shows or hides the Everything icon in the taskbar notification area. |
| DOUBLE_QUOTE_NAME_COPY | 477 | Double "e copy as path |
| DOUBLE_QUOTE_NAME_COPY_HELP | 478 | Include a leading double quote and trailing double quote when copying the path. |
| FAST_ASCII_SEARCH | 479 | Fast &ASCII search |
| FAST_ASCII_SEARCH_HELP | 480 | Use single byte comparisons when searching for ASCII text.\nCase mappings from non-ASCII to ASCII will be ignored.\nDisable this to fix case insensitive matching of i and I with dot.\nEnable Fast ASCII search to improve search performance. |
| CLOSE_ON_EXECUTE | 481 | &Close window on execute |
| CLOSE_ON_EXECUTE_HELP | 482 | Close the window after executing a result. |
| SIZE_FORMAT | 483 | Size &format: |
| SIZE_FORMAT_HELP | 484 | Display sizes in Bytes, KB or MB depending on the size or always display sizes in Bytes or KB. |
| SIZE_FORMAT_AUTO | 485 | Auto |
| SIZE_FORMAT_BYTES | 486 | bytes |
| SIZE_FORMAT_KB | 487 | KB |
| DOUBLE_CLICK_PATH | 488 | Open &path with double click in path column |
| DOUBLE_CLICK_PATH_HELP | 489 | Open the path when double clicking in the path column. |
| EXECUTE_IN_A_SEPARATE_THREAD | 490 | Execute in a separate thread |
| AUTOMATICALLY_SHOW_SEARCH_HISTORY_MATCHES | 491 | Automatically show search history matches |
| SORT_BY_NEWEST_TO_OLDEST_DATE_TIME_FIRST | 492 | Sort by newest to oldest date/time first |
| SORT_BY_LARGEST_TO_SMALLEST_SIZE_FIRST | 493 | Sort by largest to smallest size first |
| REMEMBER_LAST_SEARCH | 494 | Remember last &search |
| REMEMBER_LAST_SEARCH_HELP | 495 | Remember the search between Everything sessions. |
| AUTO_INCLUDE_NEW_REMOVABLE_VOLUMES | 496 | Automaticall&y include new removable volumes |
| AUTO_INCLUDE_NEW_REMOVABLE_VOLUMES_HELP | 497 | Everything will rebuild the database to include a new removable volume. |
| AUTO_INCLUDE_NEW_FIXED_VOLUMES | 498 | Automatically include new &fixed volumes |
| AUTO_INCLUDE_NEW_FIXED_VOLUMES_HELP | 499 | Everything will rebuild the database to include a new fixed volume. |