Commit 9214e3a7 authored by Ivan Leo Murray-Smith's avatar Ivan Leo Murray-Smith Committed by Alexandre Julliard

Added "can't query key" translation.

parent 04e4f3ca
...@@ -206,7 +206,8 @@ END ...@@ -206,7 +206,8 @@ END
STRINGTABLE DISCARDABLE STRINGTABLE DISCARDABLE
BEGIN BEGIN
IDS_ERROR "Errore" IDS_ERROR "Errore"
IDS_BAD_VALUE "Impossibile interrogare il valore '%s'" IDS_BAD_KEY "Impossibile trovare la chiave '%s'"
IDS_BAD_VALUE "Impossibile trovare il valore '%s'"
IDS_UNSUPPORTED_TYPE "Impossibile editare valori di questo tipo (%ld)" IDS_UNSUPPORTED_TYPE "Impossibile editare valori di questo tipo (%ld)"
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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment