Commit Graph

414 Commits

Author SHA1 Message Date
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
Lauri Kenttä 4dd4d0b30a po: Update Finnish translation. 2015-02-06 22:21:28 +09:00
Mark Harmstone b2dede7950 winecfg: Add speaker config controls to audio tab. 2015-02-03 20:12:50 +09:00
Lauri Kenttä 9e312d34f1 po: Update Finnish translation. 2014-10-01 18:07:58 +02:00
Jacek Caban 5ec69474cf jscript: Added conditional compilation @set support. 2014-09-30 18:15:14 +02:00
Lauri Kenttä 59ac973d84 po: Update Finnish translation. 2014-08-18 12:44:02 +02:00
David Hedberg 3cf2fb3a9c comdlg32: Support browsing for folders. 2014-08-04 14:32:59 +02:00
Lauri Kenttä 4b594361f9 po: Update Finnish translation. 2014-06-27 10:38:04 +02:00
Nikolay Sivov 50ad765cd6 kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +02:00
Lauri Kenttä 8fcb8ea16c po: Update Finnish translation. 2014-05-16 17:08:12 +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
Lauri Kenttä b428c5e117 po: Update Finnish translation. 2014-04-02 19:06:20 +02:00
Nikolay Sivov 78720e52da regsvr32: Fix some usage message issues. 2014-04-01 13:36:59 +02:00
Hugh McMaster 412a4f13f6 regsvr32: Replace printf calls with WriteConsole function. 2014-03-26 19:20:30 +01:00
Lauri Kenttä a693cf50b0 po: Update Finnish translation. 2014-02-20 17:46:11 +01:00
Aric Stewart 5c8fe3a40f kernel32: Add system message for ERROR_NOT_CONNECTED. 2014-02-07 13:11:58 +01:00
Lauri Kenttä 3ea6334222 po: Update Finnish translation. 2014-01-13 17:37:25 +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
Lauri Kenttä a6e621cc46 po: Update Finnish translation. 2013-12-19 17:30:38 +01:00
Alexandre Bique 483b7ebebf cmd: Update the string of the ver command. 2013-12-12 19:21:35 +01:00
Lauri Kenttä 4661019f64 po: Update Finnish translation. 2013-12-06 10:38:54 +01:00
Francois Gouget d9f9500158 winecfg: Tweak the wording of the drives configuration. 2013-12-02 19:25:20 +01:00
Lauri Kenttä 9c8d4a9489 po: Update Finnish translation. 2013-11-08 12:43:22 +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
Lauri Kenttä 6d03ce8d08 po: Update Finnish translation. 2013-10-04 21:41:14 +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
Alexandre Julliard f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
Lauri Kenttä 9d8b39cf5e po: Update Finnish translation. 2013-03-14 14:59:26 +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
Lauri Kenttä 175039e736 po: Update Finnish translation. 2013-01-17 20:29:05 +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
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
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
Lauri Kenttä b7576d6f04 po: Update Finnish translation. 2012-11-05 11:30:26 +01:00