| 1 | /* |
|---|
| 2 | * $Id$ |
|---|
| 3 | * Copyright 2008-2012 The Eraser Project |
|---|
| 4 | * Original Author: Kasra Nassiri <cjax@users.sourceforge.net> |
|---|
| 5 | * Modified By: Joel Low <lowjoel@users.sourceforge.net> |
|---|
| 6 | * |
|---|
| 7 | * This file is part of Eraser. |
|---|
| 8 | * |
|---|
| 9 | * Eraser is free software: you can redistribute it and/or modify it under the |
|---|
| 10 | * terms of the GNU General Public License as published by the Free Software |
|---|
| 11 | * Foundation, either version 3 of the License, or (at your option) any later |
|---|
| 12 | * version. |
|---|
| 13 | * |
|---|
| 14 | * Eraser is distributed in the hope that it will be useful, but WITHOUT ANY |
|---|
| 15 | * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
|---|
| 16 | * A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
|---|
| 17 | * |
|---|
| 18 | * A copy of the GNU General Public License can be found at |
|---|
| 19 | * <http://www.gnu.org/licenses/>. |
|---|
| 20 | */ |
|---|
| 21 | |
|---|
| 22 | #include "resource.h" |
|---|
| 23 | #include "../Version.rc" |
|---|
| 24 | |
|---|
| 25 | #define APSTUDIO_READONLY_SYMBOLS |
|---|
| 26 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 27 | // |
|---|
| 28 | // Generated from the TEXTINCLUDE 2 resource. |
|---|
| 29 | // |
|---|
| 30 | #ifndef APSTUDIO_INVOKED |
|---|
| 31 | #include "targetver.h" |
|---|
| 32 | #endif |
|---|
| 33 | #include "afxres.h" |
|---|
| 34 | |
|---|
| 35 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 36 | #undef APSTUDIO_READONLY_SYMBOLS |
|---|
| 37 | |
|---|
| 38 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 39 | // Polish resources |
|---|
| 40 | |
|---|
| 41 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_PLK) |
|---|
| 42 | #ifdef _WIN32 |
|---|
| 43 | LANGUAGE LANG_POLISH, SUBLANG_DEFAULT |
|---|
| 44 | #pragma code_page(1250) |
|---|
| 45 | #endif //_WIN32 |
|---|
| 46 | |
|---|
| 47 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 48 | // |
|---|
| 49 | // String Table |
|---|
| 50 | // |
|---|
| 51 | |
|---|
| 52 | STRINGTABLE |
|---|
| 53 | BEGIN |
|---|
| 54 | IDS_PROJNAME "EraserShellExt" |
|---|
| 55 | IDS_ERASER "Eraser" |
|---|
| 56 | IDS_ERASERSHELLEXT "Eraser Shell Extension" |
|---|
| 57 | END |
|---|
| 58 | |
|---|
| 59 | STRINGTABLE |
|---|
| 60 | BEGIN |
|---|
| 61 | IDS_ERROR_UNKNOWN "Wyst¹pi³ nieznany b³¹d." |
|---|
| 62 | IDS_ERROR_UNKNOWNACTION "Wyst¹pi³o niew³aciwe ¿¹danie polecenia o ID %d .\n\nEraser nie móg³ przetworzyæ ¿¹dania." |
|---|
| 63 | IDS_ERROR_CANNOTFINDERASER |
|---|
| 64 | "Aplikacja Eraser nie mog³abyæ uruchomiona. Upewnij siê, ¿e twoja instalacja Erasera nie jest uszkodzona: spróbuj ponownie uruchomiæ kreatora instalacji Eraser i wybierz opcjê napraw instlacje." |
|---|
| 65 | IDS_ERROR_ACCESSDENIED "Odmówiono dostêpu do Erasera. To mo¿e byæ z powodu braku uprawnieñ administratora, lub odwo³ano ¿¹danie Uruchom jako administrator." |
|---|
| 66 | IDS_ERROR_TOO_MANY_FILES |
|---|
| 67 | "Polecenie nie mog³o zrealizowane przez bie¿¹ce wyst¹pienie Erasera, poniewa¿ zbyt wiele plików by³o wybranych do wymazania.\n\nWybierz mniej plików i spróbuj ponownie." |
|---|
| 68 | IDS_ERROR_MISC "Wyst¹pi³ b³¹d:\n\n%s" |
|---|
| 69 | END |
|---|
| 70 | |
|---|
| 71 | STRINGTABLE |
|---|
| 72 | BEGIN |
|---|
| 73 | IDS_HELPSTRING_ERASE "Wymazuje wybrane elementy." |
|---|
| 74 | IDS_HELPSTRING_ERASEONRESTART |
|---|
| 75 | "Wymazuje wybrane elementy przy ponownym uruchomieniu komputera." |
|---|
| 76 | IDS_HELPSTRING_ERASEUNUSEDSPACE |
|---|
| 77 | "Wymazuje nieu¿ywane miejsce wybranych napêdów." |
|---|
| 78 | IDS_HELPSTRING_SECUREMOVE |
|---|
| 79 | "Przenie bezpiecznie zaznaczone elementy do nowej lokalizacji." |
|---|
| 80 | END |
|---|
| 81 | |
|---|
| 82 | STRINGTABLE |
|---|
| 83 | BEGIN |
|---|
| 84 | IDS_ACTION_ERASE "W&yma¿" |
|---|
| 85 | IDS_ACTION_ERASERESTART "Wyma¿ przy ponownym u&ruchomieniu" |
|---|
| 86 | IDS_ACTION_ERASEUNUSEDSPACE "Wyma¿ Nnie&u¿ywane miejsce" |
|---|
| 87 | IDS_ACTION_SECUREMOVE "Bezpieczne przeniesienie" |
|---|
| 88 | END |
|---|
| 89 | |
|---|
| 90 | #endif // Polish resources |
|---|
| 91 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 92 | |
|---|
| 93 | |
|---|
| 94 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 95 | // English (Neutral) resources |
|---|
| 96 | |
|---|
| 97 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
|---|
| 98 | #ifdef _WIN32 |
|---|
| 99 | LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL |
|---|
| 100 | #pragma code_page(1252) |
|---|
| 101 | #endif //_WIN32 |
|---|
| 102 | |
|---|
| 103 | #ifdef APSTUDIO_INVOKED |
|---|
| 104 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 105 | // |
|---|
| 106 | // TEXTINCLUDE |
|---|
| 107 | // |
|---|
| 108 | |
|---|
| 109 | 1 TEXTINCLUDE |
|---|
| 110 | BEGIN |
|---|
| 111 | "resource.h\0" |
|---|
| 112 | END |
|---|
| 113 | |
|---|
| 114 | 2 TEXTINCLUDE |
|---|
| 115 | BEGIN |
|---|
| 116 | "#ifndef APSTUDIO_INVOKED\r\n" |
|---|
| 117 | "#include ""targetver.h""\r\n" |
|---|
| 118 | "#endif\r\n" |
|---|
| 119 | "#include ""afxres.h""\r\n" |
|---|
| 120 | "\0" |
|---|
| 121 | END |
|---|
| 122 | |
|---|
| 123 | 3 TEXTINCLUDE |
|---|
| 124 | BEGIN |
|---|
| 125 | "1 TYPELIB ""ShellExt.tlb""\r\n" |
|---|
| 126 | "\0" |
|---|
| 127 | END |
|---|
| 128 | |
|---|
| 129 | #endif // APSTUDIO_INVOKED |
|---|
| 130 | |
|---|
| 131 | |
|---|
| 132 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 133 | // |
|---|
| 134 | // Version |
|---|
| 135 | // |
|---|
| 136 | |
|---|
| 137 | VS_VERSION_INFO VERSIONINFO |
|---|
| 138 | FILEVERSION ERASER_FILE_VERSION |
|---|
| 139 | PRODUCTVERSION ERASER_PRODUCT_VERSION |
|---|
| 140 | FILEFLAGSMASK 0x3fL |
|---|
| 141 | #ifdef _DEBUG |
|---|
| 142 | FILEFLAGS 0x1L |
|---|
| 143 | #else |
|---|
| 144 | FILEFLAGS 0x0L |
|---|
| 145 | #endif |
|---|
| 146 | FILEOS 0x4L |
|---|
| 147 | FILETYPE 0x2L |
|---|
| 148 | FILESUBTYPE 0x0L |
|---|
| 149 | BEGIN |
|---|
| 150 | BLOCK "StringFileInfo" |
|---|
| 151 | BEGIN |
|---|
| 152 | BLOCK "040904e4" |
|---|
| 153 | BEGIN |
|---|
| 154 | VALUE "CompanyName", "The Eraser Project" |
|---|
| 155 | VALUE "FileDescription", "Eraser Shell Extension" |
|---|
| 156 | VALUE "FileVersion", ERASER_STRING_FILE_VERSION |
|---|
| 157 | VALUE "LegalCopyright", "Copyright © 2008-2010 The Eraser Project" |
|---|
| 158 | VALUE "InternalName", "Eraser.Shell" |
|---|
| 159 | VALUE "OriginalFilename", "Eraser.Shell.dll" |
|---|
| 160 | VALUE "ProductName", "Eraser" |
|---|
| 161 | VALUE "ProductVersion", ERASER_STRING_PRODUCT_VERSION |
|---|
| 162 | END |
|---|
| 163 | END |
|---|
| 164 | BLOCK "VarFileInfo" |
|---|
| 165 | BEGIN |
|---|
| 166 | VALUE "Translation", 0x409, 1252 |
|---|
| 167 | END |
|---|
| 168 | END |
|---|
| 169 | |
|---|
| 170 | |
|---|
| 171 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 172 | // |
|---|
| 173 | // REGISTRY |
|---|
| 174 | // |
|---|
| 175 | |
|---|
| 176 | IDR_ERASERSHELLEXT REGISTRY "Eraser.Shell.rgs" |
|---|
| 177 | |
|---|
| 178 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 179 | // |
|---|
| 180 | // String Table |
|---|
| 181 | // |
|---|
| 182 | |
|---|
| 183 | STRINGTABLE |
|---|
| 184 | BEGIN |
|---|
| 185 | IDS_PROJNAME "EraserShellExt" |
|---|
| 186 | IDS_ERASER "Eraser" |
|---|
| 187 | IDS_ERASERSHELLEXT "Eraser Shell Extension" |
|---|
| 188 | END |
|---|
| 189 | |
|---|
| 190 | STRINGTABLE |
|---|
| 191 | BEGIN |
|---|
| 192 | IDS_ERROR_UNKNOWN "An unknown error has occurred." |
|---|
| 193 | IDS_ERROR_UNKNOWNACTION "An invalid command with the ID %d was requested.\n\nEraser is unable to process the request." |
|---|
| 194 | IDS_ERROR_CANNOTFINDERASER |
|---|
| 195 | "The Eraser application could not be started. Ensure that your installation of Eraser is not corrupted: try running the Eraser Setup again to Repair the install." |
|---|
| 196 | IDS_ERROR_ACCESSDENIED "Access has been denied to Eraser. This may be due to you not having administrator permissions, or if you cancelled a request to Run the command as an Administrator." |
|---|
| 197 | IDS_ERROR_TOO_MANY_FILES |
|---|
| 198 | "The command could not be sent to the running Eraser instance because too many files were selected for erasure.\n\nSelect fewer files and try again." |
|---|
| 199 | IDS_ERROR_MISC "An error has occurred:\n\n%s" |
|---|
| 200 | IDS_ERROR_CANNOT_GENERATE_TEMP_FILE |
|---|
| 201 | "Eraser could not generate a temporary file to store the list of files selected for erasure." |
|---|
| 202 | END |
|---|
| 203 | |
|---|
| 204 | STRINGTABLE |
|---|
| 205 | BEGIN |
|---|
| 206 | IDS_HELPSTRING_ERASE "Erases the selected items." |
|---|
| 207 | IDS_HELPSTRING_ERASEONRESTART |
|---|
| 208 | "Erases the selected items when the computer is next restarted." |
|---|
| 209 | IDS_HELPSTRING_ERASEUNUSEDSPACE |
|---|
| 210 | "Erases the unused space of the selected drives." |
|---|
| 211 | IDS_HELPSTRING_SECUREMOVE |
|---|
| 212 | "Securely moves the selected items to a new location." |
|---|
| 213 | END |
|---|
| 214 | |
|---|
| 215 | STRINGTABLE |
|---|
| 216 | BEGIN |
|---|
| 217 | IDS_ACTION_ERASE "&Erase" |
|---|
| 218 | IDS_ACTION_ERASERESTART "Erase on &Restart" |
|---|
| 219 | IDS_ACTION_ERASEUNUSEDSPACE "Erase &Unused Space" |
|---|
| 220 | IDS_ACTION_SECUREMOVE "Secure &Move" |
|---|
| 221 | END |
|---|
| 222 | |
|---|
| 223 | STRINGTABLE |
|---|
| 224 | BEGIN |
|---|
| 225 | IDS_MESSAGE_SELECT_MOVE_DESTINATION |
|---|
| 226 | "Select the destination of the selected items" |
|---|
| 227 | END |
|---|
| 228 | |
|---|
| 229 | #endif // English (Neutral) resources |
|---|
| 230 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 231 | |
|---|
| 232 | |
|---|
| 233 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 234 | // Italian (Neutral) resources |
|---|
| 235 | |
|---|
| 236 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ITA) |
|---|
| 237 | #ifdef _WIN32 |
|---|
| 238 | LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL |
|---|
| 239 | #pragma code_page(1252) |
|---|
| 240 | #endif //_WIN32 |
|---|
| 241 | |
|---|
| 242 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 243 | // |
|---|
| 244 | // String Table |
|---|
| 245 | // |
|---|
| 246 | |
|---|
| 247 | STRINGTABLE |
|---|
| 248 | BEGIN |
|---|
| 249 | IDS_PROJNAME "EraserShellExt" |
|---|
| 250 | IDS_ERASER "Eraser" |
|---|
| 251 | IDS_ERASERSHELLEXT "Eraser Shell Extension" |
|---|
| 252 | END |
|---|
| 253 | |
|---|
| 254 | STRINGTABLE |
|---|
| 255 | BEGIN |
|---|
| 256 | IDS_ERROR_UNKNOWN "Si è verificato un errore sconosciuto." |
|---|
| 257 | IDS_ERROR_UNKNOWNACTION "E' stato richiesto un comando non valido con l'ID %d.\n\nEraser non è in grado di elaborare la richiesta." |
|---|
| 258 | IDS_ERROR_CANNOTFINDERASER |
|---|
| 259 | "Eraser non può essere avviato. Assicurarsi che l'installazione di Eraser non sia corrotta: provare ad eseguire il Setup di Eraser nuovamente per Riparare l'installazione." |
|---|
| 260 | IDS_ERROR_ACCESSDENIED "E' stato impedito l'accesso ad Eraser. Ciò può essere perchè non hai i privilegi di Amministratore, oppure perchè è stata annullata la richiesta di Esegui il comando come Amministratore." |
|---|
| 261 | IDS_ERROR_TOO_MANY_FILES |
|---|
| 262 | "Non è possibile inviare il comando ad Eraser perchè troppi files sono stati selezionati per la pulizia.\n\nSelezionare meno files e riprovare." |
|---|
| 263 | IDS_ERROR_MISC "Si è verificato un errore:\n\n%s" |
|---|
| 264 | END |
|---|
| 265 | |
|---|
| 266 | STRINGTABLE |
|---|
| 267 | BEGIN |
|---|
| 268 | IDS_HELPSTRING_ERASE "Pulisci gli elementi selezionati." |
|---|
| 269 | IDS_HELPSTRING_ERASEONRESTART |
|---|
| 270 | "Pulisci gli elementi selezionati al prossimo riavvio del computer." |
|---|
| 271 | IDS_HELPSTRING_ERASEUNUSEDSPACE |
|---|
| 272 | "Pulisci lo spazio libero dei dischi selezionati." |
|---|
| 273 | IDS_HELPSTRING_SECUREMOVE |
|---|
| 274 | "Spostamento sicuro degli elementi selezionati in altra posizione." |
|---|
| 275 | END |
|---|
| 276 | |
|---|
| 277 | STRINGTABLE |
|---|
| 278 | BEGIN |
|---|
| 279 | IDS_ACTION_ERASE "&Pulisci" |
|---|
| 280 | IDS_ACTION_ERASERESTART "Pulisci al &Riavvio" |
|---|
| 281 | IDS_ACTION_ERASEUNUSEDSPACE "Pulisci &Spazio libero" |
|---|
| 282 | IDS_ACTION_SECUREMOVE "&Spostamento sicuro" |
|---|
| 283 | END |
|---|
| 284 | |
|---|
| 285 | #endif // Italian (Neutral) resources |
|---|
| 286 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 287 | |
|---|
| 288 | |
|---|
| 289 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 290 | // Neutral (Sys. Default) resources |
|---|
| 291 | |
|---|
| 292 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUSD) |
|---|
| 293 | #ifdef _WIN32 |
|---|
| 294 | LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT |
|---|
| 295 | #pragma code_page(1252) |
|---|
| 296 | #endif //_WIN32 |
|---|
| 297 | |
|---|
| 298 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 299 | // |
|---|
| 300 | // Icon |
|---|
| 301 | // |
|---|
| 302 | |
|---|
| 303 | // Icon with lowest ID value placed first to ensure application icon |
|---|
| 304 | // remains consistent on all systems. |
|---|
| 305 | ERASER ICON "..\\Resources\\Eraser.ico" |
|---|
| 306 | ERASER_DOCUMENT ICON "..\\Resources\\EraserTaskList.ico" |
|---|
| 307 | #endif // Neutral (Sys. Default) resources |
|---|
| 308 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 309 | |
|---|
| 310 | |
|---|
| 311 | |
|---|
| 312 | #ifndef APSTUDIO_INVOKED |
|---|
| 313 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 314 | // |
|---|
| 315 | // Generated from the TEXTINCLUDE 3 resource. |
|---|
| 316 | // |
|---|
| 317 | 1 TYPELIB "ShellExt.tlb" |
|---|
| 318 | |
|---|
| 319 | ///////////////////////////////////////////////////////////////////////////// |
|---|
| 320 | #endif // not APSTUDIO_INVOKED |
|---|
| 321 | |
|---|