Commit Graph

457 Commits

Author SHA1 Message Date
Nikolay Sivov 50ad765cd6 kernel32: Added a message for WSAECONNRESET. 2014-06-16 09:33:13 +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
Frédéric Delanoy 8b40ac454f po: Update French translation. 2014-04-21 11:09:49 +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
Aric Stewart 5c8fe3a40f kernel32: Add system message for ERROR_NOT_CONNECTED. 2014-02-07 13:11:58 +01:00
Frédéric Delanoy dd5459cff4 po: Update French translation. 2014-01-17 10:58:51 +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
Frédéric Delanoy 3af42ea7ff po: Update French translation. 2013-12-04 11:04:25 +01:00
Francois Gouget d9f9500158 winecfg: Tweak the wording of the drives configuration. 2013-12-02 19:25:20 +01:00
Frédéric Delanoy 9d7b466cfc po: Update French translation. 2013-11-06 12:01:55 +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
Francois Gouget 76e3068c0a po: Avoid a couple of abbreviations in the French translation. 2013-11-05 20:38:17 +01:00
Frédéric Delanoy 020456628c po: Update French translation. 2013-10-02 11:11:57 +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 ee50ae385f po: Update some French winmm translations. 2013-07-16 15:28:52 +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 d42525ffc6 po: Some French translation tweaks. 2013-07-12 17:50:57 +02:00
Francois Gouget d818b019c9 po: Fix the French DEL, ERASE, RD and RMDIR usage messages. 2013-07-12 17:50:49 +02:00
Francois Gouget aaddc8fe3f po: Tweak the 'mapping' and SID French translations. 2013-07-12 16:22:52 +02:00
Francois Gouget 00b59a609d po: Tweak the French task manager's memory labels.
Don't specify the unit, only the multiplier like in English.
2013-07-12 16:22:52 +02:00
Francois Gouget 7ad4ed3b3e po: Tweak a couple of French translations regarding WLDAP leaf objects. 2013-07-12 16:22:41 +02:00
Francois Gouget 73684a68e5 po: Fix some non-breaking space issues around double quotes in the French translation. 2013-07-12 16:22:41 +02:00
Francois Gouget aa6aa7244c po: Fix the French 'endpoint' translation. 2013-07-12 13:42:55 +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
Frédéric Delanoy f3b67a393c po: Update French translation. 2013-02-01 09:02:28 +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
Frédéric Delanoy a78b2b2e1f po: Update French translation. 2013-01-18 17:53:55 +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
Frédéric Delanoy 73df62c95b po: Update French translation. 2013-01-04 12:01:02 +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
Frédéric Delanoy ef56b7a448 po: Update French translation. 2012-12-19 12:55:12 +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
Alexandre Julliard c9e951dfd3 urlmon: Add po file support for resource translation. 2012-11-02 19:47:23 +01:00
Frédéric Delanoy 05d6411884 po: Update French translation. 2012-10-30 10:47:55 +01:00