Austin English
084e772db1
winedbg: Move WineHQ URLs to https.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 10:18:52 +01:00
Austin English
63df3cab7c
wrc: Move WineHQ URLs to https.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 09:29:41 +01:00
Fabian Maurer
1fcb8d2ca5
po: Change Mono to wine-mono for clarity.
...
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-21 23:11:05 +01:00
Julian Rüger
29a0537d91
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-17 14:49:57 +01:00
Vincent Povirk
02d0d68bca
twain_32: Implement source selection dialog.
...
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-17 10:32:46 +01:00
Alistair Leslie-Hughes
21ade8538d
cmd: Implement builtin mklink command.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-14 20:45:44 +01:00
Andrey Semakin
247faa857f
winemine: Add confirmation to reset results button.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-13 14:05:57 +01:00
Andrey Semakin
b75b6655ef
winemine: Add Reset Results button.
...
Signed-off-by: Andrey Semakin <and-semakin@ya.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-07 21:24:46 +01:00
Marcus Meissner
b3ee610173
po: Update German translation.
...
Signed-off-by: Marcus Meissner <meissner@suse.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-30 21:39:08 +01:00
Hugh McMaster
05659343c1
reg: Parse key names and value names in the state machine.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-20 09:28:24 +09:00
Hugh McMaster
3e87a70e82
reg: Introduce a partial state machine for importing Windows 3.1 registry data.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-20 09:27:38 +09:00
Hugh McMaster
aa386af42a
reg: Add initial support for the import operation.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-20 09:25:52 +09:00
Julian Rüger
ced582e6f8
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-12 11:10:51 +09:00
Zebediah Figura
a3dd99c9a3
msi: Return the current date and time.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-08 20:57:49 +09:00
Zebediah Figura
4ccc82a88a
msi: Use the Error table for more messages.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-08 20:56:54 +09:00
Zebediah Figura
77e3d3372f
msi: Use MsiProcessMessage() to send error messages.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-08 20:55:59 +09:00
Julian Rüger
3b14f71eb1
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-25 16:10:32 +02:00
Hugh McMaster
c4a06a3034
regedit: Update string resources associated with key deletion.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-12 19:51:54 +02:00
Hugh McMaster
66dcf0a87d
regedit: Update some resource strings associated with key parsing.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-12 19:51:54 +02:00
Zebediah Figura
f9f53fe624
msi: Correctly format the template field for MsiProcessMessage().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-10 20:51:08 +02:00
Zebediah Figura
3033daec11
msi: Implement UI messages for dialogs.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-07 13:01:26 +02:00
Zebediah Figura
9032279c72
msi: Implement UI messages in MsiOpenPackage().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-27 11:27:48 +02:00
Dmitry Timoshkov
ad76bbec22
windowscodecs/tests: Add more tests for IWICMetadataQueryReader::GetMetadataByName.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-27 10:32:17 +02:00
Julian Rüger
2159e65d70
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-16 14:14:41 +02:00
Hugh McMaster
191b81dbd3
regedit: Add data parsing operations to the state machine.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-15 21:54:38 +02:00
Hugh McMaster
a726343fa5
regedit: Add status bar text for the 'Expand'/'Collapse' menu item.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-13 20:56:20 +02:00
Hugh McMaster
adf298685f
regedit: Only show the 'Modify' menu items when the listview has focus.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-05 11:14:09 +02:00
Hugh McMaster
576d300e49
regedit: Update some resource strings.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-01 20:32:18 +02:00
Hugh McMaster
63a2a07e86
regedit: Add status bar text for the 'Modify Binary Data' menu item.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-01 20:30:41 +02:00
Hugh McMaster
6eef9a9554
regedit: Add status bar text for adding a new expandable string value.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-01 20:29:56 +02:00
Hugh McMaster
d763aecc24
regedit: Use a separate pop-up menu for the 'Computer' root node.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-24 16:23:59 +02:00
Hugh McMaster
d09571d181
regedit: Add 'Expand' and 'Collapse' options to the treeview pop-up menu.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-24 16:22:18 +02:00
Hugh McMaster
e880c9ca8c
regedit: Only show the 'New' pop-up menu when right-clicking beneath the listview item list.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-22 21:08:08 +02:00
Hugh McMaster
7bf054f198
regedit: Update and sort the pop-up menus.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-22 21:06:20 +02:00
Hugh McMaster
2392743146
regedit: Re-implement processSetValue().
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-25 20:53:07 +02:00
Hugh McMaster
9ad4152e6d
regedit: Make "Unknown Type" translatable.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-30 22:06:33 +02:00
Alexandre Julliard
130febe092
po: Regenerate the po files.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-23 17:07:58 +01:00
Akihiro Sagawa
9af3dffaf3
kernel32: Add localized version resource.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-22 16:23:09 +01:00
Julian Rüger
856805b226
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-06 19:49:15 +01:00
Nikolay Sivov
71a6eeb732
regedit: Make it clear whether it is a key or a value that is about to be removed.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-17 20:54:05 +01:00
Francois Gouget
9743328859
wldap32: Add an error message and an explanation for the lack of error constants.
...
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-10 21:38:55 +01:00
Hugh McMaster
9e1d356d78
regedit: Display a dialog message after successful/unsuccessful file import.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-09 13:01:15 +01:00
Nikolay Sivov
a8cfe2eeb5
oleview: Remove application specific version string.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-06 13:48:49 +01:00
Hugh McMaster
93b08c6289
regedit: Update dialog messages related to key and value renaming.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:40:12 +01:00
Hugh McMaster
ed5d1f2618
regedit: Update search completion message handling.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:39:09 +01:00
Hugh McMaster
e0ab47ce87
regedit: Display custom error messages instead of strings from the system table.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:32:45 +01:00
Hugh McMaster
e31a0cc241
regedit: Use FormatMessage() for optimal memory usage.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:30:16 +01:00
Alex Henrie
e42a1d4db2
shell32: Correct dialog title in error message from "Run File" to "Run".
...
This makes the error message match the title in the SHELL_RUN_DLG
resource definition.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 19:28:50 +01:00
Julian Rüger
5fb1f63976
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-22 14:59:03 +01:00
Jared Smudde
906e770121
shell32: Add caption to Run dialog.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-09 19:15:50 +01:00
Michael Müller
b21f4d074f
wmic: Improve cmd line parser and add support for path command.
...
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-14 14:28:20 +02:00
Alex Henrie
7ce384c415
msinfo32: Display an About dialog when the program is run.
...
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-13 20:59:34 +02:00
Carlo Bramini
0e5eed109d
winefile: Use StrFormatByteSizeW.
...
Signed-off-by: Carlo Bramini <carlo_bramini@users.sourceforge.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-11 16:59:32 +02:00
Huw Davies
2878d1e341
wordpad: Switch the main menu to MENUEX so that the list menu can be given an id.
...
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-11 16:54:26 +02:00
Hugh McMaster
73f60910e4
reg: Handle a special case for Default values and 'reg query'.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-21 23:36:05 +09:00
Hugh McMaster
2b74ef1006
regedit: Output the registry data type as a string when it is used in error messages.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-21 23:36:04 +09:00
Julian Rüger
4a5667f3c7
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-21 23:36:02 +09:00
Hugh McMaster
fec0b697c7
regedit: Use Unicode for registry key paths.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-15 21:46:34 +09:00
Hugh McMaster
8dfc25ea9e
regedit: Use output_message() in regproc.c for better internationalization.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-15 21:41:28 +09:00
Hugh McMaster
221bb0f769
regedit: Use WINAPI functions for better internationalization.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-05 23:27:32 +09:00
Julian Rüger
947fbfee68
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-01 22:14:17 +09:00
Hugh McMaster
deaad0f90a
reg: Inform users about the 'add/delete/query /?' command.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-24 22:32:04 +09:00
Hugh McMaster
859ff854a1
reg: Update the general usage message.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-24 22:30:42 +09:00
Hugh McMaster
2b77d24f0f
reg: Update general help logic.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-24 22:28:49 +09:00
Julian Rüger
da5bffdbe8
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-14 12:38:41 +09:00
Hugh McMaster
43875a7fae
reg: Output the number of matches when querying the registry recursively.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-04 01:03:29 +09:00
Hugh McMaster
dad56c7dc6
reg: Exit with an error message if RegQueryInfoKeyW fails.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-07 00:59:56 +09:00
Hugh McMaster
31f0d95283
reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-05 00:06:41 +09:00
Hugh McMaster
afa5251b10
reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-01 17:44:59 +09:00
Hugh McMaster
20a41d0339
reg: Ask the user if they want to delete the subkey, value, default value or all values.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 01:26:44 +09:00
Hugh McMaster
a365418ae2
reg: Add support for the default registry value in ask_confirm().
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-11 01:26:43 +09:00
Hugh McMaster
ae48fbafa8
reg: Ask the user whether they want to overwrite an existing registry value.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:51:10 +09:00
Hugh McMaster
2b06308fdb
reg: Output program name instead of the generic 'Error'.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:49:42 +09:00
Hugh McMaster
5654b91f7c
reg: Specify the data type that is unsupported.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:45:05 +09:00
Hugh McMaster
5f07f81ad1
reg: Output messages with a variable number of arguments and convert message arrays to strings.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-09 21:41:12 +09:00
Hugh McMaster
bb29a9bf5b
wineconsole: Improve a user dialog resource string.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-28 01:25:49 +09:00
Jactry Zeng
f80a3f6c25
winecfg: Use better shortcut keys.
...
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-25 23:56:07 +09:00
Julian Rüger
3a653fb84a
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-11 22:27:42 +09:00
Nikolay Sivov
daaa083404
comdlg32/fontdlg: Allow font sizes outside of defaults set.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:46:39 +01:00
Julian Rüger
ffbab96cc6
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 21:29:34 +09:00
Julian Rüger
468fa3e125
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-25 13:22:01 +09:00
Ken Thomases
d8deecab11
winemac: Enable localization of strings used to build Mac menus.
...
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:39 +09:00
Julian Rüger
190388ed1f
po: Update German translation.
...
Signed-off-by: Julian Rüger <jr98@gmx.net>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 21:59:09 +09:00
Joachim Priesner
0fc1753444
user32: msgbox: Rearrange buttons for correct tab order.
...
Tab order is the order of the controls in the dialog template, so
arrange them in a way that buttons appear in the correct order for all
possible combination of buttons (specified by the MB_* constants).
Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-15 00:53:21 +09:00
Nikolay Sivov
7e7b4de4b2
oledlg: Fix menu item string format.
2015-09-15 16:33:46 +09:00
Florian Pelz
a161fb318b
po: German translation: Various fixes.
...
Mostly as suggested by Julian Rüger.
With suggestion from Jens Reyer.
2015-09-14 18:57:32 +09:00
Nikolay Sivov
2a761320db
oledlg: Improve menu items localization for OleUIAddVerbMenuW().
2015-09-09 17:51:15 +09:00
Florian Pelz
10fcf17934
po: German translation: Fix mistranslations.
2015-09-03 16:58:29 +09:00
Florian Pelz
1970014d84
po: German translation: Fix hyphenation.
2015-09-03 16:58:15 +09:00
Florian Pelz
2fb98b2db3
po: German translation: Fix punctuation.
2015-09-03 16:57:59 +09:00
Florian Pelz
1cc73b990f
po: German translation: Fix capitalization.
2015-09-03 16:57:47 +09:00
Florian Pelz
9a52351f9b
po: German translation: Fix grammar errors.
2015-09-03 16:57:36 +09:00
Julian Rüger
2d2e9e5528
po: Update German translation.
2015-08-31 17:18:32 +09:00
Vincent Povirk
c5c5163e61
comdlg32: Implement open dropdown menu.
2015-08-28 21:23:26 +09:00
Hugh McMaster
fb01bc0428
uninstaller: Add help switch and usage information.
2015-08-21 15:52:23 +09:00
Hugh McMaster
7bde6ec4ae
uninstaller: Add WriteConsoleW support.
2015-08-18 14:39:12 +09:00
Julian Rüger
91a23ce364
po: Update German translation.
2015-07-20 06:30:16 +02:00
Hugh McMaster
c3dd56c993
wineconsole: Allow users to enable or disable Insert Mode via the user dialog.
2015-07-13 22:22:57 +09:00
Hugh McMaster
f85b46912a
wineconsole: Rearrange user dialog to make room for new controls and improve resource strings.
2015-07-13 22:21:58 +09:00
Alex Henrie
660021d0fc
cmd: Consistently wrap lines to 75 characters.
...
75 characters is the maximum length of a line before gettext breaks it,
so this convention will cause each translatable string to fit snugly
into the po files. It's also about what we were doing anyway, just not
consistently.
The biggest advantage to consistent line wrapping is that translators
will no longer have to guess where they should insert line breaks.
I have rewrapped the Catalan, Czech, Danish, German, Spanish, Finnish,
French, Croatian, Hungarian, Italian, Lithuanian, Norwegian, Dutch,
Polish, Portuguese, Romanian, Russian, Slovene, Swedish, Turkish, and
Ukranian translations so as to not burden their maintainers.
The Bulgarian, Greek, Esperanto, Farsi, Hindi, Malayalam, Oriya, Punjabi,
Romansh, Slovak, Serbian, Telugu, Thai, and Walloon translations did not
need to be rewrapped.
I removed Hebrew "translations" of cmd.rc that were just copies of the
English strings, and marked cmd.rc:142 as fuzzy if the translation
mentioned wine.conf.
Single-line translations that were 80 characters long or less were not
wrapped.
The Arabic, Japanese, Korean, and Chinese translations still need to be
rewrapped.
2015-07-06 14:49:40 +09:00
Jared Smudde
49b6b60e23
winhlp32: Move Always on top to Options.
2015-06-24 19:09:59 +09:00
Hugh McMaster
fdae80d45f
regsvr32: Convert codebase to Unicode.
2015-06-24 19:06:32 +09:00
Julian Rüger
47319a0028
po: Update German translation.
2015-05-25 21:43:17 +09:00
Alex Henrie
e4fce5058d
winmm: Make mixer UI translatable.
2015-05-21 14:18:44 +09:00
Nikolay Sivov
9fda58362b
oledlg: Support convert menu item in OleUIAddVerbMenuW().
2015-05-21 14:12:19 +09:00
Alex Henrie
4dc69d0c45
winmm: Improve grammar by changing "or" to "and" in an error message.
2015-05-18 18:00:44 +09:00
Nikolay Sivov
66bcad51c0
oledlg: Make object name menu item localized.
2015-05-18 17:58:31 +09:00
Alex Henrie
a3069358e6
po: Follow GNU specification for Language and Language-Team headers.
2015-05-12 16:02:14 +09:00
Alex Henrie
cc2f2f2243
wineps: Make printer setup dialog caption translatable.
2015-05-08 16:42:00 +09:00
Alex Henrie
e4e78b0a83
comdlg32: Remove unused string resource "Borders".
2015-04-29 15:46:13 +09:00
Andrew Eikum
e17f4fd2f8
winecfg: Use a listview for speaker configuration.
2015-04-15 16:21:35 +09:00
Julian Rüger
ab21c7ca77
po: Update German translation.
2015-02-25 14:16:49 +09:00
Jacek Caban
5aa19990da
hhctrl.ocx: Added support for context menus.
2015-02-24 12:44:06 +09:00
Jonathan Vollebregt
0898bd22bf
reg: Add wchar/type conversion functions.
2015-02-23 22:07:07 +09:00
Jonathan Vollebregt
208ca071dc
reg: Add sane_path function to do preliminary key validation.
2015-02-23 22:03:34 +09:00
Alex Henrie
d340df7c49
cryptui: Fix grammar in warning message.
2015-02-20 16:33:59 +09:00
Julian Rüger
31e588b73e
po: Update German translation.
2015-02-06 22:21:02 +09:00
Mark Harmstone
b2dede7950
winecfg: Add speaker config controls to audio tab.
2015-02-03 20:12:50 +09:00
Julian Rüger
cf8e3c9a11
po: Update German translation.
2014-10-07 10:13:39 +02:00
Jacek Caban
5ec69474cf
jscript: Added conditional compilation @set support.
2014-09-30 18:15:14 +02:00
Julian Rüger
6f426807d3
po: Update German translation.
2014-08-15 17:04:47 +02:00
David Hedberg
3cf2fb3a9c
comdlg32: Support browsing for folders.
2014-08-04 14:32:59 +02:00
Julian Rüger
1d84e74a95
po: Update German translation.
2014-06-27 14:04:05 +02:00
Nikolay Sivov
50ad765cd6
kernel32: Added a message for WSAECONNRESET.
2014-06-16 09:33:13 +02:00
Julian Rüger
8c944b0da4
po: Update German translation.
2014-06-11 12:58:38 +02:00
Frédéric Delanoy
d1dbc024b5
oleacc: Add message context for object state string resources.
2014-05-15 17:22:29 +02:00
Piotr Caban
5f51dda7ee
oleacc: Add GetStateText implementation.
2014-05-14 17:28:07 +02:00
Julian Rüger
ab0619e96f
po: Update German translation.
2014-04-17 10:45:19 +02:00
Nikolay Sivov
78720e52da
regsvr32: Fix some usage message issues.
2014-04-01 13:36:59 +02:00
Julian Rüger
c810f07f40
po: Update German translation.
2014-03-31 11:46:51 +02:00
Hugh McMaster
412a4f13f6
regsvr32: Replace printf calls with WriteConsole function.
2014-03-26 19:20:30 +01:00
Aric Stewart
5c8fe3a40f
kernel32: Add system message for ERROR_NOT_CONNECTED.
2014-02-07 13:11:58 +01:00
Julian Rüger
993fb8636c
po: Update German translation.
2014-01-14 11:16:47 +01:00
Vincent Povirk
71fc31db00
explorer: Add run dialog to start menu.
2014-01-08 16:11:37 +01:00
Vincent Povirk
5a00584bab
explorer: Add non-functional start button.
2014-01-08 16:11:35 +01:00
Alexandre Bique
483b7ebebf
cmd: Update the string of the ver command.
2013-12-12 19:21:35 +01:00
Julian Rüger
0e9899fa8c
po: Update German translation.
2013-12-03 12:32:36 +01:00
Francois Gouget
d9f9500158
winecfg: Tweak the wording of the drives configuration.
2013-12-02 19:25:20 +01:00
Julian Rüger
ba6a5f3d6d
po: Update German translation.
2013-11-07 19:00:56 +01:00
Francois Gouget
375d8a39e2
kernel32: Avoid an unneeded abbreviation in an error message.
2013-11-05 20:38:20 +01:00
Alexandre Julliard
5756ee09f3
makefiles: Add makedep pragmas for rc files that contain translations.
2013-11-05 20:38:19 +01:00
Julian Rüger
11431e2f9a
po: Update German translation.
2013-10-03 11:29:24 +02:00
Francois Gouget
c886ad824a
cmd: Standardize the references to directories in the builtin command usage messages.
2013-10-01 19:22:45 +02:00
Francois Gouget
b151052be4
cmd: Mention that the % must be doubled for FOR variables in batch files.
...
Also standardize on the 'Usage:' prefix for usage messages.
2013-10-01 19:16:30 +02:00
Francois Gouget
7eeb804907
winmm: Fix two error messages to not point users to a MIDI Mapper configuration applet we don't have.
2013-10-01 19:13:18 +02:00
Ken Sharp
1e29e52085
kernel32: Correct log on / logon (noun / verb).
2013-07-30 14:43:35 +02:00
Francois Gouget
c1eb9cf1b6
cmd: Remove an invalid comment in the FOR a usage message.
...
The % must be doubled for FOR variables. The removed comment was in fact documenting an old Wine bug.
2013-07-12 18:04:22 +02:00
Francois Gouget
9767c34d2e
kernel32: Fix spelling of the 'inter-domain' error message.
2013-07-08 17:09:02 +02:00
Julian Rüger
9c6cb77733
po: Update German translation.
2013-06-19 13:36:35 +02:00
Alexandre Julliard
f07ff7f981
winefile: Avoid abbreviations in column names.
2013-06-18 12:57:44 +02:00
André Hentschel
d64793f17b
po: Improve German translation.
2013-05-20 21:15:38 +02:00
André Hentschel
a3a1913373
po: Fix typo in German translation.
2013-05-13 20:52:08 +02:00
Julian Rüger
4126d1d378
po: Update German translation.
2013-02-05 10:57:03 +01:00
André Hentschel
b372044c39
netstat: Implement the UDP stats output.
2013-01-22 12:26:49 +01:00
André Hentschel
709b9ee819
netstat: Implement the TCP stats output.
2013-01-22 12:24:06 +01:00
Julian Rüger
b5dc55673b
po: Update German translation.
2013-01-09 17:39:36 +01:00
André Hentschel
7b53eac79f
netstat: Implement -e option.
2013-01-08 12:49:03 +01:00
André Hentschel
5263afdb68
netstat: Don't translate strings only translated in German.
2013-01-08 12:36:51 +01:00
André Hentschel
c5f1572744
ipconfig: Distinguish between IPv4 and IPv6 addresses.
2013-01-07 13:38:22 +01:00
Francois Gouget
968ccaa60f
urlmon: Fix the message warning about installing ActiveX components.
2013-01-07 13:38:18 +01:00
Julian Rüger
c903135dbe
po: Update German translation.
2013-01-03 11:58:38 +01:00
André Hentschel
6e989604a3
netstat: Initial implementation.
2012-12-28 11:37:52 +01:00
Dmitry Timoshkov
11a69ab5aa
wineps.drv: Add an ability to select device resolution from UI.
2012-12-24 14:34:27 +01:00
Ann and Jason Edmeades
95279b87e4
cmd: Add set /a support.
2012-12-21 12:00:19 +01:00
Julian Rüger
967100120d
po: Update German translation.
2012-12-13 11:23:03 +01:00
Jacek Caban
b568d88815
jscript: Throw an error if return statement is in eval code.
2012-12-12 20:23:13 +01:00
Jason Edmeades
fc847f868c
cmd: Change what 'ver' issues.
2012-11-28 20:14:54 +01:00
Julian Rüger
34951f3154
po: Update German translation.
2012-11-05 17:44:19 +01:00
Alexandre Julliard
c9e951dfd3
urlmon: Add po file support for resource translation.
2012-11-02 19:47:23 +01:00
Julian Rüger
e2d7f51cc1
po: Update German translation.
2012-10-29 10:55:00 +01:00
Frédéric Delanoy
16d5f457e2
cmd: Display a clearer error message for not found commands.
2012-10-26 16:42:34 +02:00
Jacek Caban
8e2fd3a9be
mshtml: Get rid of no longer used painting fallback for missing Gecko.
2012-10-23 19:44:05 +02:00
Alexandre Julliard
7eb49ae703
gdi32: Enumerate a default charset if no other valid charset was found.
2012-09-27 14:39:24 +02:00
Huw Davies
7a2d68abc8
comdlg32: Use a ComboBoxEx control for the filename if the structure size is not the nt40 version size.
2012-09-25 19:25:21 +02:00
Francois Gouget
8700bb86a2
regedit: Fix the spelling of multi-string.
2012-09-24 10:51:47 +02:00
Julian Rüger
f41d3bf40d
po: Update German translation.
2012-08-28 14:41:15 +02:00
André Hentschel
ecb5c84b8e
po: Update German translation.
2012-08-27 11:30:26 +02:00
Lucas Zawacki
78c8fe0db2
joy.cpl: Disable joysticks using joy.cpl.
2012-08-24 11:30:59 +02:00
Francois Gouget
35f0c00bde
xcopy: Fix spelling and slightly reword the usage message.
2012-08-22 12:02:51 +02:00
Julian Rüger
e9c368c9e7
po: Update German translation.
2012-08-16 17:13:54 +02:00
Francois Gouget
63ba4b4a5a
kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages.
2012-08-16 11:05:21 +02:00
Francois Gouget
b1d35b15a9
winecfg: An English spelling tweak.
2012-08-16 11:04:48 +02:00
Francois Gouget
dc09ffe194
inetcpl: Tweak the spelling of a label.
2012-08-16 11:04:19 +02:00
Francois Gouget
951f143b26
winefile: Tweak the spelling of a menu.
2012-08-16 11:03:48 +02:00
Francois Gouget
29fcdfe533
winecfg: Tweak the spelling of a couple of labels.
2012-08-16 11:03:18 +02:00
Francois Gouget
d2b0c3e1ad
taskmgr: Tweak the spelling of a label.
2012-08-16 11:02:33 +02:00
Lucas Zawacki
0204b30e84
joy.cpl: Added force feedback direction control.
2012-07-17 12:49:49 +02:00
Lucas Zawacki
37ce970629
joy.cpl: Tab for force feedback tests.
2012-07-17 12:49:16 +02:00
Julian Rüger
665f1eee16
po: Update German translation.
2012-07-03 12:08:30 +02:00
Lucas Zawacki
d0977a2b8b
joy.cpl: Added POV axis visualization.
2012-06-28 11:35:07 +02:00
Francois Gouget
e0f4d5caf9
start: Fix the command line handling.
2012-06-28 01:38:40 +02:00
Vincent Povirk
862986576b
appwiz: Update text to match button names.
2012-06-26 12:41:01 +02:00
Julian Rüger
e215f28a45
po: Update German translation.
2012-06-21 08:32:02 +02:00
Lucas Zawacki
6cc9968125
joy.cpl: Hardcode axis name strings that were in joy.rc.
2012-06-19 22:03:21 +02:00
Hans Leidekker
ae9697f117
wmic: Add support for querying class properties.
2012-06-19 11:26:02 +02:00
Francois Gouget
27b8e7c1d8
kernel32: Use the English (United States) spelling of license.
2012-06-15 18:35:39 +02:00
Julian Rüger
82efcba58e
po: Update German translation.
2012-06-14 22:21:05 +02:00
Lucas Zawacki
af55e7dc45
joy.cpl: Added a Graphical Axis test.
2012-06-07 21:58:15 +02:00
Lucas Zawacki
fd951a7ec2
joy.cpl: Added joystick testing tab and button tests.
2012-06-07 21:49:47 +02:00
Julian Rüger
983dca6579
po: Update German translation.
2012-06-06 12:39:51 +02:00