mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 19:47:14 +00:00
15 lines
426 B
Text
15 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
|