Commit Graph

309 Commits

Author SHA1 Message Date
Alexandre Julliard 6864716caa cmd: Convert translations to po files. 2011-01-04 17:16:00 +01:00
Sven Baars 4552cda4e8 cmd: Update the Dutch translation. 2010-12-27 11:46:02 +01:00
Sven Baars 03159ff8e2 cmd: Fix a typo in the English resource. 2010-12-27 11:46:00 +01:00
Aurimas Fišeras 2af275cedf cmd: Update Lithuanian translation. 2010-12-27 11:45:31 +01:00
Hwang YunSong 5ebfb9323e cmd: Update Korean resource. 2010-12-22 13:00:11 +01:00
Frédéric Delanoy 783da876f5 cmd: Update French translation. 2010-12-22 12:49:58 +01:00
Łukasz Wojniłowicz 5792a1595f cmd: Update Polish translation. 2010-12-22 12:45:10 +01:00
Anders Jonsson f51d6df574 cmd: Update Swedish translation. 2010-12-21 11:37:59 +01:00
Luca Bennati 93ef439629 cmd: Update Italian translation. 2010-12-21 11:37:56 +01:00
Detlef Riekenberg f29674e86f cmd: Do not reset errorlevel during SET. 2010-12-20 12:47:42 +01:00
Detlef Riekenberg 7506d41e75 cmd: Add german translation for CHOICE. 2010-12-20 12:47:41 +01:00
Detlef Riekenberg 7045e478a8 cmd: Add CHOICE builtin with DOS6 to XP commandline parameter. 2010-12-20 12:47:41 +01:00
Detlef Riekenberg d62c6bb77f cmd: Allow GOTO to a label which has a following whitespace, with test. 2010-12-13 12:43:33 +01:00
Luca Bennati 12099f3d9e cmd: Fix Italian translation. 2010-11-23 14:16:34 +01:00
Alexandre Goujon 4cd2a0e542 cmd: Add a space at the end of the first echo'ed batch line. 2010-11-08 18:13:36 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati 2425999573 cmd: Update Italian translation. 2010-09-09 19:56:36 +02:00
Jason Edmeades 32c8b46633 cmd: echo.word should echo back the word without the . 2010-09-08 19:49:30 +02:00
Jason Edmeades 199b2db502 cmd: Make tests supply stderr + more diagnostics. 2010-09-08 14:15:56 +02:00
Francois Gouget 54fba17b0e programs: Remove spaces before '\n's in the Swedish translation. 2010-08-27 12:30:57 +02:00
Paul Vriens 15c1071eb4 cmd: Add the Swedish translation.
Translation by Rikard Dan Johansson.
2010-08-16 13:41:15 +02:00
Jose Rostagno e7c7e63f98 cmd: Fix Spanish translation. 2010-08-02 12:55:21 +02:00
Igor Paliychuk 5d6baf644d cmd: Add Ukrainian translation. 2010-07-26 09:58:21 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Michael Stefaniuc dbdedefe71 cmd: Remove stray ';' from the resource files. 2010-07-20 12:34:55 +02:00
Michael Stefaniuc a0ae8d5374 cmd: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-13 16:28:02 +02:00
Gustavo Henrique Milaré 0a49769b32 cmd: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:20 +02:00
Hwang YunSong ffc5f0d45f cmd: Update Korean resource. 2010-06-28 16:58:38 +02:00
Luca Bennati 0e63d955d6 cmd: Update Italian translation. 2010-06-23 15:26:48 +02:00
Michael Stefaniuc 71e647fe51 cmd: Don't treat all command lines with '/?' as builtin commands. 2010-06-22 11:22:55 +02:00
Sven Baars 1f8225c99d cmd: Update Dutch translation. 2010-06-22 11:22:30 +02:00
Frédéric Delanoy 2030b8c0c8 cmd: Update French translation. 2010-06-22 11:22:27 +02:00
Aurimas Fišeras e554c4575f cmd: Update Lithuanian translation. 2010-06-22 11:22:24 +02:00
André Hentschel ab87f82f46 cmd: Update German translation. 2010-06-21 11:47:42 +02:00
Frédéric Delanoy a758a67a8c cmd: Initial PATH value taken from registry, not wine.conf. 2010-06-21 11:47:24 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Frédéric Delanoy f8db2a8ef8 cmd: Update French translation. 2010-06-10 11:29:44 +02:00
Paul Vriens 1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Aurimas Fišeras 3a119953fd cmd: Update Lithuanian translation. 2010-06-08 12:58:58 +02:00
Sven Baars ed16870469 cmd: Update Dutch translation. 2010-06-07 12:22:22 +02:00
Sven Baars 6a88399094 cmd: Make some help messages more informative. 2010-06-07 12:22:18 +02:00
Nikolay Sivov 3f1f5edd52 Fix unneeded capitalization in user prompts. 2010-05-28 16:22:24 +02:00
Gerald Pfeifer 0d527532fa cmd: Remove variable copyFromDir which is not really used from WCMD_copy. 2010-05-10 10:12:03 +02:00
Gerald Pfeifer 5b0de0d569 cmd: Remove variable useinput which is not really used from WCMD_more. 2010-05-05 10:52:51 +02:00
Gerald Pfeifer f40265b0b4 cmd: Remove variable argsProcessed which is not really used from WCMD_directory. 2010-05-03 15:35:18 +02:00
Gerald Pfeifer 02a0bd3a00 cmd: Remove variable doRecursive which is not really used from WCMD_for. 2010-05-03 15:35:11 +02:00
Joel Holdsworth 8b37b340b7 wcmd: Replaced program icon with a Tango compliant icon. 2010-04-19 16:01:02 +02:00
Alexandre Julliard 5b1f6614ed cmd/tests: Add casts to pointer differences in traces. 2010-04-09 16:49:13 +02:00
Mikhail Maroukhine 93d9d8a3af programs: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:18:48 +02:00
Austin English 27717a5127 cmd: Add testcases for goto. 2010-03-24 19:02:12 +01:00