Hervé Poussineau
385ac5d4d2
[DEVMGR] Fix diagnostic message when device is failing with CM_PROB_FAILED_ADD
...
In this specific case, we don't have more information to show.
This prevents using "FIXME" string as a placeholder for device details.
CORE-18309
2024-02-01 09:57:02 +01:00
Alexey Strukov
8451230753
[DEVMGR] Allow to copy text from Details page of device properties ( #5775 )
...
In driver properties, in details tab, add a "Copy" popup menu for listview.
This will allow to copy driver's information to buffer.
2023-10-10 21:22:54 +02:00
Jose Carlos Jesus
d432436fed
[TRANSLATION] Improve Portuguese (pt-PT) translation ( #4522 )
...
- [REGEDIT] [INTL] [DEVMGR] Improve pt-PT translation
- [W32TIME] Add pt-PT translation
- [BOOTDATA] Add pt-PT to hivesys.inf
2022-05-31 02:04:41 +03:00
Jose Carlos Jesus
75d33bf148
[TRANSLATION] Update Portuguese (pt-PT) translation ( #4273 )
...
- [DEVMGR] Improve pt-PT translation
- [NEWDEV] Small improvements to pt-PT translation
- [SHELL32] Update pt-PT translation
2022-01-15 00:40:41 +03:00
Hermès Bélusca-Maïto
158a479a4e
[TRANSLATION] Replace '\r\n' by '\n' from displayed strings, when possible.
2021-09-13 03:52:23 +02:00
Jose Carlos Jesus
4526848888
[TRANSLATION] Improvements to Portuguese (pt-PT) translation ( #3842 )
...
- [CALCS] Add Portuguese (pt-PT) translation
- [COMCTL32] Improve Portuguese (pt-PT) translation
- [COMDLG32] Improve Portuguese (pt-PT) translation
- [ACLUI] Improve Portuguese (pt-PT) translation
- [DEVMGR] Fix typos and improve pt-PT translation
- [SYSDM] Fix typos and improve pt-PT translation
- [CPL] Readjust objects position to fit all text
Signed-off-by: Jose Carlos Jesus <zecarlos1957@hotmail.com>
2021-09-07 19:20:18 +03:00
Gabriel Aguiar
b3a5eeb131
[TRANSLATION] Update Portuguese (pt-PT) translation ( #3876 )
...
Co-authored-by: Gabriel Aguiar <fgygh5804@gmail.com>
Reviewed-by: Joachim Henze <Joachim.Henze@reactos.org>
Reviewed-by: Jose Carlos Jesus <zecarlos1957@hotmail.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
Signed-off-by: Gabriel Aguiar <fgsoftwarestudio@gmail.com>
2021-09-07 16:12:01 +03:00
Jose Carlos Jesus
6e40a96145
[DEVMGR][NETID] Update PT translation ( #3487 )
...
And readjust objects size to fit all text in Driver tab.
2021-03-03 04:18:15 +01:00
Kyle Katarn
57401cb66d
[DEVMGR] Use the ShellAboutW API routine to display the about dialog and French translation update ( #2807 )
...
As the dialog simply displays the copyright names and nothing particular it makes sense to use ShellAboutW() instead.
Similar to #2743 by @HBelusca
2020-05-22 22:53:17 +09:00
Jose Carlos Jesus
8dfd2338f1
[TRANSLATION] Update Portuguese translation ( #2257 )
...
Improvements/updates for sysdm.cpl, devmgr.dll, hhctrl.ocx, netid.dll,
and add new Portuguese translation for shimgvw.dll .
2020-01-19 15:45:06 +01:00
Eric Kohl
7550e9efbf
[DEVMGR] Add the code to uninstall a device from the property page
2019-08-04 11:20:04 +02:00
Eric Kohl
611989943e
[DEVMGR] Change the menu id prefix from IDC_ to IDM_.
2019-08-03 21:52:00 +02:00
Eric Kohl
38d3c4d8da
[DEVMGR] Fix the indentation of the menu resources. No code changes!
2019-08-03 16:37:54 +02:00
Eric Kohl
d1a2983c00
[DEVMGR] Fix wonky action menu
...
Patch by Pi_User5.
CORE-10364
2019-08-03 14:54:18 +02:00
Hermès Bélusca-Maïto
1dc4ba9da7
[DEVMGR] Add the missing pt-PT.rc translation file. Strange, I thought I added it before...
2019-06-20 18:04:26 +02:00