Frédéric Delanoy
caa8fc041d
cmd: Add help for FTYPE command.
2011-08-30 17:07:31 +02:00
Frédéric Delanoy
49073440d7
cmd: Add help for ASSOC command.
2011-08-30 16:55:35 +02:00
Francois Gouget
16d77d2a0c
net: Remove an untranslatable string from the resources.
...
Add some output_xxx() functions so we can print strings that don't come from resources.
Also protect against buffer overflows in output_vprintf() and constify the output_xxx() functions.
2011-08-30 12:09:10 +02:00
Francois Gouget
a64f42b8d7
net: Add support for enumerating the running services with 'net start'.
2011-08-29 13:41:08 +02:00
Francois Gouget
175953563b
net: Fix the parameter checking, /help handling and usage.
...
Also simplify and improve the usage messages.
2011-08-29 13:20:24 +02:00
Francois Gouget
d82c70e511
avifil32: The stream format string cannot really be translated so remove it from the resources.
2011-08-26 16:33:42 +02:00
Francois Gouget
580ece97a0
winefile: The title format string cannot really be translated so remove it from the resources.
2011-08-26 16:25:34 +02:00
Francois Gouget
ca8c23f505
shdoclc: Mark the page print footer as not needing translation.
2011-08-25 19:15:20 +02:00
Francois Gouget
801deec13c
notepad: Mark the page header as not needing translation.
2011-08-25 19:09:56 +02:00
Francois Gouget
7a600be146
msvidc32: Mark 'MS-CRAM' as not needing translation.
2011-08-25 18:09:04 +02:00
Francois Gouget
5128c55287
msrle32: Mark 'WINE-MS-RLE' as not needing translation.
2011-08-25 18:02:40 +02:00
Francois Gouget
c992ca277d
Assorted spelling fixes.
2011-08-24 19:07:46 +02:00
Francois Gouget
18c24345d6
notepad: Tweak an error message for consistency.
2011-08-23 17:52:46 +02:00
Francois Gouget
7ae341e2ce
shdoclc: Convert some unneeded popup menu labels to comments.
2011-08-23 17:48:12 +02:00
Francois Gouget
d7746d7fc8
hhctrl.ocx: Convert an unneeded popup menu label to a comment.
2011-08-23 17:43:36 +02:00
Francois Gouget
b1d171262f
oleview: Replace the CLSCTX_XXX strings with proper English sentences.
2011-08-23 17:33:05 +02:00
Francois Gouget
bfbec495df
taskmgr: Remove some useless and untranslatable popup labels.
2011-08-22 20:08:33 +02:00
Francois Gouget
7feb06b6f6
comdlg32: Specify a message context for 'mm'.
2011-08-22 20:08:32 +02:00
Francois Gouget
d8624c0445
net: Convert to Unicode.
2011-08-05 15:34:59 +02:00
Francois Gouget
9b29faae6a
net: Make it possible to translate the connection status descriptions.
...
Also remove the description for USE_DISCONN as it is in fact a synonym
for USE_SESSLOST.
2011-08-01 18:26:26 +02:00
Jacek Caban
c685f8cb32
ieframe: Moved string and menu resources to ieframe.
2011-07-27 18:01:09 +02:00
Frédéric Delanoy
093547e158
cmd: Add help for setlocal/endlocal commands.
2011-07-26 18:19:23 +02:00
Frédéric Delanoy
91c4632941
cmd: Avoid printing an excess newline after version is displayed on startup.
2011-07-15 17:07:39 +02:00
Andrew Eikum
55f9ac8bf4
winejack.drv: Remove unused WinMM driver.
2011-07-15 12:22:48 +02:00
Andrew Eikum
3b16f46794
wineesd.drv: Remove unused WinMM driver.
2011-07-15 12:11:05 +02:00
Andrew Eikum
2fae117e0c
winenas.drv: Remove unused WinMM driver.
2011-07-15 12:00:33 +02:00
Akihiro Sagawa
deac5ceb1c
po: Add message contexts for 'Desktop' and update Japanese translation.
2011-07-14 14:39:27 +02:00
Akihiro Sagawa
42b06d6ff5
po: Add message contexts for 'Restore' and update Japanese translation.
2011-07-14 14:29:38 +02:00
Frédéric Delanoy
4ebbd0e596
start: Add support for /? command line parameter.
2011-07-11 19:55:31 +02:00
Jay Yang
4dd99dcc55
shell32: Implement a context menu for the recycle bin.
2011-07-09 12:09:19 +02:00
Jay Yang
3613a421e6
shell32: Implement SHEmptyRecycleBin.
2011-07-09 12:04:20 +02:00
Jay Yang
cfa89e7e32
explorer: Add a path combobox to explorer.
2011-07-04 19:13:22 +02:00
Jay Yang
f2ac486e21
explorer: Implement the explorer using IExplorerBrowser.
2011-06-16 17:37:41 +02:00
Francois Gouget
d54f4fc3c8
shell32: Fix ellipsis usage in the menu and button labels.
2011-06-15 20:04:39 +02:00
Andrew Nguyen
4122cf2df9
dxdiag: Display a usage message box when unknown options are requested.
2011-06-14 15:43:40 +02:00
Francois Gouget
9988fc54cb
shdoclc: Don't duplicate menu separators.
2011-06-13 17:41:01 +02:00
Francois Gouget
f3bc5f6a9e
shdoclc: One of the 'Add to Favorites' menu was missing an ellipsis.
2011-06-13 17:38:19 +02:00
Andrew Nguyen
ce97978ff0
hostname: Add an implementation of the hostname display utility.
2011-05-20 17:24:36 +02:00
Francois Gouget
6073425ca7
progman: Fix ellipsis usage in the menu and button labels.
...
Also renamed the 'Attributes' menu item to 'Properties' as it seems more
standard and appropriate.
2011-05-19 10:22:14 +02:00
Francois Gouget
220c65492b
oleview: Fix ellipsis usage in the menu and button labels.
2011-05-19 10:17:57 +02:00
Owen Rudge
c55ff281c7
user32: Add separate sysmenu for MDI child windows.
2011-05-17 10:45:31 +02:00
Francois Gouget
2bfa358d3d
winefile: Standardize the 'Arrange Icons' menu label.
2011-05-16 16:35:29 +02:00
Francois Gouget
c3bac586bf
winecfg: Fix ellipsis usage in the menu and button labels.
2011-05-03 19:34:28 +02:00
Francois Gouget
1f5af2d451
winefile: Fix ellipsis usage in the menu and button labels.
2011-05-03 19:34:28 +02:00
Francois Gouget
a430f1f439
winhlp32: Fix the ellipsis usage in the menu and button labels.
2011-05-03 19:34:28 +02:00
Francois Gouget
dbb74598e9
view: Fix ellipsis usage in the menus.
2011-05-03 19:34:27 +02:00
Francois Gouget
d1e487f940
regedit: Fix ellipsis usage in the menu labels.
2011-05-03 19:34:27 +02:00
Frédéric Delanoy
1596e144e1
po: Fix/improve some English entries.
2011-04-29 14:21:40 +02:00
Francois Gouget
9ff6c50767
appwiz.cpl: Fix ellipsis usage in the button labels.
2011-04-28 18:13:47 +02:00
Francois Gouget
8a2ea06589
wordpad: Fix ellipsis usage in the menu labels.
2011-04-28 18:09:03 +02:00