mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
14 lines
426 B
Text
14 lines
426 B
Text
/*
|
|
* PROJECT: ReactOS CryptExt Shell Extension
|
|
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
|
|
* PURPOSE: Portuguese (Portugal) resource file
|
|
* COPYRIGHT: Copyright 2024 Jose Carlos Jesus <zecarlos1957@hotmail.com>
|
|
*/
|
|
|
|
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INVALIDFILE "Este não é um ficheiro de certificado válido."
|
|
IDS_CER_FILE "Ficheiro de certificado"
|
|
END
|