Brought up to date to Dimi's latest patch.

This commit is contained in:
Ivan Leo Murray-Smith 2004-01-08 00:40:48 +00:00 committed by Alexandre Julliard
parent e5a1134469
commit c87bbd8234
1 changed files with 3 additions and 1 deletions

View File

@ -219,7 +219,9 @@ BEGIN
IDS_TOO_BIG_VALUE "Valore troppo grande (%ld)" IDS_TOO_BIG_VALUE "Valore troppo grande (%ld)"
IDS_DELETE_BOX_TITLE "Confermare Cancellazione del Valore" IDS_DELETE_BOX_TITLE "Confermare Cancellazione del Valore"
IDS_DELETE_BOX_TEXT "Sei sicuro di voler cancellare il valore '%s'?" IDS_DELETE_BOX_TEXT "Sei sicuro di voler cancellare il valore '%s'?"
IDS_NEWKEY "Nuova Chiave" IDS_NEWKEY "Nuova Chiave #%d"
IDS_NEWVALUE "Nuovo Valore #%d"
END END
/*****************************************************************/ /*****************************************************************/