mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:03:00 +00:00
[INPUT] Update Portuguese (pt-PT) translation (#7032)
- Change SUBLANG to NEUTRAL. - Add resource file header.
This commit is contained in:
parent
18a3d21dd7
commit
c43a638fc1
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
||||||
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
|
/*
|
||||||
|
* PROJECT: ReactOS Language Control Panel
|
||||||
|
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||||
|
* PURPOSE: Portuguese (Portugal) resource file
|
||||||
|
* TRANSLATOR: Copyright 2020-2024 Jose Carlos Jesus <zecarlos1957@hotmail.com>
|
||||||
|
*/
|
||||||
|
|
||||||
|
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
||||||
|
|
||||||
IDD_PROPPAGESETTINGS DIALOGEX 0, 0, 254, 228
|
IDD_PROPPAGESETTINGS DIALOGEX 0, 0, 254, 228
|
||||||
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
|
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue