[REGEDIT]

- Update informative messages

CORE-6239 Patch by Edijs Kolesnikovičs (1/2)

svn path=/trunk/; revision=57453
This commit is contained in:
Hermès Bélusca-Maïto 2012-10-01 22:00:38 +00:00
parent 3ffd6f1143
commit af303e57f0
29 changed files with 125 additions and 98 deletions

View file

@ -469,7 +469,7 @@ static BOOL ImportRegistryFile(HWND hWnd)
{
/* Show successful import */
LoadString(hInst, IDS_APP_TITLE, szTitle, COUNT_OF(szTitle));
LoadString(hInst, IDS_IMPORTED_OK, szText, COUNT_OF(szText));
LoadString(hInst, IDS_IMPORT_OK, szText, COUNT_OF(szText));
MessageBox(NULL, szText, szTitle, MB_OK);
bRet = TRUE;
}

View file

@ -449,8 +449,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Да бъдат ли добавени данните в регистъра?"
IDS_IMPORTED_OK "Сведенията са добавени в регистъра"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Přidat data do registru?"
IDS_IMPORTED_OK "Data přidána do registru."
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -437,8 +437,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Agregar los datos al registro?"
IDS_IMPORTED_OK "La información ha sido agregada al registro"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -430,8 +430,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Voulez-vous ajouter des informations dans le Registre ?"
IDS_IMPORTED_OK "Les informations ont bien été ajoutées dans le Registre."
IDS_IMPORT_PROMPT "L'ajout d'informations peut involontairement modifier ou supprimer des valeurs et endommager le fonctionnement de composants. Si vous n'êtes pas sûr de la source de ces informations dans '%1', ne les ajoutez pas au Registre.\n\nÊtes-vous sûr de vouloir continuer ?"
IDS_IMPORT_OK "Les clés et valeurs contenues dans '%1' ont été correctement ajoutées au Registre."
IDS_IMPORT_ERROR "Impossible dimporter '%1' à la suite dune erreur lors de la lecture de ce fichier. Il sagit dune erreur disque, ou le fichier est endommagé."
END
STRINGTABLE DISCARDABLE

View file

@ -435,8 +435,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -433,8 +433,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -436,8 +436,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Aggiungere l'informazione al registro?"
IDS_IMPORTED_OK "L'informazione è stata aggiunta al registro"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -419,8 +419,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -441,8 +441,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Czy dodać dane do rejestru?"
IDS_IMPORTED_OK "Dane dopisane do rejestru"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -435,8 +435,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -436,8 +436,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -432,8 +432,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Adăugați data în registru?"
IDS_IMPORTED_OK "Informația adăugată în registru"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -431,8 +431,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Добавить данные в реестр?"
IDS_IMPORTED_OK "Информация добавлена в реестр"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -419,8 +419,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Add the data to the registry?"
IDS_IMPORTED_OK "Information added to the registry"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -435,8 +435,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "Додати дані до реєстру?"
IDS_IMPORTED_OK "Інформація була додана до реєстру"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -434,8 +434,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "增加资料到注册表?"
IDS_IMPORTED_OK "资料已被加到注册表"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -435,8 +435,9 @@ END
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMPORT_PROMPT "新增資料至登錄?"
IDS_IMPORTED_OK "資料已被新增至登錄"
IDS_IMPORT_PROMPT "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
IDS_IMPORT_OK "The keys and values contained in '%1' have been successfully added to the registry."
IDS_IMPORT_ERROR "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
END
STRINGTABLE DISCARDABLE

View file

@ -164,7 +164,7 @@ BOOL PerformRegAction(REGEDIT_ACTION action, LPWSTR s, BOOL silent)
import_registry_file(fp);
get_file_name(&s, filename);
LoadString(hInst, IDS_APP_TITLE, szTitle, COUNT_OF(szTitle));
LoadString(hInst, IDS_IMPORTED_OK, szText, COUNT_OF(szText));
LoadString(hInst, IDS_IMPORT_OK, szText, COUNT_OF(szText));
/* show successful import */
if (!silent)
MessageBox(NULL, szText, szTitle, MB_OK);

View file

@ -190,55 +190,56 @@
#define IDS_GOTO_SUGGESTED_KEY 31128
#define IDS_IMPORT_PROMPT 31129
#define IDS_IMPORTED_OK 31130
#define IDS_IMPORT_OK 31130
#define IDS_IMPORT_ERROR 31131
#define IDS_FINISHEDFIND 31131
#define IDS_FINISHEDFIND 31132
#define IDS_BUSNUMBER 31132
#define IDS_INTERFACE 31133
#define IDS_BUSNUMBER 31133
#define IDS_INTERFACE 31134
#define IDS_DMA_CHANNEL 31134
#define IDS_DMA_PORT 31135
#define IDS_INTERRUPT_VECTOR 31136
#define IDS_INTERRUPT_LEVEL 31137
#define IDS_INTERRUPT_AFFINITY 31138
#define IDS_INTERRUPT_TYPE 31139
#define IDS_MEMORY_ADDRESS 31140
#define IDS_MEMORY_LENGTH 31141
#define IDS_MEMORY_ACCESS 31142
#define IDS_PORT_ADDRESS 31143
#define IDS_PORT_LENGTH 31144
#define IDS_PORT_ACCESS 31145
#define IDS_SPECIFIC_RESERVED1 31146
#define IDS_SPECIFIC_RESERVED2 31147
#define IDS_SPECIFIC_DATASIZE 31148
#define IDS_DMA_CHANNEL 31135
#define IDS_DMA_PORT 31136
#define IDS_INTERRUPT_VECTOR 31137
#define IDS_INTERRUPT_LEVEL 31138
#define IDS_INTERRUPT_AFFINITY 31139
#define IDS_INTERRUPT_TYPE 31140
#define IDS_MEMORY_ADDRESS 31141
#define IDS_MEMORY_LENGTH 31142
#define IDS_MEMORY_ACCESS 31143
#define IDS_PORT_ADDRESS 31144
#define IDS_PORT_LENGTH 31145
#define IDS_PORT_ACCESS 31146
#define IDS_SPECIFIC_RESERVED1 31147
#define IDS_SPECIFIC_RESERVED2 31148
#define IDS_SPECIFIC_DATASIZE 31149
#define IDS_PORT_PORT_IO 31149
#define IDS_PORT_MEMORY_IO 31150
#define IDS_INTERRUPT_EDGE_SENSITIVE 31151
#define IDS_INTERRUPT_LEVEL_SENSITIVE 31152
#define IDS_MEMORY_READ_ONLY 31153
#define IDS_MEMORY_WRITE_ONLY 31154
#define IDS_MEMORY_READ_WRITE 31155
#define IDS_PORT_PORT_IO 31150
#define IDS_PORT_MEMORY_IO 31151
#define IDS_INTERRUPT_EDGE_SENSITIVE 31152
#define IDS_INTERRUPT_LEVEL_SENSITIVE 31153
#define IDS_MEMORY_READ_ONLY 31154
#define IDS_MEMORY_WRITE_ONLY 31155
#define IDS_MEMORY_READ_WRITE 31156
#define IDS_BUS_UNDEFINED 31156
#define IDS_BUS_INTERNAL 31157
#define IDS_BUS_ISA 31158
#define IDS_BUS_EISA 31159
#define IDS_BUS_MICROCHANNEL 31160
#define IDS_BUS_TURBOCHANNEL 31161
#define IDS_BUS_PCIBUS 31162
#define IDS_BUS_VMEBUS 31163
#define IDS_BUS_NUBUS 31164
#define IDS_BUS_PCMCIABUS 31165
#define IDS_BUS_CBUS 31166
#define IDS_BUS_MPIBUS 31167
#define IDS_BUS_MPSABUS 31168
#define IDS_BUS_PROCESSORINTERNAL 31169
#define IDS_BUS_INTERNALPOWERBUS 31170
#define IDS_BUS_PNPISABUS 31171
#define IDS_BUS_PNPBUS 31172
#define IDS_BUS_UNKNOWNTYPE 31173
#define IDS_BUS_UNDEFINED 31157
#define IDS_BUS_INTERNAL 31158
#define IDS_BUS_ISA 31159
#define IDS_BUS_EISA 31160
#define IDS_BUS_MICROCHANNEL 31161
#define IDS_BUS_TURBOCHANNEL 31162
#define IDS_BUS_PCIBUS 31163
#define IDS_BUS_VMEBUS 31164
#define IDS_BUS_NUBUS 31165
#define IDS_BUS_PCMCIABUS 31166
#define IDS_BUS_CBUS 31167
#define IDS_BUS_MPIBUS 31168
#define IDS_BUS_MPSABUS 31169
#define IDS_BUS_PROCESSORINTERNAL 31170
#define IDS_BUS_INTERNALPOWERBUS 31171
#define IDS_BUS_PNPISABUS 31172
#define IDS_BUS_PNPBUS 31173
#define IDS_BUS_UNKNOWNTYPE 31174
#define IDD_EDIT_STRING 2000
#define IDC_VALUE_NAME 2001