mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 20:32:36 +00:00
b00ecdcab9
From now on for ReactOS related contributions only the organization e-mail shall be used and also reverse the order of my real full name.
15 lines
405 B
Plaintext
15 lines
405 B
Plaintext
/*
|
|
* PROJECT: ReactOS CryptExt Shell Extension
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Italian (Neutral) resource translation
|
|
* COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org)
|
|
*/
|
|
|
|
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INVALIDFILE "Il file del certificato non è valido."
|
|
IDS_CER_FILE "File certificato"
|
|
END
|